Raw Data

Data & Download

All aggregated data files used by Plat's maps are available for free download. The full pipeline is open source.

Where the Data Comes From

All HMDA data is sourced directly from the Consumer Financial Protection Bureau's public HMDA Data Browser API. No modeling, no imputation — this is directly reported lender data.

CFPB HMDA Data Browser

The Consumer Financial Protection Bureau collects and publishes loan-level HMDA records annually. The HMDA Data Browser provides a REST API for downloading filtered record sets by state, year, and institution. Plat downloads all home-purchase originations for all 50 states and the District of Columbia.

ffiec.cfpb.gov/data-browser →

Census TIGER/Line Shapefiles

Geographic boundaries for census tracts, counties, and states come from the U.S. Census Bureau's TIGER/Line program. Plat uses three boundary vintages (2000, 2010, 2020) aligned to the decennial census tract definitions in use for each year of HMDA data.

Census TIGER/Line Files →

Plat Data Files

Plat pre-aggregates raw HMDA records into compact JSON files — one file per geographic level per year. These are the same files the interactive maps load. You can use them directly in your own analysis.

Bulk download links are coming soon. In the meantime, you can access all JSON files directly from the data/ directory of the Plat repository.

Data Field Reference

Each record in a state, county, or tract JSON file contains the following fields. All income values are in nominal U.S. dollars (not inflation-adjusted).

Field Type Description
rstringDominant racial/ethnic group (Asian, Black, Hispanic, White, Multi, or Diverse)
txintegerTotal home-purchase loan originations for this geography and year
incintegerMedian applicant income across all originations (dollars)
pwfloatShare of originations where applicant race is White (0–1)
pbfloatShare of originations — Black or African American
pafloatShare of originations — Asian
phfloatShare of originations — Hispanic or Latino
pmfloatShare of originations — Multiracial or other
iwintegerMedian income — White applicants (dollars, null if <5 records)
ibintegerMedian income — Black applicants
iaintegerMedian income — Asian applicants
ihintegerMedian income — Hispanic applicants
imintegerMedian income — Multiracial applicants

Data Use & Attribution

Plat's aggregated data files are made available under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. You are free to use, share, and adapt them for any purpose, including commercial use, as long as you provide attribution.

The underlying HMDA raw data is a U.S. federal government work and is in the public domain. No license restrictions apply to the raw CFPB data itself.

Attribution

When using Plat data in published work, please include: "Data aggregated by Plat from CFPB HMDA public records." See the About page for a full citation format.

Limitations

HMDA data reflects applications made to covered lenders — not all mortgage activity, and not all housing transactions. See the Methodology page for a full description of known data limitations.