-
- Downloads
### 0.0.17 Release
* Fixed #123 split RkiBundeslaenderService into two Services, one for bundeslaender and one for landkreise * Fixed #128 add fields from csv to RkiLandkreiseImport * Fixed #139 refactor RkiBundeslaenderServiceDownload to new method scheme introduced 07.02.2021 * Fixed #140 move WhoImport to RKI in: rk_service_import.py * Fixed #125 implement RkiLandkreise * Fixed #126 implement RkiBundeslaenderImport ### 0.0.18 Release * Fixed #39 SQLalchemy instead of SQL: AllModelClasses.remove_all() * Fixed #40 SQLalchemy instead of SQL: EcdcImport.get_date_rep() * Fixed #41 SQLalchemy instead of SQL: EcdcImport.get_countries_of_continent() * Fixed #107 SQLalchemy instead of SQL in: EcdcImport.get_countries_of_continent * Fixed #109 SQLalchemy instead of SQL in: EcdcImport.get_date_rep * Fixed #110 SQLalchemy instead of SQL in: EcdcImport.get_continent
Showing
- src/covid19/blueprints/admin/admin_views.py 28 additions, 13 deletionssrc/covid19/blueprints/admin/admin_views.py
- src/covid19/blueprints/ecdc/ecdc_service.py 9 additions, 15 deletionssrc/covid19/blueprints/ecdc/ecdc_service.py
- src/covid19/blueprints/ecdc/ecdc_service_import.py 1 addition, 1 deletionsrc/covid19/blueprints/ecdc/ecdc_service_import.py
- src/covid19/blueprints/rki_bundeslaender/rki_service.py 4 additions, 1 deletionsrc/covid19/blueprints/rki_bundeslaender/rki_service.py
- src/covid19/blueprints/rki_landkreise/rki_service.py 3 additions, 0 deletionssrc/covid19/blueprints/rki_landkreise/rki_service.py
- src/covid19/blueprints/rki_vaccination/rki_vaccination_service.py 5 additions, 1 deletion...d19/blueprints/rki_vaccination/rki_vaccination_service.py
- src/covid19/blueprints/who/who_service.py 4 additions, 0 deletionssrc/covid19/blueprints/who/who_service.py
Loading
Please register or sign in to comment