Skip to content

Files

Latest commit

 

History

History

EarthquakeDataViz--Python-Folium

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Earthquake Data Vizualisation Web App

100DaysOfCode project_three

About:

Earthquake magnitude data displayed on an interactive map with simple pop up feature, designed with folium, a python library that makes it easy to visualize data that's been handled in Python on an interactive leaflet map

Relevant links

Earthquake data set from USGS-past day

Vizualising the map on loacal machine

  • Clone git repository

  • Open map.html file in your browser

  • The map.html contains the Leaflet.js/JavaScript dependencies required to display the map

    Sample Example

EarthquakeDataViz_PythonFolium