Skip to content

Commit

Permalink
Update data storage
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 23, 2024
1 parent f58d9ed commit 3d6ed00
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions supporting-files/forecasting_weeks.csv
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3d6ed00

Please sign in to comment.