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 Jan 19, 2024
1 parent ca7cd50 commit 4e0fed7
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,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
Expand Down

0 comments on commit 4e0fed7

Please sign in to comment.