GitHunt
UC

Uchencho/Folium-Visualization

This notebook, which is for educational purposes, shows a heat map of infected south Koreans and where they visited on a map

Folium-Visualization

This notebook, which is for educational purposes, shows a heat map of where south Koreans infected with Corona Virus, visited on a map.

In order to view the map, kindly click here to view the notebook

Take-Away

  • Plotting with Folium
  • Working With Reverse Geocoder to extract the name of a place given a coordinate(lat, lon)
  • Heat Map

Libraries Used

  • Pandas
  • webbrowser
  • reverse_geocoder
  • HeatMap

Reference: Oga Paschal

Languages

Jupyter Notebook63.6%HTML36.4%

Contributors

Created March 4, 2020
Updated April 26, 2021
Uchencho/Folium-Visualization | GitHunt