A data set with continuous predictions for COVID-19 cases and deaths constructed from data submitted to the European Forecast Hub.
Format
A data frame with 13,429 rows and 10 columns:
- location
the country for which a prediction was made
- target_end_date
the date for which a prediction was made
- target_type
the target to be predicted (cases or deaths)
- true_value
true observed values
- location_name
name of the country for which a prediction was made
- forecast_date
the date on which a prediction was made
- model
name of the model that generated the forecasts
- horizon
forecast horizon in weeks
- prediction
predicted value
- sample
id for the corresponding sample