Skip to content

Arpit-1807/Car-Insurance-BI-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Car Insurance Portfolio Analysis (Business Intelligence Project)

Overview

This project simulates a real-world insurance portfolio to analyze policy sales, claims patterns, and overall profitability using SQL and Power BI.

Objective

To evaluate:

  • Premium revenue
  • Claim cost trends
  • Loss ratio
  • Risk exposure across policy tenures

Dataset

  • 1,000,000 simulated policy records (2024)
  • Claims data for 2025 and early 2026
  • Policy tenure distribution (1–4 years)

Tools Used

  • Python (Pandas) – Data simulation
  • MySQL – Data analysis
  • Power BI – Dashboard visualization

Key Analysis

  • Total premium collected
  • Monthly claim trends
  • Claim-to-premium ratio by tenure
  • Risk analysis by policy purchase month
  • Future claim liability estimation

Key Insights

  • Claims are concentrated on specific purchase dates, indicating clustered risk.
  • Longer tenure policies have higher claim exposure.
  • Portfolio profitability depends heavily on claim frequency trends.

Dashboard

The Power BI dashboard includes:

  • KPI metrics (Premium, Claims, Loss Ratio)
  • Monthly claim trend
  • Tenure-based profitability analysis

Project Outcome

This project demonstrates how business intelligence techniques can be applied to evaluate insurance portfolio performance and risk exposure.

Dataset

Due to file size limitations, datasets are hosted externally.

Download here:


About

End-to-end BI project simulating and analyzing a car insurance portfolio with 1M+ records to derive insights on claims trends, loss ratio, and business risk using Python, SQL and Power BI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors