I made an API for Germany vaccination statistics

It’s not directly a home-assistant project but I made this to show vaccination statistics on my dashboard (using node-red).
It’s a very basic API for data from German Government’s (?) COVID-19 Vaccination Dashboard. The data is only available as .tsv file in that website. So I thought maybe someone else may find it useful.

image

I am running an instance here http://www.impf-api.xyz/ with 12 month AWS free tier. By the time the free trial expires, we would be done with corona anyway, right?, right??
And repository is here karabays/impf-api (github.com) if you want check it out.
Feedback is really welcomed since I did this as a hobby and put this together last week.

2 Likes