From 3d6ed004ea669c0aa1168593e9d78d0b3feb1467 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 13:25:16 +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 08c324bb..a0bed4dc 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,6,1,2024-02-18,True,13 -2024,6,2,2024-02-25,True,13 -2024,6,3,2024-03-03,True,13 -2024,6,4,2024-03-10,True,13 +2024,7,1,2024-02-25,True,14 +2024,7,2,2024-03-03,True,14 +2024,7,3,2024-03-10,True,14 +2024,7,4,2024-03-17,True,14 +2024,6,1,2024-02-18,False,13 +2024,6,2,2024-02-25,False,13 +2024,6,3,2024-03-03,False,13 +2024,6,4,2024-03-10,False,13 2024,5,1,2024-02-11,False,12 2024,5,2,2024-02-18,False,12 2024,5,3,2024-02-25,False,12