1
0
Fork 0
Commit graph

56 commits

Author SHA1 Message Date
Benedikt Bastin
6c112de357 feat: Added annotation for start of vaccinations outside vaccination centres 2021-04-12 11:51:53 +02:00
Benedikt Bastin
4068019122 fix: RKI changed the format again 2021-04-09 15:26:30 +02:00
Benedikt Bastin
d8f28c9f3f fix: RKI changed the format again 2021-04-08 18:52:27 +02:00
Benedikt Bastin
2b29e2f915 fix: Fix NaN in rect heights of weekly vaccination rates 2021-04-06 15:25:47 +02:00
Benedikt Bastin
1c47eff06d fix: Turn off forced regeneration of plots and dashboard 2021-04-05 12:06:28 +02:00
Benedikt Bastin
a901fd5c53 fix: Fixed parsing of new data files 2021-04-01 18:25:35 +02:00
Benedikt Bastin
4b828cdad9 feat: Refactored annotations, added new partial AstraZeneca stop 2021-03-30 20:34:13 +02:00
Benedikt Bastin
0020d2b034 feat: Added annotation for current week in weekly plot 2021-03-23 12:42:51 +01:00
Benedikt Bastin
2cbac85166 feat: Added annotation for AstraZeneca stop for multiple plots 2021-03-23 12:39:25 +01:00
Benedikt Bastin
093ee5f073 feat: Added SVG as output format and made it default in dashboard 2021-03-23 12:14:50 +01:00
Benedikt Bastin
6ee0666039 fix: Refactored saving plots, seperate function for checking for existing plots 2021-03-23 12:01:51 +01:00
Benedikt Bastin
bbea5ae532 fix: Refactored saving plots into seperate function 2021-03-23 11:51:07 +01:00
Benedikt Bastin
5b8d0499c5 feat: Added annotation for AstraZeneca stop 2021-03-23 11:49:14 +01:00
Benedikt Bastin
0b2b13b07b fix: Removed debug print statements 2021-03-20 13:39:16 +01:00
Benedikt Bastin
6e93557250 feat: Added annotations for weekly vaccination rate plot 2021-03-20 13:38:51 +01:00
Benedikt Bastin
4246649109 feat: New plot for weekly vaccination rates 2021-03-20 13:15:38 +01:00
Benedikt Bastin
06f4754087 fix: Broken parsing due to new line about federal vaccinations 2021-03-20 12:24:58 +01:00
Benedikt Bastin
e461a372f9 feat: Removed earliest extrapolation plots 2021-03-20 12:21:22 +01:00
Benedikt Bastin
794fcf87d2 feat: Plot for remaining days until done over time 2021-03-09 18:06:05 +01:00
Benedikt Bastin
2ec5c35f22 fix: Date parsing regex was wrong 2021-02-21 15:50:11 +01:00
Benedikt Bastin
d44ec474e2 fix: Date parsing was broken since they updated before 10:00 (no leading zero) 2021-02-20 16:21:12 +01:00
Benedikt Bastin
2a72a1d6fd fix: Prevent regenerating figure every time if nothing has changed 2021-02-17 12:15:07 +01:00
Benedikt Bastin
8a3c5159b5 feat: Figures are now automatically generated 2021-02-17 12:11:55 +01:00
Benedikt Bastin
a3bf0654f9 feat: New plot for vaccination rates 2021-02-17 11:55:30 +01:00
Benedikt Bastin
182c1091ff feat: Added license information to python file 2021-02-11 00:25:36 +01:00
Benedikt Bastin
e15fb52f5b feat: Added vaccination target and target statistics 2021-02-10 17:45:52 +01:00
Benedikt Bastin
da8a85809c feat: Added new plot that shows total number of people between vaccinations 2021-02-04 19:14:12 +01:00
Benedikt Bastin
39993742c9 fix: Drop last row with totals in new RKI format 2021-02-04 17:30:40 +01:00
Benedikt Bastin
e06436ce82 fix: First plot should have vaccination rates stacked instead of overlayed 2021-02-01 14:49:36 +01:00
Benedikt Bastin
236fd28c34 fix: Fixed plot ylabel for cumulative plots 2021-02-01 00:04:42 +01:00
Benedikt Bastin
65df13923f feat: Added plot for cumulative vaccinations in relation to population percentage 2021-01-31 23:44:50 +01:00
Benedikt Bastin
c80564c801 feat: Added more info about second vaccinations to text 2021-01-31 23:33:03 +01:00
Benedikt Bastin
af0c17ecf8 feat: Added plot for cumulative vaccinations 2021-01-31 22:12:34 +01:00
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