Germany: SK Worms (Rheinland-Pfalz)¶

  • 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: 07/03/2023 15:11:30 CEST
In [2]:
%config InlineBackend.figure_formats = ['svg']
from oscovida import *
In [3]:
overview(country="Germany", subregion="SK Worms", weeks=5);
2023-03-07T15:11:43.258284 image/svg+xml Matplotlib v3.7.1, https://matplotlib.org/ 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 60 60 80 80 100 100 120 120 140 140 7-day incidence rate (per 100K people) 64.4 SK Worms, Germany, last 5 weeks, last data point from 2023-03-06 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 0 20 40 daily change normalised per 100K 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 0.00 0.25 0.50 0.75 1.00 daily change normalised per 100K 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 0.8 0.8 1.0 1.0 1.2 1.2 R & growth factor (based on cases) Germany-SK Worms cases daily growth factor Germany-SK Worms cases daily growth factor (rolling mean) Germany-SK Worms estimated R (using cases) 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 0 0 1 1 2 2 3 3 4 4 R & growth factor (based on deaths) Germany-SK Worms deaths daily growth factor Germany-SK Worms deaths daily growth factor (rolling mean) Germany-SK Worms estimated R (using deaths) 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 0 2000 4000 cases doubling time [days] Germany-SK Worms doubling time cases (rolling mean) 0.00 16.77 33.54 daily change Germany-SK Worms new cases (rolling 7d mean) Germany-SK Worms new cases 0.000 0.210 0.419 0.629 0.839 daily change Germany-SK Worms new deaths (rolling 7d mean) Germany-SK Worms new deaths 0.000 0.338 0.676
In [4]:
overview(country="Germany", subregion="SK Worms");
2023-03-07T15:12:00.199788 image/svg+xml Matplotlib v3.7.1, https://matplotlib.org/ May 20 Sep 20 Jan 21 May 21 Sep 21 Jan 22 May 22 Sep 22 Jan 23 0 0 500 500 1000 1000 1500 1500 2000 2000 7-day incidence rate (per 100K people) 64.4 SK Worms, Germany, last data point from 2023-03-06 May 20 Sep 20 Jan 21 May 21 Sep 21 Jan 22 May 22 Sep 22 Jan 23 0 200 400 600 daily change normalised per 100K May 20 Sep 20 Jan 21 May 21 Sep 21 Jan 22 May 22 Sep 22 Jan 23 0.0 2.5 5.0 7.5 10.0 daily change normalised per 100K May 20 Sep 20 Jan 21 May 21 Sep 21 Jan 22 May 22 Sep 22 Jan 23 0.8 0.8 1.0 1.0 1.2 1.2 R & growth factor (based on cases) Germany-SK Worms cases daily growth factor Germany-SK Worms cases daily growth factor (rolling mean) Germany-SK Worms estimated R (using cases) May 20 <