updated figures in website

This commit is contained in:
fordprefect
2020-03-20 14:48:01 +01:00
parent 1677f19372
commit 353a77d1dd
2 changed files with 23 additions and 3 deletions

View File

@@ -19,9 +19,19 @@ Not beautiful, but hopefully informing.
Data sourced from <a href=https://ourworldindata.org/coronavirus-source-data>here</a> and is gereneated from the WHO reports. Data sourced from <a href=https://ourworldindata.org/coronavirus-source-data>here</a> and is gereneated from the WHO reports.
<h4>Total cases</h4> <h4>Basics</h4>
<h5>total cases</h5>
<img src=total_cases.png /> <img src=total_cases.png />
<h5>new cases</h5>
<img src=new_cases.png />
<h5>total deaths</h5>
<img src=total_deaths.png />
<h5>new deaths</h5>
<img src=new_deaths.png />
<h4>Deaths per cases</h4> <h4>Deaths per cases</h4>
<img src=death_per_case.png /> <img src=death_per_case.png />

View File

@@ -19,10 +19,20 @@ Nicht schön, aber informativ.
Die Daten stammen von <a href=https://ourworldindata.org/coronavirus-source-data>hier</a> und wird dort aus den WHO-Reports generiert. Die Daten stammen von <a href=https://ourworldindata.org/coronavirus-source-data>hier</a> und wird dort aus den WHO-Reports generiert.
<h4>Absolute Fälle</h4> <h4>Basics</h4>
<h5>Absolute Fälle</h5>
<img src=total_cases.png /> <img src=total_cases.png />
<h4>Absolute Tote pro Fall</h4> <h5>Neue Fälle</h5>
<img src=new_cases.png />
<h5>Absolute Todesfälle</h5>
<img src=total_deaths.png />
<h5>Neue Todesfälle</h5>
<img src=new_deaths.png />
<h4>Relative Todesfälle</h4>
<img src=death_per_case.png /> <img src=death_per_case.png />
<h4>Absolute Fälle zeitlich normiert auf den ersten Todesfall</h4> <h4>Absolute Fälle zeitlich normiert auf den ersten Todesfall</h4>