This data-set is dated for 21/05/2020 and the analysis was also done on this date.
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
I have used John hopkins usa covid dashboard dataset . 👉 csv file
!conda install -c conda-forge folium=0.5.0 --yes
import folium
after importing this library you are good to go 🚀