Skip to content

yemre-data/interactive-covid-19-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interactive-covid-19-dashboard

SWH

  • Description
  • Dev Process
  • All version
  • How to install
  • License

Description

  • This project provides an interactive dashoboard of COVID-19 confirmed and death cases data that you can run on your local server by running the main.py file on local software.
  • The aim is to give a clear interactive vizualisation of the covid-19 epidemic in different countries of the world.

The number of cases and deaths per country and date are provided as open-data by the COVID-19 Dataset by Our World in Data. Dashboard and Visualisation was created by the three students of CRI-AIRE Master.

You can select new cases and new death, total confirmed cases per million(normalized) and total death cases per million(normalized), vaccination per hundred and conutry by date. Feel free to play and the the graph.

Online Dashboard

If you want to see the interactive dashboard click HERE

Dev Process

  • COVID DATA extracted from open source - 21/05/2021
  • Population DATA extracted from Kaggle to normalize the data
  • Creating streamlit interface on Pycharm

How to install

Please install the project dependencies run pip install -r requirements.txt

$ pip install -r requirements.txt

There have:

pandas == 1.2.4
streamlit == 0.82.0
plotly == 4.14.3
  • 2nd Please install Pycharm , you can choose PyCharm Community Edition, it's free.

  • 3rd CE example: run on Pycharm terminal:

$ streamlit run main.py

Congrats! You can try!

It's an practice of open source course by a group of students, feel free to give us feedback! Thank you!

License

MIT Licence

Copyright (c) 2021 yemre-data

Authors

@yemre-data @LishaLING @KaoutarLanjri

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages