Nasa: Get Eonet Events
Nasa via Parse · government_public
Get natural event data from NASA's Earth Observatory Natural Event Tracker (EONET). Returns events such as wildfires, storms, and volcanic eruptions with geolocation data in events array. Access NASA's open data APIs including APOD, NEO asteroids, EPIC Earth imagery, InSight Mars weather, NASA Image Library, Exoplanet Archive, and EONET natural events. Fulfilled by Parse from api.nasa.gov.
- api-nasa-gov
- government-public
- maps-geo
- nasa
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6db36254-5228-41a6-82a1-a7102cd098e8/get_eonet_events
- Interface artifact
- sha256:7df32c4a89bbd95fd0f91b1446d7c6237e70a5ff917303e2f68f2848ae49e315
- Manifest digest
- sha256:9714cc3d1623dd875988cd6991aeb8fb66e1123a2ed9f841e857d8acb32a63ec
Request fields
- limit (integer): Maximum number of events to return.
- status (string): Filter by event status: 'open' or 'closed'.: Allowed values: closed, open
Example queries
- {"limit":"5","status":"open"}