Hud Chas
housing__hud-chasQuery U.S. HUD CHAS data for housing affordability metrics at national, state, or county levels. Provides quarterly-updated metrics with quality scoring and source verification for analysis.
Instructions
[Housing & Travel Agent] Query the HUD Comprehensive Housing Affordability Strategy (CHAS) data. Provides housing affordability metrics at nation, state, or county level. Source: U.S. Department of Housing and Urban Development (Public Domain (U.S. Government)), updates quarterly. 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 |
|---|---|---|---|
| type | No | Geographic level: nation, state, county, mcd (minor civil division), or place | nation |
| year | No | CHAS data year range (e.g. '2014-2018'). Latest available: 2014-2018. Or pass a single year to auto-map. | 2014-2018 |
| stateId | No | Numeric state FIPS code (required for state/county/mcd/place, e.g. '6' for California, '36' for New York) | |
| entityId | No | Entity ID for county/mcd/place level queries. Use list endpoints to discover valid IDs. |
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. |