From 4e0fed709d7d783a7128855abb2afc7439e2f065 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 13:28:01 +0000 Subject: [PATCH] Update data storage --- supporting-files/forecasting_weeks.csv | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/supporting-files/forecasting_weeks.csv b/supporting-files/forecasting_weeks.csv index 7f4d46ee..824e63bf 100644 --- a/supporting-files/forecasting_weeks.csv +++ b/supporting-files/forecasting_weeks.csv @@ -1,8 +1,12 @@ year,week,horizon,horizon_end_date,is_latest,forecast_round -2024,1,1,2024-01-14,True,8 -2024,1,2,2024-01-21,True,8 -2024,1,3,2024-01-28,True,8 -2024,1,4,2024-02-04,True,8 +2024,2,1,2024-01-21,True,9 +2024,2,2,2024-01-28,True,9 +2024,2,3,2024-02-04,True,9 +2024,2,4,2024-02-11,True,9 +2024,1,1,2024-01-14,False,8 +2024,1,2,2024-01-21,False,8 +2024,1,3,2024-01-28,False,8 +2024,1,4,2024-02-04,False,8 2023,52,1,2024-01-07,False,7 2023,52,2,2024-01-14,False,7 2023,52,3,2024-01-21,False,7