nfip_flood_claims
National Flood Insurance Program claim history. A state-only request uses LiveDataLink's privacy-preserving self-hosted aggregate; zip/county/year filters use the live OpenFEMA API. Useful for assessing prior loss patterns without redistributing claim-level records from the hosted store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | Five-digit zip code. | |
| limit | No | Max rows (default 200). | |
| state | No | Two-letter state code. | |
| county | No | FEMA county code. | |
| end_year | No | Latest year of loss. | |
| start_year | No | Earliest year of loss. |