This website requires JavaScript.
Explore
Help
Sign In
xox
/
coronavis
Watch
1
Star
0
Fork
0
You've already forked coronavis
Code
Issues
Pull Requests
Releases
Wiki
Activity
50
Commits
1
Branch
0
Tags
5ed47288bbafa45356e35bb2787739bcd7856506
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
fordprefect
5ed47288bb
enhance old doubling time plot by averaging over 7 instead of 3 days
2020-09-02 10:11:12 +02:00
.gitignore
gitignore: ignore xz files (archiving historical data more efficiently)
2020-06-29 16:03:44 +02:00
all_countries.py
give float boundaries instead of ints for small countries
2020-09-01 11:13:58 +02:00
basics.py
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
coronavis.py
int is not iterable, fix bug
2020-09-02 10:10:47 +02:00
death_per_case.py
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
delay_from_china.py
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
delay_from_usa.py
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
doubling_time.py
enhance old doubling time plot by averaging over 7 instead of 3 days
2020-09-02 10:11:12 +02:00
favicon.ico
more topical favicon
2020-03-20 12:26:05 +01:00
index.html
enhance old doubling time plot by averaging over 7 instead of 3 days
2020-09-02 10:11:12 +02:00
normalized_to_first_death.py
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
normalized_to_ten_cases.py
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
percent_increase.py
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
population_repository.py
new data source for population: from same datasource, now in separate file
2020-09-01 11:07:31 +02:00
style.css
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
Description
CoViD19 plots autogenerated via cronjob every night
https://dukun.de/corona
117
KiB
Languages
Python
99.3%
CSS
0.7%