Skip to content

This repository contains a comprehensive data analysis project focused on Diwali sales. The aim of this project is to explore, analyze, and gain insights from the sales data related to the Diwali festival.

Notifications You must be signed in to change notification settings

MithilKothari/Python_Diwali-Sales-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python: Diwali-Sales-Analysis

Project Overview

A brief description of this project

Diwali is one of the major festivals in India, and it is also a significant period for retailers due to the surge in sales. This project aims to analyze sales data during the Diwali period to uncover patterns, trends, and key insights that can help in understanding consumer behavior and improving sales strategies.

Using Python, Pandas, Matplotlib, Seaborn, Plotly, and Jupyter Notebook, organizations can visualize key Diwali sales metrics such as total sales, average transaction value, sales distribution across different product categories, demographic analysis, yearly trends, and monthly sales patterns. They can also analyze historical sales data to identify trends, optimize inventory, and make informed decisions to improve sales strategies, enhance customer satisfaction, and maximize revenue during the Diwali festive season.

Problem Statement

Diwali is a significant sales period for retailers in India, marked by a surge in consumer spending across various product categories. Despite the potential for increased revenue, many retailers face challenges in optimizing their sales strategies to fully capitalize on this festive period. Key issues include understanding consumer behavior, predicting sales trends, and managing inventory effectively.

Table of Contents

  1. Dataset
  2. Data Cleaning
  3. Exploratory Data Analysis (EDA)
  4. Libraries Used
  5. Key Findings
  6. Insights
  7. Conclusion

Dataset

The dataset used in this project includes various features such as:

  • Product ID
  • Product Category
  • Quantity Sold
  • Orders
  • Amount
  • Customer Demographics (Age, Age Group, Marital Status, Location)
  • Occupation

image

Data Cleaning

Data cleaning steps performed include:

  • Handling missing values
  • Removing duplicates
  • Converting data types
  • Standardizing categorical variables
  • Exploratory Data Analysis (EDA)
  • During EDA, several analyses were conducted:
    • Distribution analysis of sales over different categories
    • Customer segmentation based on demographics
    • Correlation analysis between different variables

image

Libraries Used

The following Python libraries were used in this project:

  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn
  • Scikit-learn
  • Plotly (optional for interactive visualizations)

image

Key Findings

Some of the key findings from the analysis include:

  • Most of the buyers are females and even the purchasing power of females is greater than that of men.

image

  • Highest orders were observed in the Uttar Pradesh.

image

  • Customers in the age group of 25-35 were the highest spenders.

image

  • Most of the buyers are working in the IT, Healthcare, and Aviation sector

image

  • Most of the sold products are from the Food, Clothing and Electronics category.

image

Insights

Based on the analysis, the following insights were derived:

  • Retailers should focus on stocking high-demand products like Electronics during Diwali.
  • Marketing campaigns should be intensified a week before Diwali to capture early shoppers.
  • Personalized offers can be targeted towards the 25-35 age group.
  • Enhancing online payment options could further boost sales.

Conclusion

The Diwali sales data analysis provides valuable insights into consumer behavior and sales trends during the festive period. These insights can help retailers and marketers devise better strategies to maximize sales and enhance customer satisfaction during Diwali.

About

This repository contains a comprehensive data analysis project focused on Diwali sales. The aim of this project is to explore, analyze, and gain insights from the sales data related to the Diwali festival.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published