FEMA Disasters
hazards__fema-disastersQuery FEMA disaster declaration summaries to analyze federal disaster data by state, year, and record count. Returns verified data with quality scoring and source citations for audit purposes.
Instructions
[Hazards & Disasters Agent] Query FEMA disaster declaration summaries. Filter by state, year, and number of results. Source: Federal Emergency Management Agency (Public Domain), updates real-time. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter state abbreviation (e.g. CA, TX) | |
| year | No | Filter by fiscal year of disaster declaration | |
| limit | No | Maximum number of records to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |