-
Notifications
You must be signed in to change notification settings - Fork 96
Census and HMDA Data Overview
Chris Dorney edited this page Feb 3, 2026
·
6 revisions
-
pyhmdaCensus data parsing tool in the platform for 2024-present - Census data creation repository, for 2019-2024 data creation and reference
- FFIEC Census Flat File extract, for 2018 and 2017 reference
The files linked on the site below are the basis for the MSA/MD code to name mapping work. The MSA/MD code to name file is used by the Platform to generate the A&D reports UI. The .xls file that saves from this page has several rows that are deleted before loading it to platform.
- The FFIEC Census Flat File is produced by annually the FRB on behalf of the FFIEC Note: the Census Flat File is indexed starting at 1
- Aggregate and Disclosure reports
- MSA/MD to tract mapping
- LAR publication with appended Census demographic data
- Census geographic hierarchy
- Census/OMB MSA/MD codes are mapped to HMDA LAR fields using a map of concatenated County FIPS codes and Census Tract codes.
- For cases where Census Tract is reported as
NAin the HMDA LAR data, the match is done only on County FIPS code. - For cases where neither County FIPS code nor Census Tract are reported, the LAR data are not mapped to Census data.
Please note that both County FIPS and Census Tract are strings of numerals that can have left padded zeros.