Earthquakes
A free connector serving the USGS real-time earthquake feeds — magnitude, depth, and location — as SQL tables you can filter and join.
What Earthquakes does
The Earthquakes connector exposes the USGS earthquake GeoJSON feeds as a queryable catalog. Recent events become rows with magnitude, depth, place, and coordinates, refreshed on the USGS cadence.
It is free to attach and pairs naturally with the Volcanos connector and other geospatial public data. Great for live dashboards, alerting prototypes, and learning the Orchard workflow.
Highlights
- USGS real-time feeds (hour / day / week)
- Magnitude, depth, and place columns
- Latitude / longitude for geospatial joins
- Refreshed on the USGS cadence
- No token required — free to attach
Tables & functions it exposes
Once attached, the connector adds these objects to your SQL session.
-
Table
usgs.events - Recent earthquake events with magnitude and location.
-
Function
feed(window) - Pull a specific USGS feed window (hour, day, week).
What teams build with Earthquakes
Build a live “recent quakes” dashboard for free.
Join quakes against volcanoes or population data.
Prototype magnitude-threshold alerting with SQL.
Ready to attach Earthquakes?
Contact us for pricing and to get started, or talk to us about a custom connector for your stack.
Other connectors
Kafka
Streaming
Read and produce Kafka topics as SQL tables.
IMAP
Query mailboxes and messages over IMAP as tables.
Row / Column Level Security
Governance
Policy-based row filtering and column masking for any catalog.