This comprehensive analysis project aims to provide a holistic view of the branch's operations by intertwining insurance market dynamics with employee performance metrics. This analysis shines a spotlight on employee performance and evaluation of key metrics for the branch. A Branch dashboard needs to be created to discuss New and renewal business number with each branch. This dashboard will be discussed between Corporate team and Individual branch heads.
The branch's transactions and other data have been split up across 6 csv files : invoices, brokerage, fees, Individual budgets, meeting, opportunity
- Microsoft Excel - Data Cleaning using Power Query, Data Merging and Basic Dashboard creation
- Power BI - Visualisation using graphs and charts - Dashboard and Reporting
- Tableau - Visualisation using graphs and charts - Dashboard and Reporting
- MySQL - Quality Analysis
- Data Loading and Inspection
- Handling missing values
- Removing duplicates
- Deriving data from existing data using Excel formulae
- Formatting the data
Exploring data sets to represent the following KPIs and metrics in the dashboard:
- Number of invoices generated by account executives in each income_class category
- Target assigned, number of policies achieved and invoiced across each income_class category
- Top open opportunities available
- Total global meetings conducted by account executives
- Revenue generated at each stage of opportunity
The data present in csv files were imported to MySQL database by creating tables in database and importing the dataset from csv using LOAD DATA INFILE command. The queries used are available in the .sql files in the repository.
- Only 1 employee has been contributing to 40% of invoices generated in the whole branch
- The branch has seen significant improvement in the number of global meetings conducted in the year 2020 - 91% increase
- The branch has exceeded the budgeted target assigned for the 'Cross-Sell' and 'Renewal' category. 'New' catgory is yet to reach the target assigned.
- Around 5920K of revenue can be generated from the opportunities that are in the 'Qualify Opportunity' stage
- In the available opportunities, 'Fire' opportunity has the potential to generate the highet revenue, but it does not qualify for the open opportunity.
- 'Employee Benefits' and 'Fire' product categories cover more than 50% of the opportunities
Based on the above results/ findings, following actions are recommended to improve the performance of the branch:
- Assign targets to all employees so that more invoices are generated.
- Employ strategies to reach the budgeted target for the 'New' category of policies
- Generate invoices from the opportunities available in the 'Qualify opportunity' stage
- Employ strategies to move 'Fire' opportunity from Negotiate stage to open opportunity stage as it generates the highest revenue
- Find ways to create open opportunities across all product categories.