<!-- Agent Datasets docs · hazards_get_risk_profile · canonical: https://www.agentdatasets.com/docs/tools/hazards_get_risk_profile · rendered from https://www.agentdatasets.com -->

# hazards_get_risk_profile

Return one county or tract's newest FEMA National Risk Index profile.

| Field | Value |
| --- | --- |
| Category | Hazards (`hazards`) |
| Exposure | public |
| MCP tool | `hazards_get_risk_profile` |
| Documentation | https://www.agentdatasets.com/docs/tools/hazards_get_risk_profile |

## Description

Return one county or tract's newest FEMA National Risk Index profile.

The scalar envelope identifies the resolved geography and returns FEMA's
composite risk, expected annual loss, social vulnerability, community
resilience, population, and exposed-property values. `data.units` names
every measure's unit; `meta` carries source `fema-nri`, annual period,
USD currency, release vintage/date, and ingestion `as_of`. Decimal values
serialize as strings and `pagination` is null.

## Parameters

Input schema advertised to MCP clients and mirrored by the REST query string.

| Parameter | In | Type | Required | Default | Constraints | Description |
| --- | --- | --- | --- | --- | --- | --- |
| geography | input | `string` | yes | — | — | A county/tract name, 5- or 11-digit Census FIPS, or county_/tract_ geo_key. Names resolve through the shared geography layer; for example 'Harris County, TX' resolves to county_48201. |

## Provenance

- `fema-nri` — Federal Emergency Management Agency, National Risk Index county and census-tract profiles with composite risk, expected annual loss, social vulnerability, community resilience, and 18 hazard-specific scores and ratings (U.S. Government work, public domain (17 U.S.C. § 105)). See https://www.agentdatasets.com/docs/attribution.md

Dataset registry: `hazards_nri_profiles`.
