Germany: LK Leipzig (Sachsen)¶

  • 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:20:03 CEST
In [2]:
%config InlineBackend.figure_formats = ['svg']
from oscovida import *
In [3]:
overview(country="Germany", subregion="LK Leipzig", weeks=5);
2023-03-07T15:20:17.515359 image/svg+xml Matplotlib v3.7.1, https://matplotlib.org/ 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 65 65 70 70 75 75 80 80 7-day incidence rate (per 100K people) 63.5 LK Leipzig, Germany, last 5 weeks, last data point from 2023-03-06 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 0 10 20 daily change normalised per 100K 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 0.000 0.000 0.005 0.005 0.010 0.010 0.015 0.015 daily change Germany-LK Leipzig new deaths (rolling 7d mean) Germany-LK Leipzig new deaths 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-LK Leipzig cases daily growth factor Germany-LK Leipzig cases daily growth factor (rolling mean) Germany-LK Leipzig estimated R (using cases) 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 0.8 0.8 0.9 0.9 1.0 1.0 1.1 1.1 1.2 1.2 R & growth factor (based on deaths) Germany-LK Leipzig deaths daily growth factor Germany-LK Leipzig deaths daily growth factor (rolling mean) Germany-LK Leipzig estimated R (using deaths) 30 Jan 06 Feb 13 Feb 20 Feb 27 Feb 06 Mar 0 1000 2000 3000 4000 cases doubling time [days] Germany-LK Leipzig doubling time cases (rolling mean) 0.00 25.82 51.64 daily change Germany-LK Leipzig new cases (rolling 7d mean) Germany-LK Leipzig new cases 0.000 0.218 0.435 0.653 0.870
In [4]:
overview(country="Germany", subregion="LK Leipzig");
2023-03-07T15:20:35.008757 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 1000 1000 2000 2000 7-day incidence rate (per 100K people) 63.5 LK Leipzig, 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 daily change normalised per 100K May 20 Sep 20 Jan 21 May 21 Sep 21 Jan 22 May 22 Sep 22 Jan 23 0 2 4 6 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-LK Leipzig cases daily growth factor Germany-LK Leipzig cases daily growth factor (rolling mean) Germany-LK Leipzig estimated R (using cases) May 20 Sep 20 Jan 21 May 21 Sep 21 Jan 22 May 22 Sep 22 Jan 23 0.8 0.8 0.9 0.9 1.0 1.0 1.1 1.1 1.2 1.2 R & growth factor (based on deaths)