Skip to content

Retrieves every earthquake in California from the past week and lists them

Notifications You must be signed in to change notification settings

aaron-son/earthquake-json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Earthquake JSON Parser

General

  • Retrieves a JSON from the USGS (US Geological Survey) publishes various earthquake data as JSON feed. Past weeks earthquakes: https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_week.geojson

  • Identifies earthquakes in California

  • Lists them chronologically in ascending order

  • Outputs in following format: -- [2017-07-13T22:37:52+00:00 | 12km E of Mammoth Lakes, California | Magnitude: 0.95]

About

Retrieves every earthquake in California from the past week and lists them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages