Skip to content

Miksus/corona_cases_finland

Repository files navigation

Corona Infections Finland (Bokeh dashboard)

A dashboard on a map using Corona infection data

Features network graph on a map and time series plotting

Example

Picture Updated: 14.3.2020


How to display it?

  1. Clone this repository and open the status.html (or older graphs from the graphs) or just run the main.py script with appropriate packages
  2. Copy status.html and add the map Taustakartta_8milj to the same folder with the file

Description

This is a network graph to inspect how the Corona infections spread from person to person in Finland. It also includes plots showing the active cases through time by health care district and origin of the infection. This graph uses HS's Corona open data API (https://github.com/HS-Datadesk/koronavirus-avoindata).


Dependencies (for the Python script)

Python 3 (tested with 3.6.6)
Bokeh (tested with 1.4.0)
NetworkX (tested with 2.4)
Pandas (tested with 1.0.0)
Numpy (tested with 1.18.1)

The background map is from Maanmittauslaitos (https://www.maanmittauslaitos.fi/avoindata-lisenssi-cc40). If suggestions, please feel free to contact me via [email protected]. In case you find this useful and decide to use this visualization somewhere, I would highly appreciate crediting.

Author: Mikael Koli


More images:

Example2

Releases

No releases published

Packages

No packages published