Skip to content

kushalpagolu/CodeInPlace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeInPlace

Final Assignment Project submitted for Code in Place Stanford Program

A Data Science program to analyse and visualize COVID-19 data using .csv file and api's to get latest case data. To accomplish this python has libraries like "PLOTLY", which gives us tools like maps, bars, scatter_polar figures etc.

Run the project.py file and you are presented with below options.

Type 1 and press enter.

Screen Shot 2021-06-03 at 2.10.27 AM.png

Displays a Map

Screen Shot 2021-06-03 at 1.36.08 AM.png

Type 2 and press enter.

Screen Shot 2021-06-03 at 2.10.48 AM.png

Displays a Map

Screen Shot 2021-06-03 at 1.38.32 AM.png

Type 3 and press enter.

Screen Shot 2021-06-03 at 2.11.13 AM.png

Displays a Map

Screen Shot 2021-06-03 at 1.39.56 AM.png

Type 4 and press enter.

Screen Shot 2021-06-03 at 2.11.40 AM.png

Displays a scatter_polar chart - In a polar scatter plot, each row of data_frame is represented by a symbol mark in polar coordinates.

Screen Shot 2021-06-03 at 4.20.15 AM.png

Type 5 and press enter. Then type in the country name to see the latest Covid-19 cases details in a map.

Screen Shot 2021-06-03 at 2.12.14 AM.png

Displays a chloropleth map with country data and displays a bar figure on the left hand side with total cases by total deaths.

Screen Shot 2021-06-03 at 1.51.08 AM.png

About

Final Assignment Project submitted for Code in Place Stanford Program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages