Skip to content

herkura/Covid--19-usa-analyses

Repository files navigation

Covid-19-usa-analysis 😷

Note ⚠️

This data-set is dated for 21/05/2020 and the analysis was also done on this date.

About

This is a type of geospatial analysis where I have used folium library to plot that data onto the usa map. :point_right: check out the app

Data Set used

I have used John hopkins usa covid dashboard dataset . 👉 csv file

Step(s) for using folium library

  • !conda install -c conda-forge folium=0.5.0 --yes
  • import folium

after importing this library you are good to go 🚀