Skip to content

vicent3rod/covid19-canada-interactive-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Interactive Map for Provinces/territories of Canada

Overview

Interactive map showing changes (total cases, recovered and deaths) by administrative divisions.

  • Covid-19 Data - Updated data from the Canadian Government.
  • Shapefile - Provincial and territorial boundaries of Canada.

Running the sample:

$ docker-compose up -d
$ docker exec -it xxxxxxxxxxxx bash
$ bokeh serve --show canada_covid19_map.py

Browse the interactive map:

The map is rendered by bokeh-server at http://localhost:5006/canada_covid19_map

Captures:

Capture 1 Capture 2 Capture 3
alt-text-1 alt-text-2 alt-text-3

Releases

No releases published

Packages

No packages published