Skip to content

This dataset contains information about customer interactions, sales activities, and opportunities from a fictional company's CRM (Customer Relationship Management) system. The dataset is designed to help data scientists and analytics understand the sales process, identify trends and patterns, and build predictive models to improve sales performanc

Notifications You must be signed in to change notification settings

CodeWithGauravRajput/CRM-SQL-Analysis_and_BI-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’Ό CRM(Customer Relationship Manager) Data Analysis Project

πŸ“‹ Objective

The goal of this project is to analyze a Sales Pipeline CRM dataset using SQL and Python (via SQLAlchemy) to extract actionable business insights.
The project helps understand sales performance, agent efficiency, product profitability, and deal success rates.

Dashboards

customer_dashboard

Sales Dashboard


🧩 Dataset Details

  • Source: kaggel-(CRM Sales)
  • Tools Used: SQL, Python (SQLAlchemy, Pandas), Power BI
  • Environment: VS Code & Jupyter Notebook
  • Tables Used:
    • accounts β†’ account,sector,year_established,revenue,employees,office_location,subsidiary_of
    • data_dictionary β†’ table, field, description
    • products β†’ product, series, sales_price
    • sales_teams β†’ sales_agent, manager, regional_office
    • sales_pipeline β†’ opportunity_id,sales_agent,product,account,deal_stage,engage_date,close_date,close_value

βš™οΈ Tools & Technologies

  • Programming Language: Python,sql
  • Libraries: SQLAlchemy, Pandas
  • Database: CRM Dataset
  • Visualization Tool: Power BI
  • IDE: VS Code, Jupyter Notebook

πŸ“Š Power BI Dashboard

The dashboard will include visuals for:

  • πŸ’° Total Revenue by Product
  • πŸ‘¨β€πŸ’Ό Top Performing Sales Agents
  • πŸ“ˆ Top Comapnies and Manager
  • ⏳ Average Deal Cycle Duration etc..

πŸš€ Business Insights

  • Darcel Schlecht is the highest-earning agent by total Won deal value.
  • Reed Clapper and Garret Kinder have Higher success rate
  • Cecily Lampkin and Rosie Papadopoulos are the most Fastest deal closers.
  • GTKXPro Product is the Give Highest profitable Deal, and GTX Series drives major volume.
  • Software sector dominates total revenue.
  • West region leads regional performance.
  • Summer Sewald is the top-performing manager by Highest Revenue.
  • Melvin Marxen is the top-performing manager by Highest Close value deals.
  • Kan-code is the top Comapany, winning the most deals.
  • June is the peak sales month β€” ideal for campaign launches.

πŸ‘¨β€πŸ’» Author

Gaurav Singh
πŸ“ Jaipur, India
πŸŽ“ Data Analyst | SQL | Python | Power BI

⭐ If you find this project helpful, don’t forget to star the repo! 🌟

About

This dataset contains information about customer interactions, sales activities, and opportunities from a fictional company's CRM (Customer Relationship Management) system. The dataset is designed to help data scientists and analytics understand the sales process, identify trends and patterns, and build predictive models to improve sales performanc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published