sociepy / covid19-vaccination-subnational

πŸŒπŸ’‰ Global COVID-19 vaccination data at the regional level.
https://sociepy.org/covid19-vaccination-subnational
GNU General Public License v3.0
61 stars 15 forks source link

Data for Ukraine πŸ‡ΊπŸ‡¦ #69

Closed denysdovhan closed 3 years ago

denysdovhan commented 3 years ago

Thanks for making that project!

There's an official live dashboard for the Ukrainian vaccination process: https://health-security.rnbo.gov.ua/vaccination

It uses data from an open API endpoint: https://health-security.rnbo.gov.ua/api/vaccination/process/map?distributionBy=vaccine&vaccines=&dose=1&date=2021-04-27

I'd gladly help writing a scrapper by myself, but I'm not particularly strong in Python. Nevertheless, I can help by answering possible questions.

I'll ask some folks on Twitter for help with writing a scrapper for that API.

lucasrodes commented 3 years ago

Hi @denysdovhan! Thanks for reporting this. Let me know if you start working on this, otherwise, I may start whenever I have some time left!

lucasrodes commented 3 years ago

Thanks once again for your report.

I have added Ukraine in 308ef45

You can now see details on the last update in the README.md. Also, available via static API: https://sociepy.org/covid19-vaccination-subnational/data/api/v1/.

Feel free to inspect the script importing the data here

FYI Need to keep an eye when single shot vaccines are put in place, as some metrics may be affected.