google-research / open-covid-19-data

Open source aggregation pipeline for public COVID-19 data, including hospitalization/ICU/ventilator numbers for many countries.
Apache License 2.0
115 stars 69 forks source link

Add google search trends symptom dataset #95

Closed everettk closed 3 years ago

everettk commented 3 years ago

This PR adds the Google Search Trends Symptoms dataset. The major functional change required is to support exporting data for data sources where the files are too large (>100MB) to be a single file on github so the data is split across multiple files. In this case, the data is not written into an aggregated csv in data/exports, but instead the original files are exported with the open_covid_region_code column added.