necsi / covid19

This is the repository for all of the code that necsi is writing about covid19, along with documentation.
https://endcoronavirus.org
MIT License
27 stars 21 forks source link

Tableau scraping #34

Open ksarmentrout opened 4 years ago

ksarmentrout commented 4 years ago

Adding my scripts for scraping mobility data from a public dataset displayed through Tableau. The current implementation is specific to the dataset it was built to scrape, but the general approach can be adapted and serve as example code for other use cases.

Includes an explanatory README.md and an environment.yml file containing the dependencies (may include some OSX specific packages).