rkivacc

A simple python library for pulling vaccination data from the RKI


License
MIT
Install
pip install rkivacc==1.0.0

Documentation

rkivacc

Downloads and parses the latest Vaccination Data for Germany from the Robert Koch Institut.

This library is not made by, endorsed by or in any way related to the RKI.

Usage

See example.py.

Requirements

  • At least Python3
  • request
  • openpyxl

License

This project is licensed under the MIT License. See LICENSE.txt.