Quakes Last 24 Hours
This demo uses the USGS API (Real-Time) - straight JavaScript.. Well kind of...
Quakes Magnitude > 2.5
{
"type": "FeatureCollection",
"metadata": {
"generated": 1757906204000,
"url": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_day.geojson",
"title": "USGS Magnitude 2.5+ Earthquakes, Past Day",
"status": 200,
"api": "2.2.0",
"count": 38
},
"features": [
{
"type": "Feature",
"properties": {
"mag": 5,
"place": "31 km WSW of Vilcanchos, Peru",
"time": 1757901164774,
"updated": 1757902631760,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw8g",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw8g.geojson",
"felt": 1,
"cdi": 2,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 385,
"net": "us",
"code": "7000qw8g",
"ids": ",us7000qw8g,",
"sources": ",us,",
"types": ",dyfi,origin,phase-data,",
"nst": 65,
"dmin": 2.636,
"rms": 1.02,
"gap": 134,
"magType": "mb",
"type": "earthquake",
"title": "M 5.0 - 31 km WSW of Vilcanchos, Peru"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.7966,
-13.7217,
94.514
]
},
"id": "us7000qw8g"
},
{
"type": "Feature",
"properties": {
"mag": 4.2,
"place": "154 km WNW of Vallenar, Chile",
"time": 1757900557447,
"updated": 1757901594040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw8c",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw8c.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 271,
"net": "us",
"code": "7000qw8c",
"ids": ",us7000qw8c,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 18,
"dmin": 0.991,
"rms": 0.94,
"gap": 196,
"magType": "mb",
"type": "earthquake",
"title": "M 4.2 - 154 km WNW of Vallenar, Chile"
},
"geometry": {
"type": "Point",
"coordinates": [
-72.1488,
-27.9223,
19.505
]
},
"id": "us7000qw8c"
},
{
"type": "Feature",
"properties": {
"mag": 5.1,
"place": "91 km E of Petropavlovsk-Kamchatsky, Russia",
"time": 1757900394032,
"updated": 1757901262040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw8d",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw8d.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 400,
"net": "us",
"code": "7000qw8d",
"ids": ",us7000qw8d,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 95,
"dmin": 0.819,
"rms": 0.89,
"gap": 117,
"magType": "mb",
"type": "earthquake",
"title": "M 5.1 - 91 km E of Petropavlovsk-Kamchatsky, Russia"
},
"geometry": {
"type": "Point",
"coordinates": [
159.9787,
53.1957,
59.455
]
},
"id": "us7000qw8d"
},
{
"type": "Feature",
"properties": {
"mag": 4.6,
"place": "92 km ENE of Petropavlovsk-Kamchatsky, Russia",
"time": 1757898740547,
"updated": 1757900559040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw8b",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw8b.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 326,
"net": "us",
"code": "7000qw8b",
"ids": ",us7000qw8b,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 70,
"dmin": 0.833,
"rms": 0.88,
"gap": 127,
"magType": "mb",
"type": "earthquake",
"title": "M 4.6 - 92 km ENE of Petropavlovsk-Kamchatsky, Russia"
},
"geometry": {
"type": "Point",
"coordinates": [
159.9725,
53.2665,
56.812
]
},
"id": "us7000qw8b"
},
{
"type": "Feature",
"properties": {
"mag": 2.5,
"place": "4 km N of Point MacKenzie, Alaska",
"time": 1757898638712,
"updated": 1757899969040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ak025bupb75o",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak025bupb75o.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 96,
"net": "ak",
"code": "025bupb75o",
"ids": ",us7000qw89,ak025bupb75o,",
"sources": ",us,ak,",
"types": ",origin,phase-data,",
"nst": null,
"dmin": null,
"rms": 0.51,
"gap": null,
"magType": "ml",
"type": "earthquake",
"title": "M 2.5 - 4 km N of Point MacKenzie, Alaska"
},
"geometry": {
"type": "Point",
"coordinates": [
-149.969,
61.4029,
30.1
]
},
"id": "ak025bupb75o"
},
{
"type": "Feature",
"properties": {
"mag": 5.3,
"place": "95 km E of Petropavlovsk-Kamchatsky, Russia",
"time": 1757894795039,
"updated": 1757895574040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw84",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw84.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 432,
"net": "us",
"code": "7000qw84",
"ids": ",us7000qw84,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 213,
"dmin": 0.849,
"rms": 0.82,
"gap": 133,
"magType": "mb",
"type": "earthquake",
"title": "M 5.3 - 95 km E of Petropavlovsk-Kamchatsky, Russia"
},
"geometry": {
"type": "Point",
"coordinates": [
160.0384,
53.1649,
35
]
},
"id": "us7000qw84"
},
{
"type": "Feature",
"properties": {
"mag": 2.9,
"place": "34 km WNW of Elfin Cove, Alaska",
"time": 1757888437749,
"updated": 1757888624719,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ak025btec3ge",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak025btec3ge.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 129,
"net": "ak",
"code": "025btec3ge",
"ids": ",ak025btec3ge,",
"sources": ",ak,",
"types": ",origin,phase-data,",
"nst": null,
"dmin": null,
"rms": 0.5,
"gap": null,
"magType": "ml",
"type": "earthquake",
"title": "M 2.9 - 34 km WNW of Elfin Cove, Alaska"
},
"geometry": {
"type": "Point",
"coordinates": [
-136.8904,
58.3062,
13.4
]
},
"id": "ak025btec3ge"
},
{
"type": "Feature",
"properties": {
"mag": 2.5,
"place": "15 km NNW of Midland, Texas",
"time": 1757883836990,
"updated": 1757904888040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/tx2025sdntjx",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/tx2025sdntjx.geojson",
"felt": 3,
"cdi": 2,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 97,
"net": "tx",
"code": "2025sdntjx",
"ids": ",tx2025sdntjx,us7000qw7h,",
"sources": ",tx,us,",
"types": ",dyfi,origin,phase-data,",
"nst": 35,
"dmin": 0,
"rms": 0.1,
"gap": 62,
"magType": "ml",
"type": "earthquake",
"title": "M 2.5 - 15 km NNW of Midland, Texas"
},
"geometry": {
"type": "Point",
"coordinates": [
-102.156,
32.123,
8.1787
]
},
"id": "tx2025sdntjx"
},
{
"type": "Feature",
"properties": {
"mag": 2.5,
"place": "14 km NNW of Midland, Texas",
"time": 1757883836679,
"updated": 1757891763272,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/tx2025sdnumc",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/tx2025sdnumc.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 96,
"net": "tx",
"code": "2025sdnumc",
"ids": ",tx2025sdnumc,",
"sources": ",tx,",
"types": ",origin,phase-data,",
"nst": 85,
"dmin": 0,
"rms": 0.3,
"gap": 45,
"magType": "mlv",
"type": "earthquake",
"title": "M 2.5 - 14 km NNW of Midland, Texas"
},
"geometry": {
"type": "Point",
"coordinates": [
-102.151,
32.108,
4.5756
]
},
"id": "tx2025sdnumc"
},
{
"type": "Feature",
"properties": {
"mag": 2.5,
"place": "47 km S of Caliente, Nevada",
"time": 1757882637618,
"updated": 1757884121528,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/nn00904363",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nn00904363.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 96,
"net": "nn",
"code": "00904363",
"ids": ",us7000qw7e,nn00904363,",
"sources": ",us,nn,",
"types": ",origin,phase-data,",
"nst": 8,
"dmin": 0.47,
"rms": 0.1477,
"gap": 118.02999999999997,
"magType": "ml",
"type": "earthquake",
"title": "M 2.5 - 47 km S of Caliente, Nevada"
},
"geometry": {
"type": "Point",
"coordinates": [
-114.529,
37.1875,
6
]
},
"id": "nn00904363"
},
{
"type": "Feature",
"properties": {
"mag": 2.68,
"place": "4 km WNW of Cold Springs, NV",
"time": 1757878413460,
"updated": 1757886701899,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/nc75237772",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc75237772.geojson",
"felt": 2,
"cdi": 2.2,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 111,
"net": "nc",
"code": "75237772",
"ids": ",nc75237772,nn00904361,us7000qw75,",
"sources": ",nc,nn,us,",
"types": ",dyfi,nearby-cities,origin,phase-data,scitech-link,",
"nst": 18,
"dmin": 0.2406,
"rms": 0.12,
"gap": 149,
"magType": "md",
"type": "earthquake",
"title": "M 2.7 - 4 km WNW of Cold Springs, NV"
},
"geometry": {
"type": "Point",
"coordinates": [
-120.02466583252,
39.6898345947266,
4.03000020980835
]
},
"id": "nc75237772"
},
{
"type": "Feature",
"properties": {
"mag": 4.7,
"place": "12 km WSW of Leuteboro, Philippines",
"time": 1757876249195,
"updated": 1757887979629,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw73",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw73.geojson",
"felt": 1,
"cdi": 1,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 340,
"net": "us",
"code": "7000qw73",
"ids": ",us7000qw73,",
"sources": ",us,",
"types": ",dyfi,origin,phase-data,",
"nst": 71,
"dmin": 7.295,
"rms": 1.1,
"gap": 97,
"magType": "mb",
"type": "earthquake",
"title": "M 4.7 - 12 km WSW of Leuteboro, Philippines"
},
"geometry": {
"type": "Point",
"coordinates": [
121.2643,
13.0391,
10
]
},
"id": "us7000qw73"
},
{
"type": "Feature",
"properties": {
"mag": 4.1,
"place": "69 km NNW of Yonakuni, Japan",
"time": 1757875312446,
"updated": 1757876602040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw70",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw70.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 259,
"net": "us",
"code": "7000qw70",
"ids": ",us7000qw70,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 30,
"dmin": 0.626,
"rms": 0.8,
"gap": 94,
"magType": "mb",
"type": "earthquake",
"title": "M 4.1 - 69 km NNW of Yonakuni, Japan"
},
"geometry": {
"type": "Point",
"coordinates": [
122.8162,
25.0699,
152.535
]
},
"id": "us7000qw70"
},
{
"type": "Feature",
"properties": {
"mag": 3.8,
"place": "54 km SE of Atka, Alaska",
"time": 1757871485631,
"updated": 1757875984040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw6z",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw6z.geojson",
"felt": null,
"cdi": null,
"mmi": 2.459,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 222,
"net": "us",
"code": "7000qw6z",
"ids": ",ak025btbgq76,us7000qw6z,",
"sources": ",ak,us,",
"types": ",origin,phase-data,shakemap,",
"nst": 47,
"dmin": 0.49,
"rms": 1.07,
"gap": 114,
"magType": "mb",
"type": "earthquake",
"title": "M 3.8 - 54 km SE of Atka, Alaska"
},
"geometry": {
"type": "Point",
"coordinates": [
-173.6462,
51.8502,
18.846
]
},
"id": "us7000qw6z"
},
{
"type": "Feature",
"properties": {
"mag": 4.3,
"place": "116 km ENE of Petropavlovsk-Kamchatsky, Russia",
"time": 1757870908351,
"updated": 1757872544040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw6t",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw6t.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 284,
"net": "us",
"code": "7000qw6t",
"ids": ",us7000qw6t,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 54,
"dmin": 1.056,
"rms": 0.59,
"gap": 148,
"magType": "mb",
"type": "earthquake",
"title": "M 4.3 - 116 km ENE of Petropavlovsk-Kamchatsky, Russia"
},
"geometry": {
"type": "Point",
"coordinates": [
160.195,
53.5259,
55
]
},
"id": "us7000qw6t"
},
{
"type": "Feature",
"properties": {
"mag": 3.16,
"place": "91 km NNW of San Antonio, Puerto Rico",
"time": 1757870166880,
"updated": 1757872081120,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr71495663",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/pr71495663.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 154,
"net": "pr",
"code": "71495663",
"ids": ",pr71495663,",
"sources": ",pr,",
"types": ",origin,phase-data,",
"nst": 15,
"dmin": 0.8395,
"rms": 0.34,
"gap": 312,
"magType": "md",
"type": "earthquake",
"title": "M 3.2 - 91 km NNW of San Antonio, Puerto Rico"
},
"geometry": {
"type": "Point",
"coordinates": [
-67.2828333333333,
19.2955,
25.13
]
},
"id": "pr71495663"
},
{
"type": "Feature",
"properties": {
"mag": 4.5,
"place": "83 km NE of Barishal, Pakistan",
"time": 1757863120041,
"updated": 1757864246040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw6a",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw6a.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 312,
"net": "us",
"code": "7000qw6a",
"ids": ",us7000qw6a,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 25,
"dmin": 1.831,
"rms": 1.02,
"gap": 163,
"magType": "mb",
"type": "earthquake",
"title": "M 4.5 - 83 km NE of Barishal, Pakistan"
},
"geometry": {
"type": "Point",
"coordinates": [
75.429,
36.7806,
10
]
},
"id": "us7000qw6a"
},
{
"type": "Feature",
"properties": {
"mag": 4.3,
"place": "53 km E of Petropavlovsk-Kamchatsky, Russia",
"time": 1757862610237,
"updated": 1757868434040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw69",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw69.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 284,
"net": "us",
"code": "7000qw69",
"ids": ",us7000qw69,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 34,
"dmin": 0.472,
"rms": 0.53,
"gap": 164,
"magType": "mb",
"type": "earthquake",
"title": "M 4.3 - 53 km E of Petropavlovsk-Kamchatsky, Russia"
},
"geometry": {
"type": "Point",
"coordinates": [
159.4222,
53.0948,
74.084
]
},
"id": "us7000qw69"
},
{
"type": "Feature",
"properties": {
"mag": 4.6,
"place": "112 km W of Chauk, Burma (Myanmar)",
"time": 1757861804759,
"updated": 1757868837040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw66",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw66.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 326,
"net": "us",
"code": "7000qw66",
"ids": ",us7000qw66,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 33,
"dmin": 4.268,
"rms": 0.81,
"gap": 155,
"magType": "mb",
"type": "earthquake",
"title": "M 4.6 - 112 km W of Chauk, Burma (Myanmar)"
},
"geometry": {
"type": "Point",
"coordinates": [
93.7363,
20.8843,
57.003
]
},
"id": "us7000qw66"
},
{
"type": "Feature",
"properties": {
"mag": 5.3,
"place": "93 km SSW of Sungai Penuh, Indonesia",
"time": 1757861384566,
"updated": 1757862468040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw63",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw63.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 432,
"net": "us",
"code": "7000qw63",
"ids": ",us7000qw63,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 47,
"dmin": 2.466,
"rms": 0.84,
"gap": 167,
"magType": "mb",
"type": "earthquake",
"title": "M 5.3 - 93 km SSW of Sungai Penuh, Indonesia"
},
"geometry": {
"type": "Point",
"coordinates": [
101.02,
-2.8175,
66.624
]
},
"id": "us7000qw63"
},
{
"type": "Feature",
"properties": {
"mag": 2.56,
"place": "18 km W of Big Pine, CA",
"time": 1757858734310,
"updated": 1757861240449,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/nc75237702",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc75237702.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 101,
"net": "nc",
"code": "75237702",
"ids": ",nc75237702,",
"sources": ",nc,",
"types": ",focal-mechanism,nearby-cities,origin,phase-data,scitech-link,",
"nst": 33,
"dmin": 0.1944,
"rms": 0.08,
"gap": 53,
"magType": "md",
"type": "earthquake",
"title": "M 2.6 - 18 km W of Big Pine, CA"
},
"geometry": {
"type": "Point",
"coordinates": [
-118.477836608887,
37.1139984130859,
8.60000038146973
]
},
"id": "nc75237702"
},
{
"type": "Feature",
"properties": {
"mag": 2.9,
"place": "174 km W of Port Orford, Oregon",
"time": 1757856313579,
"updated": 1757859513040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw5u",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw5u.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 129,
"net": "us",
"code": "7000qw5u",
"ids": ",us7000qw5u,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 23,
"dmin": 1.676,
"rms": 0.61,
"gap": 245,
"magType": "ml",
"type": "earthquake",
"title": "M 2.9 - 174 km W of Port Orford, Oregon"
},
"geometry": {
"type": "Point",
"coordinates": [
-126.5959,
42.5093,
10
]
},
"id": "us7000qw5u"
},
{
"type": "Feature",
"properties": {
"mag": 2.97,
"place": "18 km W of Ferndale, CA",
"time": 1757852693080,
"updated": 1757888589360,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/nc75237677",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc75237677.geojson",
"felt": 4,
"cdi": 3.1,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 137,
"net": "nc",
"code": "75237677",
"ids": ",nc75237677,",
"sources": ",nc,",
"types": ",dyfi,nearby-cities,origin,phase-data,scitech-link,",
"nst": 36,
"dmin": 0.1891,
"rms": 0.09,
"gap": 249,
"magType": "md",
"type": "earthquake",
"title": "M 3.0 - 18 km W of Ferndale, CA"
},
"geometry": {
"type": "Point",
"coordinates": [
-124.463668823242,
40.5183334350586,
16.5200004577637
]
},
"id": "nc75237677"
},
{
"type": "Feature",
"properties": {
"mag": 2.6,
"place": "50 km ENE of Pedro Bay, Alaska",
"time": 1757851806158,
"updated": 1757851911094,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ak025bt8bjuy",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak025bt8bjuy.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 104,
"net": "ak",
"code": "025bt8bjuy",
"ids": ",ak025bt8bjuy,",
"sources": ",ak,",
"types": ",origin,phase-data,",
"nst": null,
"dmin": null,
"rms": 0.38,
"gap": null,
"magType": "ml",
"type": "earthquake",
"title": "M 2.6 - 50 km ENE of Pedro Bay, Alaska"
},
"geometry": {
"type": "Point",
"coordinates": [
-153.3242,
60.007,
127.3
]
},
"id": "ak025bt8bjuy"
},
{
"type": "Feature",
"properties": {
"mag": 4.7,
"place": "161 km SSE of Vilyuchinsk, Russia",
"time": 1757850127098,
"updated": 1757852115040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw5f",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw5f.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 340,
"net": "us",
"code": "7000qw5f",
"ids": ",us7000qw5f,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 98,
"dmin": 1.478,
"rms": 0.94,
"gap": 143,
"magType": "mb",
"type": "earthquake",
"title": "M 4.7 - 161 km SSE of Vilyuchinsk, Russia"
},
"geometry": {
"type": "Point",
"coordinates": [
159.5006,
51.6432,
35
]
},
"id": "us7000qw5f"
},
{
"type": "Feature",
"properties": {
"mag": 2.6,
"place": "43 km W of Cantwell, Alaska",
"time": 1757848668621,
"updated": 1757848782012,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ak025bt7rph6",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak025bt7rph6.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 104,
"net": "ak",
"code": "025bt7rph6",
"ids": ",ak025bt7rph6,",
"sources": ",ak,",
"types": ",origin,phase-data,",
"nst": null,
"dmin": null,
"rms": 0.34,
"gap": null,
"magType": "ml",
"type": "earthquake",
"title": "M 2.6 - 43 km W of Cantwell, Alaska"
},
"geometry": {
"type": "Point",
"coordinates": [
-149.8128,
63.3722,
103.1
]
},
"id": "ak025bt7rph6"
},
{
"type": "Feature",
"properties": {
"mag": 5.5,
"place": "10 km NNE of Khārupatia, India",
"time": 1757848311105,
"updated": 1757890841719,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw56",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw56.geojson",
"felt": 117,
"cdi": 7.3,
"mmi": 6.575,
"alert": "yellow",
"status": "reviewed",
"tsunami": 0,
"sig": 735,
"net": "us",
"code": "7000qw56",
"ids": ",us7000qw56,",
"sources": ",us,",
"types": ",dyfi,ground-failure,losspager,moment-tensor,origin,phase-data,shakemap,",
"nst": 203,
"dmin": 3.226,
"rms": 1.05,
"gap": 27,
"magType": "mww",
"type": "earthquake",
"title": "M 5.5 - 10 km NNE of Khārupatia, India"
},
"geometry": {
"type": "Point",
"coordinates": [
92.1963,
26.6066,
29
]
},
"id": "us7000qw56"
},
{
"type": "Feature",
"properties": {
"mag": 2.81,
"place": "18 km W of Ferndale, CA",
"time": 1757842947210,
"updated": 1757888480122,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/nc75237667",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc75237667.geojson",
"felt": 2,
"cdi": 2,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 122,
"net": "nc",
"code": "75237667",
"ids": ",nc75237667,",
"sources": ",nc,",
"types": ",dyfi,nearby-cities,origin,phase-data,scitech-link,",
"nst": 32,
"dmin": 0.188,
"rms": 0.08,
"gap": 249,
"magType": "md",
"type": "earthquake",
"title": "M 2.8 - 18 km W of Ferndale, CA"
},
"geometry": {
"type": "Point",
"coordinates": [
-124.460830688477,
40.5185012817383,
16.5900001525879
]
},
"id": "nc75237667"
},
{
"type": "Feature",
"properties": {
"mag": 2.8,
"place": "5 km SSW of Kasilof, Alaska",
"time": 1757842253053,
"updated": 1757854150040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ak025bt6nmwv",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak025bt6nmwv.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "automatic",
"tsunami": 0,
"sig": 121,
"net": "ak",
"code": "025bt6nmwv",
"ids": ",us7000qw4y,ak025bt6nmwv,",
"sources": ",us,ak,",
"types": ",origin,phase-data,",
"nst": null,
"dmin": null,
"rms": 0.7,
"gap": null,
"magType": "ml",
"type": "earthquake",
"title": "M 2.8 - 5 km SSW of Kasilof, Alaska"
},
"geometry": {
"type": "Point",
"coordinates": [
-151.3158,
60.2886,
35.2
]
},
"id": "ak025bt6nmwv"
},
{
"type": "Feature",
"properties": {
"mag": 4,
"place": "22 km NE of Adak, Alaska",
"time": 1757840453400,
"updated": 1757873583816,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw4u",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw4u.geojson",
"felt": 1,
"cdi": 2.2,
"mmi": 3.33,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 246,
"net": "us",
"code": "7000qw4u",
"ids": ",ak025bt6h7i8,us7000qw4u,",
"sources": ",ak,us,",
"types": ",dyfi,origin,phase-data,shakemap,",
"nst": 129,
"dmin": 0.129,
"rms": 0.69,
"gap": 83,
"magType": "mb",
"type": "earthquake",
"title": "M 4.0 - 22 km NE of Adak, Alaska"
},
"geometry": {
"type": "Point",
"coordinates": [
-176.4035,
52.0237,
127.028
]
},
"id": "us7000qw4u"
},
{
"type": "Feature",
"properties": {
"mag": 3.1,
"place": "20 km SSW of Anchor Point, Alaska",
"time": 1757838809113,
"updated": 1757873974292,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ak025bt62sjz",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak025bt62sjz.geojson",
"felt": 6,
"cdi": 3.1,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 150,
"net": "ak",
"code": "025bt62sjz",
"ids": ",ak025bt62sjz,us7000qw4r,",
"sources": ",ak,us,",
"types": ",dyfi,origin,phase-data,",
"nst": null,
"dmin": null,
"rms": 0.73,
"gap": null,
"magType": "ml",
"type": "earthquake",
"title": "M 3.1 - 20 km SSW of Anchor Point, Alaska"
},
"geometry": {
"type": "Point",
"coordinates": [
-151.9244,
59.6033,
50
]
},
"id": "ak025bt62sjz"
},
{
"type": "Feature",
"properties": {
"mag": 5.4,
"place": "5 km N of Uramita, Colombia",
"time": 1757833937489,
"updated": 1757878448742,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw4k",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw4k.geojson",
"felt": 36,
"cdi": 5.7,
"mmi": 4.947,
"alert": "green",
"status": "reviewed",
"tsunami": 0,
"sig": 469,
"net": "us",
"code": "7000qw4k",
"ids": ",us7000qw4k,",
"sources": ",us,",
"types": ",dyfi,losspager,moment-tensor,origin,phase-data,shakemap,",
"nst": 78,
"dmin": 2.786,
"rms": 1.22,
"gap": 83,
"magType": "mww",
"type": "earthquake",
"title": "M 5.4 - 5 km N of Uramita, Colombia"
},
"geometry": {
"type": "Point",
"coordinates": [
-76.1732,
6.9494,
50.192
]
},
"id": "us7000qw4k"
},
{
"type": "Feature",
"properties": {
"mag": 4.7,
"place": "81 km SSE of Panguna, Papua New Guinea",
"time": 1757827078916,
"updated": 1757828542040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw48",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw48.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 340,
"net": "us",
"code": "7000qw48",
"ids": ",us7000qw48,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 47,
"dmin": 4.535,
"rms": 0.92,
"gap": 98,
"magType": "mb",
"type": "earthquake",
"title": "M 4.7 - 81 km SSE of Panguna, Papua New Guinea"
},
"geometry": {
"type": "Point",
"coordinates": [
155.7577,
-6.9975,
39.19
]
},
"id": "us7000qw48"
},
{
"type": "Feature",
"properties": {
"mag": 4.6,
"place": "213 km SSE of Vilyuchinsk, Russia",
"time": 1757826914866,
"updated": 1757841221040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw47",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw47.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 326,
"net": "us",
"code": "7000qw47",
"ids": ",us7000qw47,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 33,
"dmin": 1.954,
"rms": 0.81,
"gap": 130,
"magType": "mb",
"type": "earthquake",
"title": "M 4.6 - 213 km SSE of Vilyuchinsk, Russia"
},
"geometry": {
"type": "Point",
"coordinates": [
159.6753,
51.1772,
10
]
},
"id": "us7000qw47"
},
{
"type": "Feature",
"properties": {
"mag": 4.7,
"place": "182 km SSE of Vilyuchinsk, Russia",
"time": 1757826083838,
"updated": 1757829268040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw44",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw44.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 340,
"net": "us",
"code": "7000qw44",
"ids": ",us7000qw44,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 42,
"dmin": 1.666,
"rms": 0.93,
"gap": 121,
"magType": "mb",
"type": "earthquake",
"title": "M 4.7 - 182 km SSE of Vilyuchinsk, Russia"
},
"geometry": {
"type": "Point",
"coordinates": [
159.6091,
51.4676,
25.09
]
},
"id": "us7000qw44"
},
{
"type": "Feature",
"properties": {
"mag": 4.6,
"place": "15 km WSW of Kāzerūn, Iran",
"time": 1757825026310,
"updated": 1757827723362,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw42",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw42.geojson",
"felt": 4,
"cdi": 3.1,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 327,
"net": "us",
"code": "7000qw42",
"ids": ",us7000qw42,",
"sources": ",us,",
"types": ",dyfi,origin,phase-data,",
"nst": 38,
"dmin": 6.2,
"rms": 1.24,
"gap": 70,
"magType": "mb",
"type": "earthquake",
"title": "M 4.6 - 15 km WSW of Kāzerūn, Iran"
},
"geometry": {
"type": "Point",
"coordinates": [
51.5171,
29.5508,
10
]
},
"id": "us7000qw42"
},
{
"type": "Feature",
"properties": {
"mag": 4.5,
"place": "270 km WSW of Tual, Indonesia",
"time": 1757824580424,
"updated": 1757826385040,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw40",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw40.geojson",
"felt": null,
"cdi": null,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 312,
"net": "us",
"code": "7000qw40",
"ids": ",us7000qw40,",
"sources": ",us,",
"types": ",origin,phase-data,",
"nst": 41,
"dmin": 3.779,
"rms": 0.45,
"gap": 60,
"magType": "mb",
"type": "earthquake",
"title": "M 4.5 - 270 km WSW of Tual, Indonesia"
},
"geometry": {
"type": "Point",
"coordinates": [
130.3865,
-6.2332,
135.559
]
},
"id": "us7000qw40"
},
{
"type": "Feature",
"properties": {
"mag": 3.2,
"place": "28 km SSE of La Tirana, Chile",
"time": 1757822413542,
"updated": 1757859914169,
"tz": null,
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000qw4d",
"detail": "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/us7000qw4d.geojson",
"felt": 5,
"cdi": 2.5,
"mmi": null,
"alert": null,
"status": "reviewed",
"tsunami": 0,
"sig": 159,
"net": "us",
"code": "7000qw4d",
"ids": ",us7000qw4d,",
"sources": ",us,",
"types": ",dyfi,origin,phase-data,",
"nst": 10,
"dmin": 0.294,
"rms": 0.76,
"gap": 156,
"magType": "ml",
"type": "earthquake",
"title": "M 3.2 - 28 km SSE of La Tirana, Chile"
},
"geometry": {
"type": "Point",
"coordinates": [
-70.0621,
-20.5372,
38.731
]
},
"id": "us7000qw4d"
}
],
"bbox": [
-176.4035,
-27.9223,
4.0300002098083,
160.195,
63.3722,
152.535
]
}