Skip to content

Disha-Kundalwal/Retail-Performance-and-Customer-Analytics-MySQL-

Repository files navigation

Retail-Performance-and-Customer-Analytics-MySQL-

This project analyzes retail sales data using MySQL to evaluate product performance, customer behavior, and sales trends. The focus is on data cleaning, validation, and business-driven analysis for reporting and decision-making.

Tools & Skills

  • MySQL
  • SQL (Joins, CTEs, Window Functions)
  • Data Cleaning & Validation
  • Business & MIS Reporting

Data Preparation

  • Fixed encoding issues in primary key columns
  • Removed duplicate transaction records
  • Handled missing and inconsistent values
  • Converted date fields to proper DATE format
  • Validated transaction prices against inventory prices

Key Analysis Performed

  • Product-level sales and unit analysis
  • Customer purchase frequency and spending behavior
  • Category-wise revenue contribution
  • Top and bottom performing products
  • Daily and monthly sales trends
  • Month-on-month sales growth using window functions
  • Customer loyalty and segmentation analysis

Key Insights

  • Identified top revenue-generating products and categories
  • Detected frequent high-value customers for loyalty analysis
  • Highlighted low-frequency customers for re-engagement strategies
  • Observed monthly sales growth patterns and fluctuations

About

This project analyzes retail sales data using MySQL to evaluate product performance, customer behavior, and sales trends. The focus is on data cleaning, validation, and business-driven analysis for reporting and decision-making.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors