data-visualization-of-corona-dataset
It plots the various covid 19 affected regions all over the world
overview:
Unlike the conventional way of getting the data in this project data has been web scraped using python where the data obtained is stored in the .csv format
tools used:
IDE:SublimeText
Modules:BeautifulSoup,Requests,csv
once the data obtained which consists of all the the details but to plot on map we need latitude and longitude values
for tat use and Google Api or use an add on funtion name(genocode by Awesome table)in Spreadsheet
once all the requirements are satisfied
load the .csv file into JUPITER NoteBook and proceed
IDE:JUPITER NoteBook
Modules:numpy,pandas,os
Built With
- jupyter-notebook
- python
Log in or sign up for Devpost to join the conversation.