Skip to content

jsgounot/CoronaTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

CoronoTools : Bokeh apps to watch Covid-19 evolution worldwide

This repository contains bokeh applications to follow the spread of the Covid-19 virus worldwide. All the data are fetched from the CSSEGI repository using a dedicated wrapper. An instance may be alive here.

Features

  • Worldmap with daily evolution of the virus propagation worldwide
  • Comparison between countries (barplot and metric over time)
  • A global view of one country / continement evolution over time

Dependancies

How to

All the different applications can be launche using server files, i.e :

bokeh serve --allow-websocket-origin=* server/se_worldmap.py

Ressources

This project has been done as a practical tool for my bokeh training. I tried to make most of the tools reusable here, and most of them can be found in directory componments/base.

Other websites

About

Covid-19 graphic tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages