Skip to content

Instantly share code, notes, and snippets.

@Stevoisiak
Last active June 3, 2025 17:24
Show Gist options
  • Save Stevoisiak/4c9c50e68e195bbf0e65e7efea6ddd3f to your computer and use it in GitHub Desktop.
Save Stevoisiak/4c9c50e68e195bbf0e65e7efea6ddd3f to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"metadata": {
"generated": 1748968019000,
"url": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_month.geojson",
"title": "USGS All Earthquakes, Past Month",
"status": 200,
"api": "1.14.1",
"count": 9211
},
"features": [
{
"type": "Feature",
"properties": {
"mag": 1.9,
"place": "55 km WNW of Nanwalek, Alaska",
"time": 1748967479708,
"updated": 1748967603851,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ak02572ye5ia",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak02572ye5ia.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 56,
"net": "ak",
"code": "02572ye5ia",
"ids": ",ak02572ye5ia,",
"sources": ",ak,",
"types": ",origin,phase-data,",
"nst": null,
"dmin": null,
"rms": 0.19,
"gap": null,
"magType": "ml",
"type": "earthquake",
"title": "M 1.9 - 55 km WNW of Nanwalek, Alaska"
},
"geometry": {
"type": "Point",
"coordinates": [-152.8562, 59.4946, 79.8]
},
"id": "ak02572ye5ia"
}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment