This project demonstrates the creation of an interactive Loan Performance Dashboard in Power BI. The dashboard provides insights into loan performance across various metrics, helping stakeholders make data-driven decisions.
- Analyze Loan Performance: Understand distribution, defaults, and repayment trends.
- Identify Key Metrics: Highlight critical KPIs such as total loan amount, default rate, and average tenure.
- Enhance Decision-Making: Provide actionable insights to optimize loan products and improve operational efficiency.
- Source: Synthetic dataset representing over 10,000 loan records.
- Key Attributes:
- Loan Details: Loan ID, Product Type, Amount, Start and End Dates.
- Customer Details: Location, Age, Credit Score.
- Loan Metrics: Loan Status, Interest Rate, Tenure, Late Payments.
- Total Loan Amount: Sum of all loan amounts.
- Default Rate: Percentage of loans in default.
- Loan Distribution: Analysis by product type and region.
- Repayment Trends: Proportions of fully repaid, ongoing, and defaulted loans.
- Data Import: Loaded the dataset from an Excel file.
- Data Cleaning:
- Removed null values and duplicates.
- Ensured correct data types for columns.
- Data Transformation:
- Added calculated columns: Loan Tenure and Monthly EMI.
- Dashboard Creation:
- Created bar charts, KPI indicators, maps, and pie charts for analysis.
- KPI Indicators: Show total loans, average tenure, and default rate.
- Loan Distribution by Product Type: Bar chart showing loan amounts across products.
- Default Rate by Region: Stacked bar chart for regional comparison.
- Loan Performance by Region: Visualization for regional trends.
- Repayment Trends: Pie chart showing repayment status proportions.
- Default Rates:
- Higher defaults in certain regions and products.
- Correlation between low credit scores and defaults.
- Loan Distribution:
- Significant concentration in specific products/regions.
- Repayment Trends:
- Major proportion of loans are either actively repaid or defaulted.
- Customer Segmentation: Focus on high-risk customers with tailored repayment plans.
- Product Optimization: Tighten eligibility criteria for high-default products.
- Operational Efficiency: Automate monitoring for high-risk loans using dashboards.
- Dataset: Synthetic dataset in Excel format.
- Power BI File:
.pbix
file with the dashboard. - PPT Presentation: Slides summarizing the analysis and insights.
- README: This document.
- Clone this repository:
git clone https://github.com/your-repo/loan-performance-analysis.git
- Open the .pbix file in Power BI Desktop.
- Explore the interactive dashboard.
- Author: Vani Bhatt
- Email: bhattvani91@gmail.com
- LinkedIn: https://www.linkedin.com/in/vani-bhatt-b8a69a79/
Thank you for exploring this project!