This project details how to create an interactive map to display and interact with USGS earthquake data.
Data set:
USGS GeoJSON FeatureCollection
- an array of earthquake data including metadata and features, found here.
Software:
- JavaScript, GeoJSON, D3, Mapbox, CSS, HTML