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 Jun 7, 2024
1 parent 4fc146b commit 8833f8c
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,21,1,2024-06-02,True,28
2024,21,2,2024-06-09,True,28
2024,21,3,2024-06-16,True,28
2024,21,4,2024-06-23,True,28
2024,22,1,2024-06-09,True,29
2024,22,2,2024-06-16,True,29
2024,22,3,2024-06-23,True,29
2024,22,4,2024-06-30,True,29
2024,21,1,2024-06-02,False,28
2024,21,2,2024-06-09,False,28
2024,21,3,2024-06-16,False,28
2024,21,4,2024-06-23,False,28
2024,20,1,2024-05-26,False,27
2024,20,2,2024-06-02,False,27
2024,20,3,2024-06-09,False,27
Expand Down

0 comments on commit 8833f8c

Please sign in to comment.