dsfsi / covid19za

Coronavirus COVID-19 (2019-nCoV) Data Repository and Dashboard for South Africa
https://dsfsi.github.io/covid19za-dash/
MIT License
255 stars 200 forks source link

Github Action and script to scrape vaccination numbers #868

Closed richardyoung00 closed 3 years ago

richardyoung00 commented 3 years ago

This PR adds the script and Github Action for scraping vaccination numbers from https://sacoronavirus.co.za/latest-vaccine-statistics/ to the file data/covid19za_provincial_cumulative_timeline_vaccination.csv. This is so we don't need to create daily PR's for new data.

The current schedule is to run every day at 5am, but this can be changed.