fordprefect
a9f72a0b70
plot booster vaccinations
2021-09-23 10:22:22 +02:00
fordprefect
4d8f28d9d3
new header size, add total boosters to available data dict
2021-09-23 10:22:01 +02:00
sowieso
d8d4d7a440
Dirty fix for infection status indicator
...
Mean over the last 7 days was distored when data for current day was
missing. Fixed the issue by using mean of the last 7 days starting from
yesterday. Better fix would be to use the 7 day mean of the last 7
datapoints available, to get most actual result.
2021-08-07 11:58:55 +02:00
fordprefect
48889af5b1
automated file archiving to git
2021-08-03 21:14:13 +02:00
fordprefect
10dec9811c
table header changed
2021-06-10 12:15:45 +02:00
fordprefect
9fea7c312d
continental plots are discontinued
2021-04-28 10:15:47 +02:00
fordprefect
dfcb02b6d5
remove ax limit for turkey
2021-04-23 14:39:44 +02:00
fordprefect
7d4d4f2a68
adjust manual limits
2021-04-19 11:39:46 +02:00
fordprefect
15784f7e72
vaccination state corrected (first vs second dose), small cleanup
2021-02-17 13:50:18 +01:00
fordprefect
aa8faf634e
add reference to Impfdashboard
2021-02-10 10:19:19 +01:00
fordprefect
58398a422b
forgot africa
2021-02-05 14:49:49 +01:00
fordprefect
029d70ba80
small fix in html
2021-02-05 14:47:06 +01:00
fordprefect
cd8cd6812f
Continents/Megaregions added, favicon on detail page fixed
2021-02-05 11:22:52 +01:00
fordprefect
db0c5c5b7c
small corrections
2021-02-01 15:20:32 +01:00
fordprefect
085a3853a8
color change
2021-01-28 16:52:23 +01:00
fordprefect
59af4f6f20
new data sheet length, added people_fully_vaccinated
2021-01-28 16:50:53 +01:00
fordprefect
c3a367f404
add total vaccinations and update status to country detail page
2021-01-25 13:03:01 +01:00
fordprefect
3f7f23882e
add status statements
2021-01-25 12:51:27 +01:00
fordprefect
71c4ef8065
various new features: new vaccination overview on country specific side, slightly changed text on index head, moved data correction to parser, made population an int, added the used vaccines to the vaccination table, and some bugfixing here and there
2021-01-21 18:42:48 +01:00
fordprefect
3f0ce1b621
adjusted for new table format, new header length in warning
2021-01-07 15:45:06 +01:00
fordprefect
408260b083
correct autogenerated link in country detail page
2021-01-05 10:17:41 +01:00
fordprefect
92883d52bf
new way to integrate vacciation data into website: have separate head and foot file and regenerate index every day
2020-12-29 18:46:30 +01:00
fordprefect
6591ea628e
add vaccination state: data fetched in all_countries and included in index
2020-12-29 12:31:57 +01:00
fordprefect
bdf570c6b1
minor fix, add new plot to automatic generation
2020-12-22 10:32:32 +01:00
fordprefect
b15718ec88
add a separate page for each country with information on testing and hospitalization, link these pages in the index. also required some fixing in the data aquisition
2020-12-21 16:59:47 +01:00
fordprefect
62e6baf00a
move plots to own directory, catch all provided data
2020-12-21 12:04:37 +01:00
fordprefect
e2bcf7329f
Fix vaccination numbers by filling voids, move data to subfolder
2020-12-21 11:08:57 +01:00
fordprefect
22c65b1b68
add metadata from new columns and make every module fit to use this. add stringence of local measures as background of plot, add vaccination status to plots, mute unreasonable warnings
2020-12-17 13:18:19 +01:00
fordprefect
e0d6508682
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
fordprefect
43cb8b3ec9
updated populations
2020-12-16 10:09:32 +01:00
fordprefect
1f85b91236
fix data url and adapt to new data format, including type conversion, location name changes etc
2020-12-15 12:11:59 +01:00
fordprefect
5e9a7db2b5
added some more countries' population
2020-11-02 21:14:56 +01:00
fordprefect
45cb014a5c
try-except around all_country-plotting
2020-10-21 14:05:19 +02:00
fordprefect
0276a9c6c4
new countries added to clip roster, exclude 'international' as it is meaningless now
2020-09-11 15:26:49 +02:00
fordprefect
5ed47288bb
enhance old doubling time plot by averaging over 7 instead of 3 days
2020-09-02 10:11:12 +02:00
fordprefect
57516b13be
int is not iterable, fix bug
2020-09-02 10:10:47 +02:00
fordprefect
fb65e5e6fb
give float boundaries instead of ints for small countries
2020-09-01 11:13:58 +02:00
fordprefect
981492eb87
new data source for population: from same datasource, now in separate file
2020-09-01 11:07:31 +02:00
fordprefect
1bae7d02fc
fix new cases axis upper bounds for spikey data, improved landing page comment
2020-08-04 17:32:09 +02:00
fordprefect
3ce5fde5bd
add info about current infection state and (5,50,500)/1million inhabitants lines, notes on the html page
2020-07-21 15:39:06 +02:00
fordprefect
25923779f7
manually add some more countries population
2020-07-21 13:16:47 +02:00
fordprefect
c682e13847
various changes: fix lower axis value for all_countries, add population for each country from WikiData, fix data_getter for changed data format (added columns)
2020-07-07 13:04:39 +02:00
fordprefect
097479dd8f
gitignore: ignore xz files (archiving historical data more efficiently)
2020-06-29 16:03:44 +02:00
fordprefect
202df1d32b
small corrections: timestamp and metadata on images, headers in index.html
2020-06-24 16:46:25 +02:00
fordprefect
bbf15e5d00
small fix: replace space with %20 in urls
2020-06-24 14:07:57 +02:00
fordprefect
678661cc7b
plots infections in all countries: web adjustments
2020-06-24 13:45:47 +02:00
fordprefect
01f9145b76
plot infections in all countries
2020-06-24 13:45:27 +02:00
fordprefect
4c38f2b42a
open plots by default
2020-04-29 15:34:04 +02:00
fordprefect
0ba6be2678
current (active) infections plot added in basics.py
2020-04-29 15:32:31 +02:00
fordprefect
3a961af0bd
new country roster
2020-04-03 11:13:32 +02:00