-
Notifications
You must be signed in to change notification settings - Fork 17
Transitioning from the European COVID19 Forecast Hub
Hugo Gruson edited this page May 12, 2022
·
5 revisions
Below are the modifications from the existing European Forecast Hub, to the European Scenario Hub structure, for each file that teams are asked to submit. Includes changes to file names, formatting, and validation checks, for model output, metadata, and the (new addition) abstract.
- Submission file
- Format keeps
csv
, using zip files if size exceeds 100MB - File name keeps
YYYY-MM-DD-team-model.csv
- Included fields:
-
Removes:
type
-
Replaces:
-
forecast_date
withorigin_date
-
target
withtarget_variable
andhorizon
-
quantile
withsample
-
-
Keeps all other existing fields, with the same formatting
(
target_end_date
,location
,value
) -
Adds
-
scenario_id
- a string in the formatletter-YYYY-MM-DD
, specified in each scenario round
-
-
Removes:
- Format keeps
- Validation
-
Adds checks
scenario_id
matches correct format -
Modifies
horizon
allows 1 through 26 weeks ahead; suggested weeks to include earliest 13 weeks ahead and furthest 26 weeks ahead
-
Adds checks
- Metadata text file
- Format keeps
.txt
withYAML
format - Naming keeps
team-model-metadata.txt
- Included fields:
- Keeps all existing fields in forecast hub
-
Adds fields (see
description)
-
model_version
,modelling_NPI
,compliance_NPI
,contact_tracing
,testing
,vaccine_efficacy_transmission
,vaccine_efficacy_delay
,vaccine_hesitancy
,vaccine_immunity_duration
,natural_immunity_duration
,case_fatality_rate
,infection_fatality_rate
,asymptomatics
*,age_groups
,importations
,confidence_interval_method
,calibration
,spatial_structure
,data_inputs
-
- Format keeps
- Validation
- Adds checks that all added fields above are strings, except the numeric fields, marked by (*). String is allowed to be "Not applicable"
-
Adds new file added as of round 12, suggested for all teams (see
example)
- Naming:
YYYY-MM-DD-team-model-abstract.md
- Format: Free text markdown with suggested headers
- Summarise results
- Explain results
- Describe model assumptions (specifically: susceptibility, transmissibility, generation time, waning immunity)
- Describe changes from previous rounds
- Naming: