-
Notifications
You must be signed in to change notification settings - Fork 93
Census and HMDA Data Overview
- Census data creation repository, for 2019 and onward data creation and reference.
- FFIEC Census Flat File extract, for 2018 and 2017 reference.-
- Census Output File Cuts for HMDA
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. Temp PR link for use of data file
- 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
- MSA to name mapping is a data file showing name to code mappings for MSA level data.
- Aggregate and Disclosure reports
- MSA/MD to tract mapping
- LAR publication with appended Census demographic data
- Median Income Percentage: Calculated percent of applicant income to FFIEC MSA/MD median family income
- Applicant Income as a Percentage of Median Family Income: Bucketized calculation of applicant income and FFIEC MSA/MD median family income
- Median house age (tract): Field 953 in the FFIEC Census file, mapped from 11 digit Census tract
- Median age calculated:
- MSA-MD: Field 2 in the FFIEC Census file, mapped from 11 digit Census tract
- MSA-MD-Name: From the Census delineation file, mapped from MSA/MD code
These fields are taken from the FFIEC Census Flat File or the Census Delineation Files
-
MSA-MD: Field 2 in the FFIEC Census file, mapped from 11 digit Census tract
-
Total Persons (tract): Field 15 of the FFIEC Census file, mapped from 11 digit Census tract
-
Minority population percent: Field 21 of the FFIEC Census file, mapped from 11 digit Census tract
-
FFIEC MSA/MD Median Family Income: Field 14 of the FFIEC Census File, mapped from 11 digit Census tract
-
Percent of Median MSA Income (tract): Field 13 in the FFIEC Census File, mapped from 11 digit Census tract
-
Total Owner Occupied Housing Units: Field 916 of the FFIEC Census Flat File, mapped from 11 digit Census tract
-
Total 1-4 Family Housing Units: Field 900 of the FFIEC Census Flat File, mapped from 11 digit Census
-
Median family income tract level: Field 580 of FFIEC Census file, mapped from 11 digit Census tract tract (not published but used in calculation of tract to MSA median family income percent)
-
Median house age (tract): Field 953 in the FFIEC Census file, mapped from 11 digit Census tract
-
Census/OMB MSA/MD codes are mapped to to HMDA LAR fields using a map of concatenated County FIPS codes and Census Tract codes.
-
For cases where Census Tract is reported as
NA
in 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.