Norway¶

  • 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: 30/06/2022 09:46:21 CEST
In [2]:
%config InlineBackend.figure_formats = ['svg']
from oscovida import *
In [3]:
overview("Norway", weeks=5);
2022-06-30T09:46:24.169426 image/svg+xml Matplotlib v3.5.2, https://matplotlib.org/ 30 May 06 Jun 13 Jun 20 Jun 27 Jun 40 40 60 60 80 80 7-day incidence rate (per 100K people) Norway, last 5 weeks, last data point from 2022-06-29 30 May 06 Jun 13 Jun 20 Jun 27 Jun 0 5 10 15 daily change normalised per 100K 30 May 06 Jun 13 Jun 20 Jun 27 Jun 0.00 0.25 0.50 0.75 1.00 daily change normalised per 100K 30 May 06 Jun 13 Jun 20 Jun 27 Jun 0.8 0.8 1.0 1.0 1.2 1.2 1.4 1.4 R & growth factor (based on cases) Norway cases daily growth factor Norway cases daily growth factor (rolling mean) Norway estimated R (using cases) 30 May 06 Jun 13 Jun 20 Jun 27 Jun 0.8 0.8 1.0 1.0 1.2 1.2 R & growth factor (based on deaths) Norway deaths daily growth factor Norway deaths daily growth factor (rolling mean) Norway estimated R (using deaths) 30 May 06 Jun 13 Jun 20 Jun 27 Jun 0 2000 4000 6000 cases doubling time [days] Norway doubling time cases (rolling mean) Norway doubling time deaths (rolling mean) 0 271 542 813 daily change Norway new cases (rolling 7d mean) Norway new cases 0.00 13.55 27.11 40.66 54.21 daily change Norway new deaths (rolling 7d mean) Norway new deaths 0.0 186.1 372.2 558.2 deaths doubling time [days]
In [4]:
overview("Norway");
2022-06-30T09:46:29.259663 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 1000 1000 2000 2000 7-day incidence rate (per 100K people) 82.9 Norway, last data point from 2022-06-29 Jan 20 Apr 20 Jul 20 Oct 20 Jan 21 Apr 21 Jul 21 Oct 21 Jan 22 Apr 22 Jul 22 0 100 200 300 400 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 2 4 6 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 1.4 1.4 R & growth factor (based on cases) Norway cases daily growth factor Norway cases daily growth factor (rolling mean) Norway 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)