Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spycrab/rkivacc
- Owner: spycrab
- License: mit
- Created: 2021-01-04T22:41:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T17:07:01.000Z (almost 4 years ago)
- Last Synced: 2024-12-02T12:56:51.250Z (25 days ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).