The objective of this project is to gather earthquake GeoJSON data from the USGS API, create and explore interactive maps of earthquakes around the world.
The reporters and data visualization team at the Disaster Reporting Network need an insightful and interactive visualization to illustrate the relationship between seismic activity and tectonic plates locations around the world.
To build this visualization, I will traverse and retrieve earthquake and seismic activity data using JavaScript, and the D3 and Leaflet libraries. The data will be plotted on a mapbox map.
- Deliverable 1: Add Tectonic Plate Data
- Deliverable 2: Add Major Earthquake Data
- Deliverable 3: Add an Additional Map
-
Data Sources:
-
Software:
- Visual Studio Code 1.57.1
- BootStrap 4.4
- MacOS Catalina Version 10.16.7
- Python 3.8.5
- Leaflet 1.7.1
- HTML/CSS
The insightful and interactive can be found here - https://dsupps.github.io/Mapping_Earthquakes/
This multi-layer and interactive map illustrates the relationship between the location and frequency of seismic activity and tectonic plates with addition of fault lines.
The challenge called for three layers, but a fourth was added because I just think it looks cool!