diff --git a/README.md b/README.md index dab0f53..ee320e5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ 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 -* effects of building baselines off of original, or all changes so far \ No newline at end of file +* effects of building baselines off of original, or all changes so far + +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 \ No newline at end of file