really should consider quarterly bill additions as seasonal <- more likely for elec, gas, etc
This commit is contained in:
2
TODO
2
TODO
@@ -4,7 +4,7 @@ For bills:
|
|||||||
* need to work out 'first bill' and 'last bill' to auto-fill missing bills based on
|
* need to work out 'first bill' and 'last bill' to auto-fill missing bills based on
|
||||||
-- all missing bills follow varying growth models & its by choice -- therefore I need this in DB
|
-- all missing bills follow varying growth models & its by choice -- therefore I need this in DB
|
||||||
- ANN: flat, min, avg, max, manual
|
- ANN: flat, min, avg, max, manual
|
||||||
- QTR: flat, qtrly: min/avg/max/manual, annual: min/avg/max/manual
|
- QTR: flat, qtrly seasonal: min/avg/max/manual, qtrly simple: min/avg/max/manual, annual: min/avg/max/manual
|
||||||
- MON: flat, monthly: min/avg/max/manual, annual: min/avg/max/manual
|
- MON: flat, monthly: min/avg/max/manual, annual: min/avg/max/manual
|
||||||
-- use this logic to add missing bills (date):
|
-- use this logic to add missing bills (date):
|
||||||
-- ANN: missing annual bill, find date based on MM-DD and add new year - given we start with first_bill anyway, will only be used for future bill predictions
|
-- ANN: missing annual bill, find date based on MM-DD and add new year - given we start with first_bill anyway, will only be used for future bill predictions
|
||||||
|
|||||||
Reference in New Issue
Block a user