Last active
February 12, 2018 23:08
-
-
Save htrajan/6faa0711ca36f30668e7ba328baf73ee to your computer and use it in GitHub Desktop.
Home Affordability
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
“affordability”: “MANAGEABLE”, | |
“mortgageAffordability”: “MEDIUM”, | |
“dtiRatio”: 0.32, | |
“desiredDtiRatio”: 0.29, | |
“downPaymentRatio”: 0.2, | |
“desiredDownPaymentRatio”: 0.15, | |
“retirementImpact”: “NONE”, | |
“mortgageWillForeclose”: false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment