Skip to content

emreynolds9/Earthquake-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping Recent Earthquakes with D3 and JavaScript

This vizualization depicts a map of earthquakes that occurred across the world within the last week. To accomplish this analysis, we first pulled data from the OpenWeatherMap API to assemble a dataset on over 500 cities.

After assembling the dataset, I used Matplotlib to plot various aspects of the weather vs. latitude. Factors we looked at included: temperature, cloudiness, wind speed, and humidity. This site provides the source data and visualizations created as part of the analysis, as well as explanations and descriptions of any trends or correlations found in the data.

Data

This visualization utilizes the United States Geographical Survey API which I accessed via JavaScript and mapped with Leaflet. The script uses user input to select which API should be called, then queries that route and plots the earthquakes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published