Overview

Banks process thousands of loan applications every month β€” but turning raw loan, customer, and repayment data into actionable insights requires an integrated analytics pipeline.

This project demonstrates an end-to-end analytics workflow that connects

MS SQL Server (data layer) β†’ Python (ETL + Machine Learning) β†’ Power BI (reporting layer).

It uses a synthetic but realistic dataset representing loan applications, repayments, and customer details, and builds a pipeline that cleans data, predicts loan approval likelihood, and visualizes portfolio performance.

The analysis focuses on:


🧩 Problem Statement

The bank’s analytics team needed an automated system to answer:

To address this, I designed a Loan Analytics Pipeline that unifies all data and analytics steps in one reproducible workflow.


🧰 Tools & Technologies