1
0
Fork 0
Commit Graph

83 Commits

Author SHA1 Message Date
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
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 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