Credit Card Analysis of Czech Bank

ITCS6265 : Fall Semester of 2002
Instructor: Dr. Mirsad Hadzikadic

UNC-Charlotte  |  College of IT  |  Dr. Mirsad Hadzikadic  |  ITCS6265   


Site Index   Domain - Loan
· Goal
· Domain
· Accounts
· Clients
· Disposition
· Loans
· Permanent Orders
· Transactions
· Demographics
· Credit Cards
· Pre-Processing
· Methodology
· Results
· Next Steps
· References
· Authors

Loan Schema
Column Description Notes
disp_id Record Identifier  
loan_id Record Identifier  
account_id Account Identifier  
date Date when loan was granted In the form: YYMMDD
amount Amount of Loan  
duration Duration of Loan  
payments Monthly Payments on Loan  
status Status in paying off the loan 'A' stands for contract finished, no problems

'B' stands for contract finished, loan not payed

'C' stands for running contract, OK thus-far

'D' stands for running contract, client in debt