-
- 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/who/templates/who/country/who_country_all.html 41 additions, 32 deletions...blueprints/who/templates/who/country/who_country_all.html
- src/covid19/blueprints/who/templates/who/country/who_country_germany.html 45 additions, 37 deletions...prints/who/templates/who/country/who_country_germany.html
- src/covid19/blueprints/who/templates/who/country/who_country_one.html 45 additions, 37 deletions...blueprints/who/templates/who/country/who_country_one.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_cases_cumulative.html 45 additions, 37 deletions...mplates/who/country/who_country_one_cases_cumulative.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_cases_new.html 45 additions, 36 deletions.../who/templates/who/country/who_country_one_cases_new.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_deaths_cumulative.html 45 additions, 36 deletions...plates/who/country/who_country_one_deaths_cumulative.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_deaths_new.html 45 additions, 36 deletions...who/templates/who/country/who_country_one_deaths_new.html
- src/covid19/blueprints/who/templates/who/date_reported/who_date_reported_all.html 78 additions, 70 deletions...ho/templates/who/date_reported/who_date_reported_all.html
- src/covid19/blueprints/who/templates/who/date_reported/who_date_reported_one.html 43 additions, 34 deletions...ho/templates/who/date_reported/who_date_reported_one.html
- src/covid19/blueprints/who/templates/who/date_reported/who_date_reported_one_cases_cumulative.html 42 additions, 35 deletions...date_reported/who_date_reported_one_cases_cumulative.html
- src/covid19/blueprints/who/templates/who/date_reported/who_date_reported_one_cases_new.html 45 additions, 36 deletions...es/who/date_reported/who_date_reported_one_cases_new.html
- src/covid19/blueprints/who/templates/who/date_reported/who_date_reported_one_deaths_cumulative.html 43 additions, 35 deletions...ate_reported/who_date_reported_one_deaths_cumulative.html
- src/covid19/blueprints/who/templates/who/date_reported/who_date_reported_one_deaths_new.html 48 additions, 40 deletions...s/who/date_reported/who_date_reported_one_deaths_new.html
- src/covid19/blueprints/who/templates/who/region/who_region_all.html 64 additions, 56 deletions...9/blueprints/who/templates/who/region/who_region_all.html
- src/covid19/blueprints/who/templates/who/region/who_region_one.html 44 additions, 35 deletions...9/blueprints/who/templates/who/region/who_region_one.html
- src/covid19/blueprints/who/templates/who/who_imported.html 70 additions, 61 deletionssrc/covid19/blueprints/who/templates/who/who_imported.html
- src/covid19/blueprints/who/templates/who/who_info.html 16 additions, 14 deletionssrc/covid19/blueprints/who/templates/who/who_info.html
- src/covid19/blueprints/who/templates/who/who_tasks.html 30 additions, 28 deletionssrc/covid19/blueprints/who/templates/who/who_tasks.html
Loading
Please register or sign in to comment