Skip to content

Commit

Permalink
Check truth data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 18, 2024
1 parent 8d3e87a commit b6950e0
Show file tree
Hide file tree
Showing 7 changed files with 3,221 additions and 4,057 deletions.
32 changes: 32 additions & 0 deletions code/validation/check_truth.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15276,3 +15276,35 @@ Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-

- The following locations are missing: ['Austria', 'Belgium', 'Denmark', 'France', 'Iceland', 'Italy', 'Liechtenstein', 'Luxembourg', 'Netherlands', 'Norway'].

Latest check of truth data: 2024-10-18

WARNING
Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-europe/data-truth/ECDC/truncated_ECDC-Incident Cases.csv' at 2024-10-12:

- The following locations are missing: ['Denmark', 'France', 'Italy', 'Malta', 'Netherlands', 'Slovenia'].

WARNING
Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-europe/data-truth/ECDC/truth_ECDC-Incident Hospitalizations.csv' at 2024-10-12:

- The following locations are missing: ['Austria', 'Belgium', 'Bulgaria', 'Croatia', 'Denmark', 'France', 'Iceland', 'Italy', 'Liechtenstein', 'Luxembourg', 'Netherlands', 'Norway', 'Poland', 'Romania', 'Slovenia', 'Sweden'].

WARNING
Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-europe/data-truth/ECDC/truncated_ECDC-Incident Deaths.csv' at 2024-10-12:

- The following locations are missing: ['Austria', 'Belgium', 'Croatia', 'Cyprus', 'Czechia', 'Denmark', 'France', 'Greece', 'Hungary', 'Iceland', 'Ireland', 'Italy', 'Luxembourg', 'Malta', 'Netherlands', 'Norway', 'Portugal', 'Slovakia', 'Slovenia', 'Sweden'].

WARNING
Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-europe/data-truth/ECDC/truth_ECDC-Incident Cases.csv' at 2024-10-12:

- The following locations are missing: ['Denmark', 'France', 'Italy', 'Malta'].

WARNING
Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-europe/data-truth/ECDC/truncated_ECDC-Incident Hospitalizations.csv' at 2024-10-12:

- The following locations are missing: ['Austria', 'Belgium', 'Bulgaria', 'Croatia', 'Cyprus', 'Czechia', 'Denmark', 'France', 'Iceland', 'Ireland', 'Italy', 'Liechtenstein', 'Luxembourg', 'Malta', 'Netherlands', 'Norway', 'Poland', 'Portugal', 'Romania', 'Slovakia', 'Slovenia', 'Sweden'].

WARNING
Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-europe/data-truth/ECDC/truth_ECDC-Incident Deaths.csv' at 2024-10-12:

- The following locations are missing: ['Austria', 'Belgium', 'Denmark', 'France', 'Iceland', 'Italy', 'Luxembourg', 'Netherlands', 'Norway'].

12 changes: 8 additions & 4 deletions data-truth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,10 @@ indicating data expecting to be substanially revised.
Ireland, Italy, Liechtenstein, Lithuania, Malta, Poland, Portugal,
Romania, Slovakia, Slovenia, Sweden

- **Data warning!** Recent missing data for cases in: Belgium, Denmark,
France, Italy, Liechtenstein, and Luxembourg
- **Data warning!** Recent missing data for cases in: Denmark, France,
Italy, and Malta

- **Data warning!** Recent missing data for deaths in: Denmark, Italy,
and Liechtenstein
- **Data warning!** Recent missing data for deaths in: Denmark and Italy

We further evaluate forecasts of cases and deaths against data provided
[ECDC](https://www.ecdc.europa.eu/), which we recommend using as the
Expand Down Expand Up @@ -137,6 +136,11 @@ account the truncation of the data.
The latest case/death data is plotted below, with the dashed line
indicating data expecting to be substanially revised.

## `geom_line()`: Each group consists of only one observation.
## ℹ Do you need to adjust the group aesthetic?
## `geom_line()`: Each group consists of only one observation.
## ℹ Do you need to adjust the group aesthetic?

![Plot of cases](plots/Cases.svg) ![Plot of deaths](plots/Deaths.svg)

## Additional data sources
Expand Down
Loading

0 comments on commit b6950e0

Please sign in to comment.