A data set with truth values for COVID-19 cases and deaths submitted to the European Forecast Hub.
example_truth_only
A data frame with 140 rows and 5 columns:
the country for which a prediction was made
the date for which a prediction was made
the target to be predicted (cases or deaths)
true observed values
name of the country for which a prediction was made
The data was created using the script create-example-data.R in the inst/ folder (or the top level folder in a compiled package).