You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
01_get_rki_data.py | 2 years ago | |
02_write_to_mysql.py | 2 years ago | |
03_generate_aggregation.py | 2 years ago | |
README.md | 2 years ago | |
create_table.sql | 2 years ago | |
einwohner.sql | 2 years ago | |
read_data.py | 2 years ago | |
rki.sql | 2 years ago |
README.md
#Import von RKI-Daten zu Covid 19
pip3 install arcgis
pip3 install mysqlconnector
pip3 install queuelib