Browse data geonet_quakes_recent

Recent NZ Earthquakes (MMI≥3)

Current rolling window of NZ earthquakes with Modified Mercalli Intensity ≥3, refreshed continuously by GeoNet (GNS Science). Time, depth, magnitude, locality, MMI.

View on GeoNet →
Log in to download Sign up free
Dataset ID
geonet_quakes_recent
Data source
GeoNet
API endpoint
https://api.eolas.fyi/v1/datasets/geonet_quakes_recent/data

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/geonet_quakes_recent/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/geonet_quakes_recent/data?start=2020-01-01&end=2024-12-31" \
  -H "X-API-Key: your_key_here"
Download as CSV
curl "https://api.eolas.fyi/v1/datasets/geonet_quakes_recent/data?format=csv" \
  -H "X-API-Key: your_key_here" -o geonet_quakes_recent.csv

Data preview

Loading preview…

Showing latest 5 rows. Get an API key to access the full dataset.

Ready to use this data?

Get a free API key to start querying — no credit card required.

Get your free API key