Skip to content
Snippets Groups Projects
Commit 18662b2f authored by thomaswoehlke's avatar thomaswoehlke
Browse files

### 0.0.15 Release

* -------------------------------------
* Fixed #88 rename RkiVaccinationImport to RkiVaccinationImport
* Fixed #89 change tablename from vaccination_germany_timeline_import to vaccination_import
* Fixed #86 rename RkiVaccinationData to RkiVaccinationData
* Fixed #162 rename table vaccination_germany_timeline into vaccination_data
* -------------------------------------
* Fixed #170 implement url_vaccination_task_update_star_schema_initial in vaccination_views.py
* Fixed #171 implement url_vaccination_task_update_starschema_incremental in vaccination_views.py
* Fixed #172 implement url_vaccination_task_import_only in vaccination_views.py
* Fixed #173 implement url_vaccination_task_import_only in vaccination_views.py
* Fixed #174 implement url_vaccination_task_update_dimensiontables_only in vaccination_views.py
* Fixed #175 implement url_vaccination_task_update_facttable_incremental_only in vaccination_views.py
* Fixed #176 implement url_vaccination_task_update_facttable_initial_only in vaccination_views.py
* -------------------------------------
* Fixed #91 implement RkiVaccinationService.run_download_only
* Fixed #92 implement RkiVaccinationService.run_import_only
* Fixed #93 implement RkiVaccinationService.run_update_dimension_tables_only
* Fixed #94 implement RkiVaccinationService.run_update_fact_table_incremental_only
* Fixed #95 implement RkiVaccinationService.run_update_fact_table_initial_only
* Fixed #96 implement RkiVaccinationService.run_update_star_schema_incremental
* Fixed #97 implement RkiVaccinationService.run_update_star_schema_initial
* Fixed #101 implement RkiVaccinationServiceUpdate.update_dimension_tables_only
* Fixed #102 implement RkiVaccinationServiceUpdate.update_fact_table_incremental_only
* Fixed #103 implement RkiVaccinationServiceUpdate.update_fact_table_initial_only
* Fixed #104 implement RkiVaccinationServiceUpdate.update_star_schema_incremental
* Fixed #105 implement RkiVaccinationServiceUpdate.update_star_schema_initial
* -------------------------------------
* Fixed #90 refactor RkiVaccinationService to new method scheme introduced 07.02.2021
* Fixed #98 refactor RkiVaccinationServiceDownload to new method scheme introduced 07.02.2021
* Fixed #99 refactor RkiVaccinationServiceImport to new method scheme introduced 07.02.2021
* Fixed #100 refactor RkiVaccinationServiceUpdate to new method scheme introduced 07.02.2021
* -------------------------------------
* Fixed #87 change to: Vaccination.datum many to one RkiVaccinationDateReported
* Fixed #106 add Tasks and URLs for starting Tasks to vaccination_views
* -------------------------------------

### 0.0.16 Release
* -------------------------------------
* Issue #82 change to ORM ClassHierarchy
* Issue #108 change to ORM ClassHierarchy in: EcdcImport.get_countries_of_continent
* -------------------------------------
* Fixed #111 refactor to new method scheme introduced 07.02.2021
* Fixed #117 refactor EcdcServiceUpdate to new method scheme introduced 07.02.2021
* Fixed #112 implement EcdcService.run_update_dimension_tables_only
* Fixed #113 implement EcdcService.run_update_fact_table_incremental_only
* Fixed #114 implement EcdcService.run_update_fact_table_initial_only
* Fixed #115 implement EcdcService.run_update_star_schema_incremental
* Fixed #116 implement EcdcService.run_update_star_schema_initial
* Fixed #118 implement EcdcServiceUpdate.update_dimension_tables_only
* Fixed #119 implement EcdcServiceUpdate.update_fact_table_incremental_only
* Fixed #120 implement EcdcServiceUpdate.update_fact_table_initial_only
* Fixed #121 implement EcdcServiceUpdate.update_star_schema_incremental
* Fixed #122 implement EcdcServiceUpdate.update_star_schema_initial
* -------------------------------------
* Fixed #163 implement url_europe_task_update_star_schema_initial in europe_views.py
* Fixed #164 implement url_europe_task_update_starschema_incremental in europe_views.py
* Fixed #165 implement url_europe_task_download_only in europe_views.py
* Fixed #166 implement url_europe_task_import_only in europe_views.py
* Fixed #167 implement url_europe_task_update_dimensiontables_only in europe_views.py
* Fixed #168 implement url_europe_task_update_facttable_incremental_only in europe_views.py
* Fixed #169 implement url_europe_task_update_facttable_initial_only in europe_views.py

### 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
parent 36a5a4be
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment