Project inspired by Simon Willison.
- Fork this repo.
git rm cdc_vaccination_data.json
to remove the already pushed data.- Commit your code.
- See .github/workflows/cdc_data_scraped.yml and modify the cron to what suits your purpose.
- Commit and push and Horra, you are done.
- To generate a cron expression, refer to this amazing online tool.
- If you are new to YAML, I recommend cloudbees and tutorialspoint tutorials to get you started.