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.
Scrapers
The scrapers are written using Python and Jupyter notebooks, scheduled and run via GitHub Actions and then archived using git.
Installation
Clone the repository and install the Python dependencies.
pipenv install
Run all of the scraper commands.
make
Run one of the scraper commands.
make -f vaccine-hpi/Makefile