NASA Natural Event Tracker
Search NASA's EONET (Earth Observatory Natural Event Tracker) — wildfires, severe storms, volcanoes, floods, and more, tracked over time with their movement/intensity history.
See every currently open event on a live map →
23,969 events — page 79 of 480.
ℹ️ About this data
- Sourced from NASA EONET, refreshed every 6 hours.
- Open means EONET is still tracking the event (e.g. an active wildfire or a storm still moving); closed means it's been marked finished. "Open" doesn't necessarily mean "happening right this second" — some open events go a while between updates.
- Each event has one or more tracked points over time (location, date, and sometimes a magnitude like wind speed) — see an event's own page for its full track.
💻 Show API usage example (cURL)
curl -sS "https://devops.majbase.com/nasa-natural-events/api?q=hurricane&status=open&page=1"
Returns {"rows": [...], "total", "page", "pages"}, or {"error": "..."} if temporarily unavailable. All query params are optional.