Germany¶

  • Homepage of project: https://oscovida.github.io
  • Plots are explained at http://oscovida.github.io/plots.html
  • Execute this Jupyter Notebook using myBinder
In [1]:
import datetime
import time

start = datetime.datetime.now()
print(f"Notebook executed on: {start.strftime('%d/%m/%Y %H:%M:%S%Z')} {time.tzname[time.daylight]}")
Notebook executed on: 24/05/2022 09:38:20 CEST
In [2]:
%config InlineBackend.figure_formats = ['svg']
from oscovida import *
In [3]:
overview("Germany", weeks=5);
2022-05-24T09:38:22.606111 image/svg+xml Matplotlib v3.5.2, https://matplotlib.org/ 18 Apr 25 Apr 02 May 09 May 16 May 23 May 400 400 600 600 800 800 1000 1000 7-day incidence rate (per 100K people) 350.6 Germany, last 5 weeks, last data point from 2022-05-23 18 Apr 25 Apr 02 May 09 May 16 May 23 May 0 100 200 300 daily change normalised per 100K 18 Apr 25 Apr 02 May 09 May 16 May 23 May 0.0 0.2 0.4 0.6 daily change normalised per 100K 18 Apr 25 Apr 02 May 09 May 16 May 23 May 0.8 0.8 1.0 1.0 1.2 1.2 R & growth factor (based on cases) Germany cases daily growth factor Germany cases daily growth factor (rolling mean) Germany estimated R (using cases) 18 Apr 25 Apr 02 May 09 May 16 May 23 May 0.8 0.8 1.0 1.0 1.2 1.2 R & growth factor (based on deaths) Germany deaths daily growth factor Germany deaths daily growth factor (rolling mean) Germany estimated R (using deaths) 18 Apr 25 Apr 02 May 09 May 16 May 23 May 0 200 400 600 cases doubling time [days] Germany doubling time cases (rolling mean) Germany doubling time deaths (rolling mean) 0 83155 166310 249465 daily change Germany new cases (rolling 7d mean) Germany new cases 0.0 166.3 332.6 498.9 daily change Germany new deaths (rolling 7d mean) Germany new deaths 0 396 792 1188 deaths doubling time [days]
In [4]:
overview("Germany");
2022-05-24T09:38:27.604822 image/svg+xml Matplotlib v3.5.2, https://matplotlib.org/ Jan 20 Apr 20 Jul 20 Oct 20 Jan 21 Apr 21 Jul 21 Oct 21 Jan 22 Apr 22 Jul 22 0 0 500 500 1000 1000 1500 1500 2000 2000 7-day incidence rate (per 100K people) 350.6 Germany, last data point from 2022-05-23 Jan 20 Apr 20 Jul 20 Oct 20 Jan 21 Apr 21 Jul 21 Oct 21 Jan 22 Apr 22 Jul 22 0 200 400 600 daily change normalised per 100K Jan 20 Apr 20 Jul 20 Oct 20 Jan 21 Apr 21 Jul 21 Oct 21 Jan 22 Apr 22 Jul 22 0.0 0.5 1.0 daily change normalised per 100K Jan 20 Apr 20 Jul 20 Oct 20 Jan 21 Apr 21 Jul 21 Oct 21 Jan 22 Apr 22 Jul 22 0.8 0.8 1.0 1.0 1.2 1.2 R & growth factor (based on cases) Germany cases daily growth factor Germany cases daily growth factor (rolling mean) Germany estimated R (using cases) Jan 20 Apr 20 Jul 20 Oct 20 Jan 21 Apr 21 Jul 21 Oct 21 Jan 22 Apr 22 Jul 22 0.8 0.8 1.0 1.0 1.2 1.2 R & growth factor (based on deaths)