Cfpb Hmda
consumer__cfpb-hmdaAccess HMDA mortgage lending data from CFPB to analyze loan originations, denials, and applications by year, state, and action type with quality scoring and source verification.
Instructions
[Consumer Protection Agent] Home Mortgage Disclosure Act data from CFPB — aggregated mortgage lending statistics by action type, year, and geography. Covers loan originations, denials, and applications nationwide. Source: Consumer Financial Protection Bureau — HMDA (Public Domain), updates annual. 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 |
|---|---|---|---|
| year | No | HMDA reporting year (2018-2023) | |
| state | No | U.S. state/territory code (e.g. CA, TX, NY, FL, IL) | |
| actionsTaken | No | 1=originated, 2=approved not accepted, 3=denied, 4=withdrawn, 5=incomplete | 1 |
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. |