gdacs.disasters.alerts
Access real-time global disaster alerts from UN GDACS, including earthquakes, cyclones, floods, volcanoes, droughts, and tsunamis with severity levels and impact data.
Instructions
Get current and recent global disaster alerts from the UN GDACS system. Returns earthquakes, tropical cyclones, floods, volcanoes, droughts, and tsunamis with color-coded severity (Green/Orange/Red), affected country, coordinates, and population impact estimates.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type | No | Filter by disaster type: EQ=earthquake, TC=tropical cyclone, FL=flood, VO=volcano, DR=drought, TS=tsunami | |
| alert_level | No | Minimum alert level filter: Green (low), Orange (medium), Red (high impact) | |
| limit | No | Number of events to return, max 50 (default 10) |