Skip to content

Latest commit

Β 

History

History
27 lines (18 loc) Β· 1.21 KB

File metadata and controls

27 lines (18 loc) Β· 1.21 KB

COVID Dashboard


This is a single page bokeh application which provides a birds eye visual representation of Covid-19 pandemic statistics from the formal beginning of record keeping to the present time.

🏁 Prerequisites

  • 🐍 Python >= 3.7.9
    • Using an Anaconda based Python distribution is strongly suggested
    • Library Dependencies
      • The requirements.txt in this repository list all needed libraries.
        • NOTE: pip install -r requirements.txt instead of conda install --file requirements.txt

πŸ—οΈ Setup

  • Clone or Fork this repository
  • Satisfy Prerequisites

πŸ“š Citations