Home
United States Fire Administration
Usfa Disaster Declaration Structure
Usfa Disaster Declaration Structure
Data structure for a FEMA disaster declaration record from OpenFEMA
Type:
Properties: 0
Federal-Government Fire Safety Emergency Management Public Safety FEMA
FEMA Disaster Declaration is a JSON Structure definition published by United States Fire Administration.
Meta-schema:
JSON Structure
{
"name": "FEMA Disaster Declaration",
"description": "Data structure for a FEMA disaster declaration record from OpenFEMA",
"fields": [
{"name": "disasterNumber", "type": "integer", "description": "Unique FEMA disaster number", "required": true},
{"name": "declarationType", "type": "string", "description": "DR, EM, or FM declaration type", "required": true},
{"name": "declarationTitle", "type": "string", "description": "Official declaration title"},
{"name": "state", "type": "string", "description": "Two-letter state abbreviation", "required": true},
{"name": "declarationDate", "type": "datetime", "description": "Presidential declaration date", "required": true},
{"name": "incidentType", "type": "string", "description": "Primary incident type (Fire, Flood, etc.)", "required": true},
{"name": "incidentBeginDate", "type": "datetime", "description": "Incident start date"},
{"name": "incidentEndDate", "type": "datetime", "description": "Incident end date"},
{"name": "fipsStateCode", "type": "string", "description": "FIPS state code"},
{"name": "fipsCountyCode", "type": "string", "description": "FIPS county code"},
{"name": "designatedArea", "type": "string", "description": "Designated disaster area"}
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/usfa-disaster-declaration-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.