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
56
Commits
1
Branch
0
Tags
e0d6508682bd52d3457141dfbb87954f04fe20b4
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
e0d6508682
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
.gitignore
gitignore: ignore xz files (archiving historical data more efficiently)
2020-06-29 16:03:44 +02:00
all_countries.py
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
basics.py
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
coronavis.py
fix data url and adapt to new data format, including type conversion, location name changes etc
2020-12-15 12:11:59 +01:00
death_per_case.py
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
delay_from_china.py
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
delay_from_usa.py
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
doubling_time.py
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
favicon.ico
more topical favicon
2020-03-20 12:26:05 +01:00
index.html
fix data url and adapt to new data format, including type conversion, location name changes etc
2020-12-15 12:11:59 +01:00
normalized_to_first_death.py
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
normalized_to_ten_cases.py
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
percent_increase.py
make all plotting modules future proof by accepting kwargs
2020-12-17 10:38:30 +01:00
population_repository.py
updated populations
2020-12-16 10:09:32 +01: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%