datasets / covid-19

Novel Coronavirus 2019 time series data on cases
https://datahub.io/core/covid-19
1.16k stars 604 forks source link

Countries aggregated CSV did not update this morning #79

Closed dannyreed closed 4 years ago

dannyreed commented 4 years ago

Up until today this CSV was updating daily in the morning PST: https://github.com/datasets/covid-19/blob/master/data/countries-aggregated.csv

It did not update today so far.

sglavoie commented 4 years ago

@dannyreed, thank you for letting us. We are reworking the way the data is generated to avoid those issues in the future.

I know this doesn't fully solve your issue, but here is the updated data you are looking for. Hopefully we'll have this solved by tomorrow. :+1:

dannyreed commented 4 years ago

Perfect, thanks for the quick update.

sglavoie commented 4 years ago

@dannyreed, we haven't got the chance to finish working on this issue, but if you'll be needing updates specifically for "countries aggregated", you can temporarily use the data from the CSV I linked above: it's just been updated in case you need it. :+1:

dannyreed commented 4 years ago

Thanks! Heads up: Korea, South is not properly escaped in latter rows of the updated CSV.

For example, take a look at the 107th instance.

sglavoie commented 4 years ago

Thank you @dannyreed for spotting this. We were only retrieving the data without further processing. This should now be fixed in the linked version above and soon enough the changes should be reflected in this repo :wink:.

rufuspollock commented 4 years ago

FIXED. See previous comment.