Skip to content
Snippets Groups Projects
Commit 2755d817 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

working on: 0.0.33 Release

parent 49bed257
No related branches found
No related tags found
No related merge requests found
......@@ -83,10 +83,10 @@ class ApplicationServiceConfig:
def create_config_for_rki(cls):
# https://www.arcgis.com/home/item.html?id=f10774f1c63e40168479a1feb6c7ca74
return ApplicationServiceConfig(
slug='rki_bundeslaender',
slug='rki',
category='RKI',
cvsfile_subpath='rki' + os.sep + 'rki_bundeslaender',
sub_category='Bundeslaender',
cvsfile_subpath='rki',
sub_category='Cases',
tablename=RkiImport.__tablename__,
cvsfile_name="RKI_COVID19.csv",
url_src="https://www.arcgis.com/sharing/rest/content/items/f10774f1c63e40168479a1feb6c7ca74/data",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment