Skip to content

alec-kr/COVID-19-Cases-Deaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Cases/Deaths Analysis

This Python3 project aims to plot the number of COVID-19 cases and deaths for a chosen country, on a simple line graph.

Installation

git clone https://github.com/alec-kr/COVID-19-Cases-Deaths.git

Packages Used:

NOTE: Python 3 must be installed prior to running this code.

pip3 install pandas matplotlib mplcursors

Usage

cd COVID-19-Cases-Deaths
python3 covid-19-analysis.py

You will enter a country of your choice after running the line above

Please Enter a Country: Guyana

A pyplot window will be opened showing the visualized data (COVID-19 Cases and Deaths)

See the py_vis.ipynb notebook for an illustration of the executed program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published