Skip to content

Mapping of earthquakes with USGS data using Javascript D3 visualization library and ES6 Promise based code

Notifications You must be signed in to change notification settings

greathmaster/earthquake-mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake Mapping

An Earthquake mapping applicaton written in HTML and Javascript using USGS data and utilizing the D3 visualization library.

The United State Geological Survey (USGS) provides a rich set of data on earthquakes, including magnitude, timing, and location. Earthquake Mapping seeks to showcase the data in a simple, easy to understand, and interactive display.

ES6 Promise based code was used since the earthquake, country, and tectonic plate data all come from 3 different sources.

In addition, the slider allows user to interact and filter the earthquakes by magnitude.

Users can also hover on an earthquake location to get additional information.

About

Mapping of earthquakes with USGS data using Javascript D3 visualization library and ES6 Promise based code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published