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 Mar 15, 2024
1 parent 326c618 commit 5bd3a94
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,9,1,2024-03-10,True,16
2024,9,2,2024-03-17,True,16
2024,9,3,2024-03-24,True,16
2024,9,4,2024-03-31,True,16
2024,10,1,2024-03-17,True,17
2024,10,2,2024-03-24,True,17
2024,10,3,2024-03-31,True,17
2024,10,4,2024-04-07,True,17
2024,9,1,2024-03-10,False,16
2024,9,2,2024-03-17,False,16
2024,9,3,2024-03-24,False,16
2024,9,4,2024-03-31,False,16
2024,8,1,2024-03-03,False,15
2024,8,2,2024-03-10,False,15
2024,8,3,2024-03-17,False,15
Expand Down

0 comments on commit 5bd3a94

Please sign in to comment.