Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georift/australian-vaccine-rollout
Australian vaccine rollout data
https://github.com/georift/australian-vaccine-rollout
covid-19 data-scraping git-scraping
Last synced: about 2 months ago
JSON representation
Australian vaccine rollout data
- Host: GitHub
- URL: https://github.com/georift/australian-vaccine-rollout
- Owner: Georift
- Created: 2021-06-22T13:03:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T19:31:40.000Z (over 3 years ago)
- Last Synced: 2024-04-14T03:49:21.309Z (9 months ago)
- Topics: covid-19, data-scraping, git-scraping
- Language: JavaScript
- Homepage:
- Size: 1.45 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Australian Vaccine Rollout Data
[](https://twitter.com/CaseyBriggs/status/1407580183662456833)
At the moment the department of health [publishes](https://www.health.gov.au/initiatives-and-programs/covid-19-vaccines/australias-covid-19-vaccine-rollout#covid19-vaccine-rollout-daily-update) vaccination rollout data as a daily PDF which is a bit of a pain to work with.
While looking for a better source I came across this amazing article by the Digital Story Innovation Team at the ABC "[Tracking Australia’s COVID vaccine rollout numbers](https://www.abc.net.au/news/2021-03-02/charting-australias-covid-vaccine-rollout/13197518)". It appears as though someone at the ABC is collating all of this data and doing a great job of it.
The repo will scrape the API the article is using and store any change 3 times per hour. Hopefully I'm not ruffling any feathers by doing this, but I feel like this could be useful information to share.