Mortgage Lending
Mortgage Lending Totals and Rates by County
Show/Hide Fields
- _id
- year
- county_id
- county_name
- purpose
- demographic
- denials
- originations
- total
- denial_rate
- origination_rate
|
_id
|
year
|
county_id
|
county_name
|
purpose
|
demographic
|
denials
|
originations
|
total
|
denial_rate
|
origination_rate
|
|---|
Data Dictionary
| Column | Type | Label | Description |
|---|---|---|---|
| year | numeric | Lending year |
|
| county_id | numeric | County 5-digit Federal Information Processing Standard (FIPS) Code identifier |
|
| county_name | text | County name |
|
| purpose | text | Loan purpose: All, Home Improvement, Home Purchase, Refinancing |
|
| demographic | text | Demographic compared |
|
| denials | numeric | Number of denials |
|
| originations | numeric | Number of originations |
|
| total | numeric | Total denials and originations |
|
| denial_rate | numeric | Denial rate |
|
| origination_rate | numeric | Origination rate |