1
0
Fork 0
Commit graph

97 commits

Author SHA1 Message Date
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
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
3e19d3462a feat: Added license information to css 2021-02-11 22:46:12 +01:00
Benedikt Bastin
a64e6cdfd0 feat: Added license information and link to gitea to dashboard 2021-02-11 22:43:15 +01:00
Benedikt Bastin
182c1091ff feat: Added license information to python file 2021-02-11 00:25:36 +01:00
Benedikt Bastin
4306b0d0b1 fix: Typo 2021-02-10 23:25:41 +01:00
Benedikt Bastin
21c5984379 fix: Improved wording regarding remaining days for end of summer 2021-02-10 23:24:40 +01:00
Benedikt Bastin
c8568e0232 fix: Added target="_blank" and rel="noreferrer" to external links 2021-02-10 17:47:31 +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