This project automates daily processing of U.S. county-level measles data from JHU Measles Tracking Team Data Repository at Johns Hopkins University.
USMeaslesCases.csv
YearlyComparison.json
Runs daily at 15:00 UTC using GitHub Actions.
Also supports manual runs from the Actions tab.
daily_measles.R
: Main script.github/workflows/measles-pipeline.yml
: Workflow fileMaintained by @mmcalend