open-covid-19 / data

Daily time-series epidemiology and hospitalization data for all countries, state/province data for 50+ countries and county/municipality data for CO, FR, NL, PH, UK and US. Covariates for all available regions include demographics, mobility reports, government interventions, weather and more.
https://open-covid-19.github.io/explorer
Apache License 2.0
277 stars 63 forks source link

@OmarJay1 consider switching to the new file URL paths #218

Closed owahltinez closed 4 years ago

owahltinez commented 4 years ago

Hi @OmarJay1! We have changed the location of the output files because we started exceeding the limits of GitHub pages. Please refer to the documentation for all the new info. If you are already using the files in the v2 folder, it should be as simple as changing the URL path to: https://storage.googleapis.com/covid19-open-data/v2/<table-name>.csv. We will continue to update the older files in the root path like data.csv and stringency.csv. However, I encourage you to look into the new files since they provide a lot more information (including county-level data for the U.S.)

OmarJay1 commented 4 years ago

Thanks. I actually run the Python scripts on my own server to fetch data. I've been meaning to look into the new data features, but have gotten behind with other stuff as usual. Hopefully this week I can catch up. Thanks.

owahltinez commented 4 years ago

Great!