You're viewing a demo portfolio

Join the waitlist
PRSM

nfip_flood_claims

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

National Flood Insurance Program claim history aggregated by zip, county, or state. Useful for insurance brokers and homebuyers assessing prior loss patterns.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "zip": {
      "type": "string",
      "description": "Five-digit zip code."
    },
    "limit": {
      "type": "number",
      "description": "Max rows (default 200)."
    },
    "state": {
      "type": "string",
      "description": "Two-letter state code."
    },
    "county": {
      "type": "string",
      "description": "FEMA county code."
    },
    "end_year": {
      "type": "number",
      "description": "Latest year of loss."
    },
    "start_year": {
      "type": "number",
      "description": "Earliest year of loss."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →