1
0
Fork 0
Commit graph

93 commits

Author SHA1 Message Date
Benedikt Bastin
236fd28c34 fix: Fixed plot ylabel for cumulative plots 2021-02-01 00:04:42 +01:00
Benedikt Bastin
cb1a497d0b fix: Fixed figure text 2021-02-01 00:03:06 +01:00
Benedikt Bastin
6d799df759 fix: Fixed figure text 2021-01-31 23:59:51 +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
252afdd5bc fix: Fixed figure numbers 2021-01-31 21:57:10 +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
c29acf3a65 fix: Scroll only table, not figcaption 2021-01-17 20:36:10 +01:00
Benedikt Bastin
83281b8f53 fix: Justify figcaptions 2021-01-17 20:26:05 +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
fe6cfaf8b6 fix: Open external links in new tab 2021-01-17 18:33:53 +01:00
Benedikt Bastin
dbd8c54bd5 feat: New answer regarding topicality and update interval 2021-01-17 15:51:19 +01:00
Benedikt Bastin
0a1bd8cec1 feat: New sections and archive link 2021-01-17 15:42:50 +01:00
Benedikt Bastin
6dd421a0d4 fix: Make footnotes unselectable to allow easy copying 2021-01-17 15:26:24 +01:00
Benedikt Bastin
1c040e9933 fix: Typo 2021-01-17 03:15:52 +01:00
Benedikt Bastin
d7861fa370 fix: Mean vaccination rate for seven days was misrepresented as total 2021-01-17 03:12:17 +01:00
Benedikt Bastin
9515c0bade fix: Added last date to footnote 2021-01-17 03:09:41 +01:00
Benedikt Bastin
08e9fe0505 fix: Correct filename for download links 2021-01-17 03:05:26 +01:00
Benedikt Bastin
9fb8988cf2 fix: Small improvements in template and stylesheet 2021-01-17 03:03:35 +01:00
Benedikt Bastin
b22419cd1c fix: Filename for plots in dashboard_template 2021-01-17 02:46:44 +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
72b4e6c940 feat: Added requirements.txt for pip 2021-01-15 01:17:37 +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