fema_disaster_declarations
Search and filter FEMA disaster declarations from 1953 onward by state, year, incident type, or declaration type to access disaster details and declared programs.
Instructions
Search FEMA disaster declarations (since 1953). Filter by state, year, incident type, or declaration type. Returns disaster name, type, affected area, programs declared.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter state code (e.g. TX, FL, CA) | |
| year | No | Filter by year of declaration | |
| incident_type | No | Incident type: Hurricane, Flood, Fire, Severe Storm(s), Tornado, Earthquake, Snow, Biological | |
| declaration_type | No | DR=Major Disaster, EM=Emergency, FM=Fire Management | |
| top | No | Max results (default 50) | |
| skip | No | Number of records to skip for pagination |