updated figures in website
This commit is contained in:
@@ -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.
|
||||
|
||||
<h4>Total cases</h4>
|
||||
<h4>Basics</h4>
|
||||
<h5>total cases</h5>
|
||||
<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>
|
||||
<img src=death_per_case.png />
|
||||
|
||||
|
||||
14
index.html
14
index.html
@@ -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.
|
||||
|
||||
<h4>Absolute Fälle</h4>
|
||||
<h4>Basics</h4>
|
||||
<h5>Absolute Fälle</h5>
|
||||
<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 />
|
||||
|
||||
<h4>Absolute Fälle zeitlich normiert auf den ersten Todesfall</h4>
|
||||
|
||||
Reference in New Issue
Block a user