Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ngozzi authored Dec 7, 2023
1 parent 1313604 commit 5da9200
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions supporting-files/forecasting_weeks.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
year,week,horizon,horizon_end_date,is_latest,forecast_round
2023,48,1,2023-12-10,True,3
2023,48,2,2023-12-17,True,3
2023,48,3,2023-12-24,True,3
2023,48,4,2023-12-31,True,3
2023,47,1,2023-12-03,False,2
2023,47,2,2023-12-10,False,2
2023,47,3,2023-12-17,False,2
2023,47,4,2023-12-24,False,2
2023,46,1,2023-11-26,False,1
2023,46,2,2023-12-03,False,1
2023,46,3,2023-12-10,False,1
2023,46,4,2023-12-17,False,1
2023,45,1,2023-11-19,False,0
2023,45,2,2023-11-26,False,0
2023,45,3,2023-12-03,False,0
2023,45,4,2023-12-10,False,0

0 comments on commit 5da9200

Please sign in to comment.