Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Data

Download as xls, pdf, or txt
Download as xls, pdf, or txt
You are on page 1of 5

Data Customer customers

Mortgage
Borrower Full Name Borrower SSN Monthly Income Monthly Debt
Holder
Peter N. Johnson 157-82-5344 5000 2300 Yes
Mary K. Brown 056-45-8233 4300 2800 No
Robert Cooper Jr. 241-56-9082 6400 2800 Yes

Datatype Customer
String fullName
String SSN
double monthlyIncome
double monthlyDebt
boolean mortgageHolder
int outsideCreditScore
String loanHolder
double creditCardBalance
double educationLoanBalance
String internalCreditRating
String internalAnalystOpinion
Credit Education Internal Internal
Outside Credit
Loan Holder Card Loan Credit Analyst
Score
Balance Balance Rating Opinion
720 No 2500.78 0 Mid Low
620 No 5654.33 23800 Mid Low
735 Yes 1200 0 Hi Mid
Data LoanRequest loanRequests

Icome Validation
Customer Loan Amount Loan Purpose Loan Term
Result

Home
Peter N. Johnson 30000 72 ?
Improvement
Mary K. Brown 15000 Education 36 ?

Datatype LoanRequest
String customer
int amount
String purpose
int term
incomeValidationRe
String
sult
String debtResearchResult
loanQualificationRes
String
ult
Debt Loan
Research Qualification
Result Result

? ?

? ?
Datatype InternalVariables
double totalIncome
double totalDebt

Variable InternalVariables internal


Total
Total Debt
Income
0 0

You might also like