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
72
Commits
1
Branch
0
Tags
cd8cd6812f7e1c39369e3131f7c3ee5b6d9eaefb
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
cd8cd6812f
Continents/Megaregions added, favicon on detail page fixed
2021-02-05 11:22:52 +01:00
.gitignore
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
all_countries.py
small corrections
2021-02-01 15:20:32 +01:00
basics.py
move plots to own directory, catch all provided data
2020-12-21 12:04:37 +01:00
coronavis.py
Continents/Megaregions added, favicon on detail page fixed
2021-02-05 11:22:52 +01:00
country_details.py
Continents/Megaregions added, favicon on detail page fixed
2021-02-05 11:22:52 +01:00
death_per_case.py
move plots to own directory, catch all provided data
2020-12-21 12:04:37 +01:00
delay_from_china.py
move plots to own directory, catch all provided data
2020-12-21 12:04:37 +01:00
delay_from_usa.py
move plots to own directory, catch all provided data
2020-12-21 12:04:37 +01:00
doubling_time.py
move plots to own directory, catch all provided data
2020-12-21 12:04:37 +01:00
favicon.ico
more topical favicon
2020-03-20 12:26:05 +01:00
index.html.foot
Continents/Megaregions added, favicon on detail page fixed
2021-02-05 11:22:52 +01:00
index.html.head
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
normalized_to_first_death.py
move plots to own directory, catch all provided data
2020-12-21 12:04:37 +01:00
normalized_to_ten_cases.py
move plots to own directory, catch all provided data
2020-12-21 12:04:37 +01:00
percent_increase.py
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
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%