1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
Benedikt Bastin
d080790995 feat: Added new bar plot comparing both vaccination rates day aligned 2021-01-31 21:56:34 +01:00
Benedikt Bastin
7880d13202 feat: Added new bar plot with two bars instead of stacked bars 2021-01-31 21:11:20 +01:00
Benedikt Bastin
372d02d122 feat: Modified to parse some information of v2 data format 2021-01-31 20:57:02 +01:00
Benedikt Bastin
4db877325a fix: Removed debug print statements 2021-01-17 20:43:58 +01:00
Benedikt Bastin
0284c755ae feat: Reliably sort table rows, total count split into footer 2021-01-17 20:21:24 +01:00
Benedikt Bastin
bac8cac1b7 feat: Added parsing of details and table with details to dashboard 2021-01-17 19:56:30 +01:00
Benedikt Bastin
38a9cb39e8 feat: Created dashboard and reworked folder structure 2021-01-17 02:37:20 +01:00
Benedikt Bastin
7cba369103 fix: Extrapolation of mean vaccination rate had an off by one error 2021-01-17 00:17:37 +01:00
Benedikt Bastin
37a3026132 fix: Use correct filename when checking for previous plots 2021-01-17 00:00:07 +01:00
Benedikt Bastin
9e4efd5dc6 feat: Make Plots as PDF and PNG 2021-01-16 18:43:19 +01:00
Benedikt Bastin
1719780ff7 feat: New plots also gets saved as latest 2021-01-16 18:38:59 +01:00
Benedikt Bastin
706cbe9669 feat: Plot mean vacciantion rates history 2021-01-16 14:38:18 +01:00
Benedikt Bastin
f874827f9f fix: Removed debug log statement 2021-01-16 14:28:45 +01:00
Benedikt Bastin
a75745c9af feat: Create plot only if it does not already exists 2021-01-16 14:26:46 +01:00
Benedikt Bastin
8c6eba2c4d feat: Temporarily disabled herd immunity line 2021-01-15 20:20:14 +01:00
Benedikt Bastin
25aa59c0eb feat: Use German locale for number formatting 2021-01-15 20:19:06 +01:00
Benedikt Bastin
78d4a48643 feat: Added stats to title
Added total vaccinations, vaccination percentage and mean daily vaccination rate to title
2021-01-15 19:59:50 +01:00
Benedikt Bastin
386666d5b3 feat: Embed mean vaccination rate into plot 2021-01-15 19:47:30 +01:00
Benedikt Bastin
55147eeed5 feat: Subfolders for data files and plots 2021-01-15 01:26:02 +01:00
Benedikt Bastin
67b67413cb fix: Added encoding information to conform with PEP 263 2021-01-15 01:09:25 +01:00
Benedikt Bastin
ae7d21b2a3 feat: File now will be downloaded when running the script 2021-01-15 01:01:43 +01:00
Benedikt Bastin
5b3e104df4 feat: Only require one read of data file 2021-01-15 00:19:31 +01:00
Benedikt Bastin
7d97f96fe7 feat: Initial working version 2021-01-15 00:16:40 +01:00