Skip to content

Rutgers-Data-Science-Bootcamp/Mapping_Earthquakes

Repository files navigation

Mapping_Earthquakes

Basic Project Plan

Purpose

The purpose of this project is to visually show the differences between the magnitudes of earthquakes all over the world for the last seven days.

Tasks

To complete this project, use a URL for GeoJSON earthquake data from the USGS website and retrieve geographical coordinates and the magnitudes of earthquakes for the last seven days. Then add the data to a map.

Approach

Used the JavaScript and the D3.js library to retrieve the coordinates and magnitudes of the earthquakes from the GeoJSON data. With Leaflet library to plot the data on a Mapbox map through an API request and create interactivity for the earthquake data.

Result

Now that you have an overview of the project plan, let see the geographical maps snapshot that created at the end of the project:

street_view: It is vey nice to see your hometown as spotted but not good that erthquake happened!

Screen Shot 2022-08-30 at 3 14 40 PM

Satellite view

Screen Shot 2022-08-30 at 3 08 20 PM

Dark_view

Screen Shot 2022-08-30 at 3 08 37 PM

Resources

data sources
  • mapbox map
  • USGS geoJSON data for earthquakes in the last 7 days
tools

Visual studio code, JavaScript, HTML, CSS, Leaflet, D3.js,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published