GoogleCloudPlatform / covid-19-open-data

Datasets of daily time-series data related to COVID-19 for over 20,000 distinct locations around the world.
Apache License 2.0
472 stars 131 forks source link

https://storage.googleapis.com/covid19-open-data/v2/main.csv last modified one week ago? #542

Open tloureiro opened 2 years ago

tloureiro commented 2 years ago

Is there a problem with the process of updating this file?

These are the header I can see:

image

Thanks!

owahltinez commented 2 years ago

Hi @tloureiro, thanks for reporting this!

Unfortunately, it looks like we're running into some technical limitations when producing the main.csv file due to the ever increasing nature of the data. It's likely that it will take us a while to fix this problem, in the meantime we highly encourage you to switch to the more efficient aggregated.csv.gz file. It contains even more columns, and there should be relatively minor changes required on user's end (e.g. column key was renamed to location_key, total_* was renamed to cumulative_*).