Skip to content

Generates a small website on the overall national progress of vaccinations against Covid-19 in Germany and will compare the total number to a city of a similar size

License

Notifications You must be signed in to change notification settings

johl/impfquotenmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impfquotenmonitor

This will generate a small website on the overall national progress of vaccinations against Covid-19 in Germany and will compare the total number to a city of a similar size.

You can see this at https://www.johl.io/impfdaten/

The data is pulled from the Robert Koch-Institut that publishes data on vaccination daily except on weekends. City population numbers are queried from Wikidata.

Getting Started

Install the project from GitHub. You need Python3.

Prerequisites

Make sure you have the necessary libraries installed. Enter the impfquotenmonitor directory.

Run this:

pip3 install -r requirements.txt

Running the program

Run this:

python3 impfquotenmonitor.py

This will generate an index.html file. Feel free to copy it on a webserver to make it available to the world.

About

Generates a small website on the overall national progress of vaccinations against Covid-19 in Germany and will compare the total number to a city of a similar size

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published