Skip to content

Statshreya/Diwali_SalesData_EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sales Data Analytics: Consumer Behavior & EDA πŸ›’

Python Pandas Seaborn

πŸ“Œ Project Overview

This project performs an in-depth Exploratory Data Analysis (EDA) on a retail sales dataset. By analyzing over 11,000+ rows of transaction data, the goal is to identify the "Power Spender" demographics to help a retail business optimize its marketing budget and inventory management.

πŸš€ Key Business Insights (Executive Summary)

After cleaning and analyzing the data, the following high-value consumer segments were identified:

  • The Primary Buyer: Married women aged 26-35 years are the most significant contributors to total revenue.
  • Geographic Hotspots: The top 3 states by sales volume and order count are Uttar Pradesh, Maharashtra, and Karnataka.
  • High-Value Occupations: Customers working in the IT Sector, Healthcare, and Aviation show the highest purchasing power.
  • Product Strategy: High demand is concentrated in the Food, Clothing, and Electronics categories.

πŸ“Š Visualizations Included

The analysis explores several dimensions of the data:

  1. Demographic Analysis: Sales distribution by Gender, Age Group, and Marital Status.
  2. State-wise Performance: Total orders and revenue mapped by Indian states.
  3. Professional Insights: Correlation between Occupation and total spend.
  4. Inventory Focus: Identification of the Top 10 most sold Product IDs.

πŸ› οΈ Tech Stack

  • Language: Python
  • Libraries: Pandas (Data Wrangling), NumPy (Numerical Analysis), Matplotlib & Seaborn (Data Visualization).

πŸ“ Repository Structure

β”œβ”€β”€ Sales_Data_Analysis.ipynb   # Main Jupyter Notebook with code & charts
β”œβ”€β”€ Sales Data.csv              # Raw dataset (Ensure this is uploaded)
└── README.md                   # Project documentation

About

Comprehensive Exploratory Data Analysis (EDA) of retail sales data using Python. Identifying key consumer trends, demographic purchasing power, and high-performing product categories to optimize inventory and marketing strategies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors