← Tiede ja avaruus

Viimeaikaiset maanjäristykset

GET /earthquakes

Hae viimeaikaisia maanjäristyksiä maailmanlaajuisesti USGS:n (United States Geological Survey) seismisestä verkostosta. Palauttaa sijainnin, magnitudin, syvyyden, ajan ja koordinaatit jokaiselle tapahtumalle. Suodata vähimmäismagnitudin mukaan (oletus 2,5) ja rajoita tuloksia. Hyödyllinen seismologian kojelaudoille, luonnonkatastrofien seurantatyökaluille, turvallisuushälytysjärjestelmille ja laattatektoniikkaa käsitteleville opetussovelluksille. Data päivittyy lähes reaaliaikaisesti.

Parametrit

min_magnitude valinnainen oletus: 2.5

Minimum magnitude

limit valinnainen oletus: 20

Limit

Esimerkkipyynnöt

Peruskäyttö
curl https://nordapi.ee/api/v1/earthquakes
All earthquakes above magnitude 4
curl "https://nordapi.ee/api/v1/earthquakes?min_magnitude=4&limit=10"
Last 50 earthquakes worldwide
curl "https://nordapi.ee/api/v1/earthquakes?limit=50"
Only significant earthquakes (mag 6+)
curl "https://nordapi.ee/api/v1/earthquakes?min_magnitude=6"

Reaaliaikainen vastaus

{
  "count": 20,
  "data": [
    {
      "depth_km": 5,
      "id": "aka2026ltqvbi",
      "latitude": 56.047,
      "longitude": -159.95,
      "magnitude": 3.6,
      "place": "33 km WNW of Ivanof Bay, Alaska",
      "time": 1781523349125,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/aka2026ltqvbi"
    },
    {
      "depth_km": 75.64,
      "id": "pr71520068",
      "latitude": 18.9448333333333,
      "longitude": -65.2693333333333,
      "magnitude": 3.38,
      "place": "71 km N of Culebra, Puerto Rico",
      "time": 1781515553110,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr71520068"
    },
    {
      "depth_km": 111.922,
      "id": "us7000st1c",
      "latitude": 6.193,
      "longitude": 126.7611,
      "magnitude": 6.2,
      "place": "67 km ESE of Pondaguitan, Philippines",
      "time": 1781515118846,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000st1c"
    },
    {
      "depth_km": 61,
      "id": "pr2026166000",
      "latitude": 18.6298,
      "longitude": -68.2293,
      "magnitude": 3.7,
      "place": "19 km ENE of Punta Cana, Dominican Republic",
      "time": 1781512840340,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr2026166000"
    },
    {
      "depth_km": 10,
      "id": "us7000st12",
      "latitude": 17.3574,
      "longitude": -46.8149,
      "magnitude": 4.8,
      "place": "northern Mid-Atlantic Ridge",
      "time": 1781510555178,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000st12"
    },
    {
      "depth_km": 590.34,
      "id": "us7000st0w",
      "latitude": -17.9659,
      "longitude": -177.9977,
      "magnitude": 4.3,
      "place": "284 km E of Levuka, Fiji",
      "time": 1781510417147,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000st0w"
    },
    {
      "depth_km": 0.280000001192093,
      "id": "nc75376831",
      "latitude": 40.421501159668,
      "longitude": -125.143997192383,
      "magnitude": 3.27,
      "place": "74 km W of Petrolia, CA",
      "time": 1781508858560,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/nc75376831"
    },
    {
      "depth_km": 10,
      "id": "aka2026ltinws",
      "latitude": 65.164,
      "longitude": -162.022,
      "magnitude": 3.6,
      "place": "48 km WNW of Koyuk, Alaska",
      "time": 1781508456503,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/aka2026ltinws"
    },
    {
      "depth_km": 172.565,
      "id": "us7000st0n",
      "latitude": -8.2929,
      "longitude": 119.5941,
      "magnitude": 4.5,
      "place": "34 km NNE of Komodo, Indonesia",
      "time": 1781506712374,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000st0n"
    },
    {
      "depth_km": 10,
      "id": "us7000st0f",
      "latitude": 65.161,
      "longitude": -163.2448,
      "magnitude": 2.7,
      "place": "54 km N of White Mountain, Alaska",
      "time": 1781503525177,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000st0f"
    },
    {
      "depth_km": 10.529,
      "id": "us7000st0b",
      "latitude": 34.4554,
      "longitude": -106.8076,
      "magnitude": 2.9,
      "place": "1 km SSE of Abeytas, New Mexico",
      "time": 1781503356794,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000st0b"
    },
    {
      "depth_km": 10,
      "id": "us7000st0c",
      "latitude": 65.2196,
      "longitude": -162.9718,
      "magnitude": 2.6,
      "place": "63 km NNE of White Mountain, Alaska",
      "time": 1781503297671,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000st0c"
    },
    {
      "depth_km": 184.37,
      "id": "us7000st08",
      "latitude": -21.9984,
      "longitude": -67.3962,
      "magnitude": 4.5,
      "place": "123 km SE of Ollagüe, Chile",
      "time": 1781501091203,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000st08"
    },
    {
      "depth_km": -3.38000011444092,
      "id": "uu80142421",
      "latitude": 41.5701675415039,
      "longitude": -109.905166625977,
      "magnitude": 3.11,
      "place": "4 km NW of Little America, Wyoming",
      "time": 1781499534750,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/uu80142421"
    },
    {
      "depth_km": 107.37,
      "id": "pr71520043",
      "latitude": 18.6256666666667,
      "longitude": -66.8006666666667,
      "magnitude": 3.14,
      "place": "15 km N of Hatillo, Puerto Rico",
      "time": 1781496966320,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr71520043"
    },
    {
      "depth_km": 10,
      "id": "us7000sszq",
      "latitude": 65.1137,
      "longitude": -163.1677,
      "magnitude": 2.5,
      "place": "49 km NNE of White Mountain, Alaska",
      "time": 1781495435289,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000sszq"
    },
    {
      "depth_km": 6.51999998092651,
      "id": "ci41486728",
      "latitude": 33.1766662597656,
      "longitude": -115.600997924805,
      "magnitude": 3.20810613234825,
      "place": "10 km NW of Calipatria, CA",
      "time": 1781494016120,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci41486728"
    },
    {
      "depth_km": 40.8,
      "id": "pr71520033",
      "latitude": 18.6556666666667,
      "longitude": -64.3943333333333,
      "magnitude": 3.06,
      "place": "55 km NE of Cruz Bay, U.S. Virgin Islands",
      "time": 1781491562760,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr71520033"
    },
    {
      "depth_km": 35,
      "id": "us7000ssz9",
      "latitude": 39.8388,
      "longitude": 143.224,
      "magnitude": 4.3,
      "place": "112 km E of Miyako, Japan",
      "time": 1781489202096,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/us7000ssz9"
    },
    {
      "depth_km": 53.85,
      "id": "pr71520018",
      "latitude": 19.0911666666667,
      "longitude": -65.2986666666667,
      "magnitude": 3.26,
      "place": "87 km N of Culebra, Puerto Rico",
      "time": 1781486837500,
      "tsunami": false,
      "type": "earthquake",
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr71520018"
    }
  ],
  "success": true
}