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 Mar 28, 2024
1 parent c47cf2b commit c747a8b
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 51 deletions.
32 changes: 32 additions & 0 deletions code/validation/check_truth.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9318,3 +9318,35 @@ Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-

- The following locations are missing: ['Italy', 'Netherlands'].

Latest check of truth data: 2024-03-28

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-03-16:

- The following locations are missing: ['Belgium', 'Cyprus', 'Czechia', 'Denmark', 'Finland', 'Greece', 'Hungary', 'Iceland', 'Ireland', 'Italy', 'Liechtenstein', '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-03-16:

- The following locations are missing: ['Cyprus', 'Denmark', 'Finland'].

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-03-16:

- The following locations are missing: ['Cyprus', 'Czechia', 'Denmark', 'Finland', 'Italy', 'Netherlands', 'Portugal', 'Slovakia'].

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-03-16:

- The following locations are missing: ['Belgium', 'Cyprus', 'Denmark', 'Finland', 'Hungary', 'Iceland', 'Luxembourg', 'Netherlands', 'Norway'].

WARNING
Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-europe/data-truth/OWID/truncated_OWID-Incident Hospitalizations.csv' at 2024-03-23:

- The following locations are missing: ['Czechia', 'Italy'].

WARNING
Error(s) in '/home/runner/work/covid19-forecast-hub-europe/covid19-forecast-hub-europe/data-truth/OWID/truth_OWID-Incident Hospitalizations.csv' at 2024-03-23:

- The following locations are missing: ['Italy'].

3 changes: 3 additions & 0 deletions data-truth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ cannot take into account the truncation of the data.
The latest hospitalisation 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?

<figure>
<img src="plots/Hospitalisations.svg" alt="Plot of hospitalisations" />
<figcaption aria-hidden="true">Plot of hospitalisations</figcaption>
Expand Down
23 changes: 9 additions & 14 deletions data-truth/plots/Hospitalisations.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c747a8b

Please sign in to comment.