-
- 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 7 additions, 35 deletions...blueprints/who/templates/who/country/who_country_all.html
- src/covid19/blueprints/who/templates/who/country/who_country_all_pagination.html 35 additions, 0 deletions...who/templates/who/country/who_country_all_pagination.html
- src/covid19/blueprints/who/templates/who/country/who_country_all_table.html 0 additions, 0 deletions...ints/who/templates/who/country/who_country_all_table.html
- src/covid19/blueprints/who/templates/who/country/who_country_germany.html 7 additions, 41 deletions...prints/who/templates/who/country/who_country_germany.html
- src/covid19/blueprints/who/templates/who/country/who_country_germany_pagination.html 40 additions, 0 deletions...templates/who/country/who_country_germany_pagination.html
- src/covid19/blueprints/who/templates/who/country/who_country_one.html 6 additions, 41 deletions...blueprints/who/templates/who/country/who_country_one.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_cases_cumulative.html 7 additions, 41 deletions...mplates/who/country/who_country_one_cases_cumulative.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_cases_cumulative_pagination.html 40 additions, 0 deletions.../country/who_country_one_cases_cumulative_pagination.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_cases_new.html 7 additions, 41 deletions.../who/templates/who/country/who_country_one_cases_new.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_cases_new_pagination.html 40 additions, 0 deletions...tes/who/country/who_country_one_cases_new_pagination.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_deaths_cumulative.html 7 additions, 41 deletions...plates/who/country/who_country_one_deaths_cumulative.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_deaths_cumulative_pagination.html 40 additions, 0 deletions...country/who_country_one_deaths_cumulative_pagination.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_deaths_new.html 1 addition, 1 deletion...who/templates/who/country/who_country_one_deaths_new.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_deaths_new_pagination.html 41 additions, 0 deletions...es/who/country/who_country_one_deaths_new_pagination.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_pagination.html 40 additions, 0 deletions...who/templates/who/country/who_country_one_pagination.html
- src/covid19/blueprints/who/templates/who/country/who_country_one_table.html 12 additions, 13 deletions...ints/who/templates/who/country/who_country_one_table.html
- src/covid19/blueprints/who/templates/who/region/who_region_all.html 7 additions, 59 deletions...9/blueprints/who/templates/who/region/who_region_all.html
- src/covid19/blueprints/who/templates/who/region/who_region_all_pagination.html 41 additions, 0 deletions...s/who/templates/who/region/who_region_all_pagination.html
- src/covid19/blueprints/who/templates/who/region/who_region_all_table.html 19 additions, 0 deletions...prints/who/templates/who/region/who_region_all_table.html
- src/covid19/blueprints/who/templates/who/region/who_region_one_table.html 10 additions, 43 deletions...prints/who/templates/who/region/who_region_one_table.html
Loading
Please register or sign in to comment