forecast_api/README.md

10 lines
506 B
Markdown
Raw Normal View History

2020-02-06 02:15:12 -05:00
Special concepts
* relationships betwen dates (order, request, ship) and apply that mix to a new month
* apply a base mix of promo codes and terms codes to a new month of forecast where there is no existing baseline to pull from
2020-02-07 02:13:22 -05:00
* effects of building baselines off of original, or all changes so far
2020-02-07 02:13:33 -05:00
* pricing and units
2020-02-07 02:13:22 -05:00
Slowness Options
* move json to a separate table and the change can be marked with a sequence
* have the data actually be a query from the database
* reduce number of columns in fc_pool