Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spycrab/rkivacc

A simple python library for pulling vaccination data from the RKI
https://github.com/spycrab/rkivacc

Last synced: 10 days ago
JSON representation

A simple python library for pulling vaccination data from the RKI

Awesome Lists containing this project

README

        

# 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](example.py).

## Requirements

* At least Python3
* request
* openpyxl

## License

This project is licensed under the MIT License. See [LICENSE.txt](LICENSE.txt).