1
0
Fork 0
Commit Graph

115 Commits

Author SHA1 Message Date
Benedikt Bastin 7183e322e3 fix: RKI changed the format of the effective date 2021-06-17 16:41:01 +02:00
Benedikt Bastin 876970991b feat: Added footnote explaining problems with independent extrapolation 2021-06-11 14:10:18 +02:00
Benedikt Bastin 300375b16a feat: Added remaining weeks for second vaccinations to data text 2021-06-11 14:03:49 +02:00
Benedikt Bastin 15c9041cc9 fix: Pandas messed up date detection 2021-06-11 13:54:17 +02:00
Benedikt Bastin 4ba4239a71 fix: RKI changed the format again 2021-06-09 15:11:56 +02:00
Benedikt Bastin 4c81daa025 feat: New plot comparing both vaccinations with six weeks interval 2021-06-08 15:04:57 +02:00
Benedikt Bastin 2289168af1 fix: Improved readability in weekly plot by switching unit to thousand vaccinations 2021-06-08 14:34:50 +02:00
Benedikt Bastin eef4a6b477 fix: RKI changed the format again 2021-06-08 14:15:31 +02:00
Benedikt Bastin 2440cce1ae fix: Made annotations lighter (as in more transparency) for better readability 2021-05-31 14:23:07 +02:00
Benedikt Bastin bef88716d8 feat: Added second vaccinations to days remaining plots 2021-05-31 14:15:44 +02:00
Benedikt Bastin 3e9f00ec2b fix: More robust removal of rows without data (only comments) 2021-05-18 18:50:22 +02:00
Benedikt Bastin fc650e1207 fix: Added data about second vaccinations to data-text 2021-05-07 14:02:48 +02:00
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 4754621ab5 fix: Changed RKI source link to info page 2021-04-19 16:19:36 +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 a9645196cd feat: Removed mean over all time from data-text 2021-04-14 10:47:38 +02:00
Benedikt Bastin 36ed26dad8 feat: Added vaccinations per week to data-text 2021-04-14 10:47:10 +02:00
Benedikt Bastin 1d08cfd3fb fix: Combined first two paragraphs 2021-04-14 10:45:48 +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 88138f7bfd fix: Typo 2021-04-10 11:56:46 +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 082a552fd3 fix: Added MIME types to images 2021-04-04 23:34:13 +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