covid19python
- Version 0.0.5 SNAPSHOT
git
gitlab
github
Data Sources:
Python
- flask
- flask: pypi
- flask: flask-admin
- flask: werkzeug
- flask: sqlalchemy
- sqlalchemy
- sqlite
- jinja
- jinja: markupsafe
- jinja: itsdangerous
- jinja: click
Info
- http://www.leeladharan.com/sqlalchemy-query-with-or-and-like-common-filters
- https://riptutorial.com/flask/example/22201/pagination-route-example-with-flask-sqlalchemy-paginate
Milestones
0.0.1 Release
- Fixed #1 (closed) test 1 2 3
0.0.2 Release
- Fixed #2 (closed) start data update job via web ui
- Fixed #4 (closed) data update: who_country
- Fixed #6 (closed) data update: who_global_data
- Fixed #3 (closed) web ui: show table of who_region
0.0.3 Release
- Fixed #8 (closed) view_who_today_new_deaths
- Fixed #9 (closed) view_who_global_data
- Fixed #10 (closed) view_who_today_new_cases
- Fixed #11 (closed) view_who_germany
- Fixed #12 (closed) view_max_new_deaths_who
0.0.4 Release
- Fixed #13 (closed) Pagination for all Tables
- Fixed #14 (closed) Running on Windows and Linux
- Fixed #15 (closed) Navigation: Region, Countries, Data per Countries order by Date
0.0.5 Release
- Fixed #1 (closed) Async Tasks for import and update Data with Celery and RabbitMQ
- Fixed #2 (closed) Move Repo to github
0.0.6 Release
- Fixed #6 (closed) data of all reported countries for WHO date reported
- Fixed #7 (closed) WHO Countries all - data for Country
0.0.7 Release
- Issue #8 (closed) WhoServiceUpdate.update_db_short()
- Issue #9 (closed) URL: /who/update/short
- Issue #10 (closed) async who_update_short_task
- Issue #11 (closed) WhoServiceUpdate.__update_who_global_data_short()
- Fixed #12 (closed) better layout for flash messages
0.0.8 Release
- Issue #3 (closed) ORM: 3NF for ecdc_europa_data_import
- Issue #4 (closed) data update for 3NF ecdc_europa_data_import
0.0.9 Release
- Issue #5 Visual Graphs for Data per Countries order by Date