The open-source web scrapers that feed the Los Angeles Times' California coronavirus tracker.
Processed data ready for analysis is available at datadesk/california-coronavirus-data.
The scrapers are written using Python and Jupyter notebooks, scheduled and run via GitHub Actions and then archived using git.
Clone the repository and install the Python dependencies.
pipenv installRun all of the scraper commands.
makeRun one of the scraper commands.
make -f vaccine-hpi/Makefile