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

Search update scripts #151

Closed everettk closed 3 years ago

everettk commented 3 years ago

This PR adds support to update the Google Search Trends Symptoms dataset by running the src/scripts/search_update.sh script. In addition, it contains a rewrite of the src/scripts/fetch_search_trends.py script to improve readability and extensibility, and to pull only the current year's files from the GCS bucket instead of all files.