Skip to content

anchal3305/Bank-Loan-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Bank-Loan-Data-Analysis

A data analysis project using a financial loan dataset to explore patterns, customer profiles, and risk factors related to loan approval and defaults. Useful for building classification models and understanding loan risk.

πŸ’° Financial Loan Analysis & Dashboard

This project explores a comprehensive financial loan dataset to analyze lending trends, risk factors, and repayment behaviors. It also includes two interactive dashboards and a pivot table to visualize business insights.


πŸ“ Dataset Overview

The Excel file (financial_loan_main.xlsx) contains four sheets:

Sheet Name Description
financial_loan βœ… Raw dataset with 38,576 records and 25 features (e.g., income, DTI, grade)
Design πŸ“Š Pivot table with summarized metrics (loan amount, interest, bad loans)
Dashboard πŸ“ˆ Excel dashboard for visual analysis
Overview Dashboard πŸ“‰ Additional dashboard view for KPIs and performance

🎯 Project Objectives

  • Perform exploratory data analysis (EDA) on loan applications.
  • Identify trends in loan defaults, interest rates, and borrower profiles.
  • Analyze key risk indicators like DTI, employment type, and loan purpose.
  • Create pivot summaries and interactive Excel dashboards.

πŸ” Key Features in Dataset

Feature Description
loan_status Status of the loan (e.g., Fully Paid, Charged Off)
Good v Bad Loan Binary classification of loan risk
loan_amount Total loan sanctioned
total_payment Amount repaid
int_rate Interest rate
dti Debt-to-Income ratio
emp_length Employment duration
purpose Reason for loan
grade, sub_grade Creditworthiness grade

πŸ“Š Dashboards Preview

The Excel file includes:

  • βœ… Loan KPIs Overview
  • πŸ“Œ Default Rate by Purpose/Grade
  • πŸ’‘ Average Interest & DTI Trends
  • πŸ“ Total Funded vs Repaid Amounts

πŸ› οΈ Tools Used

  • Microsoft Excel (Pivot tables, charts, slicers)

About

A data analysis project using a financial loan dataset to explore patterns, customer profiles, and risk factors related to loan approval and defaults. Useful for building classification models and understanding loan risk.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors