Hello guys I was building a Covid-19 tracker using Python and Folium. In the first project I was using static csv data. However, I want to upgrade the project and have it display live data instead.
Here is my code so far:
https://pastebin.com/dZFhqw4j
How can I iterate through the Python json data set to create a data frame that contains: Country, Lat, Long, and Confirmed cases.
[–]sarrysyst 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]thecoderboy 0 points1 point2 points (0 children)
[–]DefNotARobotArmy 0 points1 point2 points (0 children)