google-covid-mobility-scrape
google-covid-mobility-scrape copied to clipboard
Script for scraping Google's COVID19 Community Mobility Reports [ARCHIVED]
Hello, Your dataset was added to CoronaWhy (https://www.coronawhy.org/) Data Lake on Dataverse as a piece of common COVID-19 data http://datasets.coronawhy.org/dataset.xhtml?persistentId=doi:10.5072/FK2/QSKHUK Would you be willing to help with the maintenance of...
New reports should be published 16/17-Apr. Test run works, need to check on live.
Unfortunately there are dots in some location names, for example "St. Gallen", which makes it difficult to separate `full_ref` into columns. This affects a few thousand rows. ```r library(tidyverse) x
# Problem You can, for example, pass a national URL to `get_subnational_data()` and no error is raised. The function manages to extract data and the`region` column gets filled with `Mobility...
# Problem Not much of a problem. Just some minor code duplication when reading a PDF. # Example `get_national_data()` and `get_subnational_data()` both do this: ``` report_data