add new plot
This commit is contained in:
@@ -26,6 +26,10 @@ Data sourced from <a href=https://ourworldindata.org/coronavirus-source-data>her
|
|||||||
<h5>new cases</h5>
|
<h5>new cases</h5>
|
||||||
<img src=new_cases.png />
|
<img src=new_cases.png />
|
||||||
|
|
||||||
|
<h5>percentual increase</h5>
|
||||||
|
New cases relative to total cases, with moving average of 3 days.
|
||||||
|
<img src=percent_increase.png />
|
||||||
|
|
||||||
<h5>total deaths</h5>
|
<h5>total deaths</h5>
|
||||||
<img src=total_deaths.png />
|
<img src=total_deaths.png />
|
||||||
|
|
||||||
@@ -40,6 +44,11 @@ Warning: data might be incomplete and not start with zero death (e.g. China).
|
|||||||
<br>
|
<br>
|
||||||
<img src=normalized_to_first_death.png />
|
<img src=normalized_to_first_death.png />
|
||||||
|
|
||||||
|
<h4>Absolute cases timeshifted to day of reported infections exceeding 100</h4>
|
||||||
|
Timeshift to 100 cases, when in most countries the exponential growth fully set in.
|
||||||
|
<br>
|
||||||
|
<img src=normalized_to_100_cases.png />
|
||||||
|
|
||||||
<h4>Delay from China in days</h4>
|
<h4>Delay from China in days</h4>
|
||||||
Delay from case numbers seen in China counted in days
|
Delay from case numbers seen in China counted in days
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
@@ -26,6 +26,10 @@ Die Daten stammen von <a href=https://ourworldindata.org/coronavirus-source-data
|
|||||||
<h5>Neue Fälle</h5>
|
<h5>Neue Fälle</h5>
|
||||||
<img src=new_cases.png />
|
<img src=new_cases.png />
|
||||||
|
|
||||||
|
<h5>Prozentualer Zuwachs</h5>
|
||||||
|
Neue Fälle relativ zu absoluten Fällen mit gleitendem Mittelwert von 3 Tagen.
|
||||||
|
<img src=percent_increase.png />
|
||||||
|
|
||||||
<h5>Absolute Todesfälle</h5>
|
<h5>Absolute Todesfälle</h5>
|
||||||
<img src=total_deaths.png />
|
<img src=total_deaths.png />
|
||||||
|
|
||||||
@@ -40,6 +44,11 @@ Achtung: die Daten sind nicht überall vollständig, die Statistik muss nicht be
|
|||||||
<br>
|
<br>
|
||||||
<img src=normalized_to_first_death.png />
|
<img src=normalized_to_first_death.png />
|
||||||
|
|
||||||
|
<h4>Absolute Fälle zeitlich normiert auf des erste Auftreten von mehr als 100 Fällen</h4>
|
||||||
|
Ab dann setzt fast überall das exponentielle Wachstum ein.
|
||||||
|
<br>
|
||||||
|
<img src=normalized_to_100_cases.png />
|
||||||
|
|
||||||
<h4>Verzögerung gegenüber China in Tagen</h4>
|
<h4>Verzögerung gegenüber China in Tagen</h4>
|
||||||
Verzögerung der Zahl der Erkrankungsfälle gegenüber China
|
Verzögerung der Zahl der Erkrankungsfälle gegenüber China
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user