mzelst / covid-19

https://doi.org/10.5281/zenodo.5163263
Creative Commons Zero v1.0 Universal
62 stars 22 forks source link

data/all_data.csv has wrong date for entry 2020-07-01 #41

Closed boisei0 closed 2 years ago

boisei0 commented 2 years ago

Hi all,

Spotted this last night, figured out the source only now. In the data/all_data.csv there's 2 entries for 2020-07-02. The first of those entries is actually for 2020-07-01. Since all_data.csv is generated from the daily RIVM files, the source for this can be seen in the individual case files per day: https://github.com/mzelst/covid-19/blob/6f38e2fd5f2620deba5821cd2064eae8746e0b91/data-rivm/data-per-day/rivm_daily_2020-07-01.csv#L2

While the file name is correct, the date for this entry is listed as 2020-07-02.

Kind regards,

mzelst commented 2 years ago

Hi boisei0,

Thanks for bringing this issue to our attention. Consider it fixed :)

Kind regards, Marino