Skip to content

Developed an application that will allow us to track the spread of Coronavirus cases across the globe. This Python script pulls data directly from the live data on the site into a Pandas DataFrame.

License

Notifications You must be signed in to change notification settings

triposat/Covid-19_Cases_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation


Prettier Size License

  • Let's see a simple Python script to demonstrate the Country and world-wide coronavirus cases.
  • This Python script fetches the live data from the site.
  • Data was collected using the Pycountry module, plotted using Plotly, and organized into rows and columns using Pandas.

About

Developed an application that will allow us to track the spread of Coronavirus cases across the globe. This Python script pulls data directly from the live data on the site into a Pandas DataFrame.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published