1
0
Fork 0
Commit Graph

74 Commits

Author SHA1 Message Date
Benedikt Bastin 0e0ad8bc0f fix: Refactored parts of the script into functions 2021-04-29 13:50:48 +02:00
Benedikt Bastin e13e8f1df6 fix: Replaced magic number herd immunity with variable 2021-04-29 13:28:55 +02:00
Benedikt Bastin 548eebfc96 feat: New information in Dashboard 2021-04-28 15:57:18 +02:00
Benedikt Bastin ad67043b23 fix: RKI changed the format again 2021-04-28 15:31:13 +02:00
Benedikt Bastin 8e99015d77 feat: New detail view plot for vaccination done date plot 2021-04-24 12:05:52 +02:00
Benedikt Bastin b02d05a1d5 feat: New plot for vaccination rates of last three weeks 2021-04-20 15:42:07 +02:00
Benedikt Bastin f2c767d957 fix: Changed annotation for AstraZeneca stop below 60 2021-04-20 15:41:49 +02:00
Benedikt Bastin 42c275762a fix: Removed old code 2021-04-16 12:13:14 +02:00
Benedikt Bastin 580b703fb5 fix: New annotation for days remaining plot showing extent of weeks remaining plot 2021-04-14 13:46:19 +02:00
Benedikt Bastin a1a4348ea1 feat: New plot for remaining weeks until target, annotation for target 2021-04-14 13:33:24 +02:00
Benedikt Bastin c1f4b57bc0 fix: RKI removed zeros again, breaking start of second vaccination date calculation 2021-04-14 10:56:17 +02:00
Benedikt Bastin c144daaf0b fix: Forgot to use string.format, replaced with f-string 2021-04-14 10:49:56 +02:00
Benedikt Bastin 297e81029f fix: Use datetime instead of string for effective date 2021-04-14 10:43:17 +02:00
Benedikt Bastin 05cc86f6e2 fix: RKI changed text below rows 2021-04-14 10:33:26 +02:00
Benedikt Bastin 4b2ebd6dc2 feat: Added number of weeks for vaccination targets to dashboard 2021-04-13 12:19:17 +02:00
Benedikt Bastin 134e292f69 fix: RKI changed labels of colums 2021-04-13 12:08:14 +02:00
Benedikt Bastin ded0c47604 fix: Fixed formatting for percentage graph 2021-04-12 15:28:56 +02:00
Benedikt Bastin d7ded70f1b fix: Calculation of remaining days for vaccination goals was wrong 2021-04-12 13:38:30 +02:00
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