-
Notifications
You must be signed in to change notification settings - Fork 17
Targets and horizons
There is no obligation to submit for all suggested targets or horizons, and it is up to you to decide what you are comfortable doing with your model.
Please take care when submitting to be clear which target and horizon you are using: use this page and the formatting guide.
We are currently focused on three forecast targets:
- Weekly new COVID-19 cases
- Weekly new COVID-19 deaths
You can submit projections for only cases or deaths, or multiple targets.
We only use incident counts: the count of new cases or deaths per week. We do not use cumulative (running total) forecasts. This varies from other hubs.
For the scenario hub, we focus on horizons of between 1 and 26 weeks ahead.
Horizons should use the Epidemiological Week (EW) format, defined by the US CDC. Each week starts on Sunday and ends on Saturday. For example:
- A 1 week ahead case projection submitted on Monday 4th January 2021 should cover the seven days including Sunday 3rd January to Saturday 9th January. In this example, the forecast file would include:
forecast_date = "2021-01-04"
target = "1 wk ahead inc case"
target_end_date = "2021-01-09"
- A 4 week ahead case projection submitted on Monday 4th January would include the period Sunday 24th January to Saturday 30th January 2021. In this example:
forecast_date = "2021-01-04"
target = "4 wk ahead inc case"
target_end_date = "2021-01-30"
Note that weeks start on a Sunday, but we require submission by the Monday evening of that week.
You can submit for a single country, or any combination of the target countries (EU, EFTA and the UK). We use ISO-2 codes to identify countries.
Currently we do not accept sub-national projections. Sub-national country datasets can be incompatible with each over and over time, making comparisons between projections unclear.