Skip to content

clickio/corona-bokeh

 
 

Repository files navigation

corona-bokeh

This is a dashboard I created for my personal consumption but I believe anyone can find it insightful, educative and helpful.

What you would find?

  • Codes for getting the data from John Hopkins University
  • Data cleaning, preprocessing and feature creation
  • Codes for making the dashboard

How to run this on your machine?

Before following any of the steps below please ensure you have installed all the libraries in the requirement.txt file

  1. Run the preparing notebook in jupyter
  2. Open your command prompt and navigate to the directory containing the codes
  3. Run the command "bokeh serve --show myapp.py"

The most interesting visulization for me is this below

You can view all capability of the dashboard on my youtube where I did a demo on it. drawing

Thank You

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.1%
  • Python 0.9%