Germany: SK Jena (Thüringen)¶

  • 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: 08/08/2022 15:22:44 CEST
In [2]:
%config InlineBackend.figure_formats = ['svg']
from oscovida import *
In [3]:
overview(country="Germany", subregion="SK Jena", weeks=5);
2022-08-08T15:22:49.752499 image/svg+xml Matplotlib v3.5.2, https://matplotlib.org/ 04 Jul 11 Jul 18 Jul 25 Jul 01 Aug 08 Aug 300 300 400 400 500 500 600 600 700 700 7-day incidence rate (per 100K people) 303.4 SK Jena, Germany, last 5 weeks, last data point from 2022-08-07 04 Jul 11 Jul 18 Jul 25 Jul 01 Aug 08 Aug 0 50 100 150 daily change normalised per 100K 04 Jul 11 Jul 18 Jul 25 Jul 01 Aug 08 Aug 0.0 0.2 0.4 0.6 0.8 daily change normalised per 100K 04 Jul 11 Jul 18 Jul 25 Jul 01 Aug 08 Aug 0.8 0.8 1.0 1.0 1.2 1.2 R & growth factor (based on cases) Germany-SK Jena cases daily growth factor Germany-SK Jena cases daily growth factor (rolling mean) Germany-SK Jena estimated R (using cases) 04 Jul 11 Jul 18 Jul 25 Jul 01 Aug 08 Aug 0.0 0.0 0.5 0.5 1.0 1.0 R & growth factor (based on deaths) Germany-SK Jena deaths daily growth factor Germany-SK Jena deaths daily growth factor (rolling mean) Germany-SK Jena estimated R (using deaths) 04 Jul 11 Jul 18 Jul 25 Jul 01 Aug 08 Aug 0 200 400 600 800 cases doubling time [days] Germany-SK Jena doubling time cases (rolling mean) 0.0 55.4 110.7 166.1 daily change Germany-SK Jena new cases (rolling 7d mean) Germany-SK Jena new cases 0.000 0.221 0.443 0.664 0.886 daily change Germany-SK Jena new deaths (rolling 7d mean) Germany-SK Jena new deaths 0.000 0.229 0.458 0.687 0.915
In [4]:
overview(country="Germany", subregion="SK Jena");
2022-08-08T15:22:57.448550 image/svg+xml Matplotlib v3.5.2, https://matplotlib.org/ Apr 20 Jul 20 Oct 20 Jan 21 Apr 21 Jul 21 Oct 21 Jan 22 Apr 22 Jul 22 0 0 1000 1000 2000 2000 3000 3000 7-day incidence rate (per 100K people) 303.4 SK Jena, Germany, last data point from 2022-08-07 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 Apr 20 Jul 20 Oct 20 Jan 21 Apr 21 Jul 21 Oct 21 Jan 22 Apr 22 Jul 22 0 1 2 3 4 daily change normalised per 100K 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-SK Jena cases daily growth factor Germany-SK Jena cases daily growth factor (rolling mean) Germany-SK Jena estimated R (using cases) Apr 20 Jul 20 Oct 20 Jan 21 Apr 21 Jul 21 Oct 21 Jan 22 Apr 22 Jul 22 0.0 0.0 0.5 0.5 1.0 1.0 R & growth factor (based on deaths)