Portfolio

Loan data model case study

Loan Case Study flow

Case


You are the data architect for a loan brokering company. The company has customers that apply for loans. Banks are then invited to make bids on the loans matching or partially matching the requested loan amount. The bids will have different amounts, interest rates and repayment times and are largely based on the information provided by the customer and by the credit report. The credit report is made at the time of the application. It will give us a credit score as well as other indicators such as number of credit remarks. Once the customer has gotten bids from banks, he or she can accept a bid. The loan is then, in most cases, signed and paid out. Your task is to design a logical data model that can support the following requirement:

Model chosen


Logical Data Model because it shows the elements and their relationships, and it serves as a blueprint.

Loan Case Study flow

Loan Case Study table

Dataflow and tool selection


Data warehouse - BigQuery


Data governance and security


Future Expansion of Model