Skip to content

codewithrohan5556/Grocery-Store-Sales-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Grocery Store Sales Data Analysis

This project analyzes a grocery sales dataset to uncover patterns in product categories, sales quantities and revenue. Using Python libraries like Pandas, Seaborn and Plotly, we explore the data structure, perform statistical analysis, visualize trends and draw insights to support retail decision-making. A comprehensive exploratory data analysis (EDA) project on a multi-branch grocery store dataset. This project explores sales trends, branch performance, customer behavior, payment preferences, and product profitability using Python data science tools.

πŸ“Œ Project Overview

This project performs an in-depth analysis of transactional data from a supermarket operating across multiple branches. The dataset includes information on sales, customer types, product categories, payment methods, ratings, and more.

The goal is to uncover valuable insights to help the business make data-driven decisions related to:

  • Sales performance by branch and product line
  • Peak hours and high-traffic days
  • Popular payment methods and customer demographics
  • Gross income patterns
  • Customer feedback trends

πŸ“ Project Structure


zomato-data-analysis/
β”œβ”€β”€ data/
β”œβ”€β”€ images/
β”œβ”€β”€ notebooks/
β”œβ”€β”€ src/
β”œβ”€β”€ README.md
β”œβ”€β”€ requirements.txt
└── LICENSE
  

πŸ“Š Key Insights

  • πŸͺ Branch C has the highest revenue among all branches
  • πŸ•’ Evening hours and weekends show the most sales activity
  • πŸ’³ E-wallet and credit card are the most used payment methods
  • πŸ‘© Female customers slightly outnumber male customers
  • 🧴 Health & Lifestyle is the most profitable product line
  • ⭐ Gross income is positively correlated with customer ratings

πŸ› οΈ Tools & Technologies Used

  • Python 3.x
  • Jupyter Notebook
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn

πŸ“Š Key Insights

  • βœ… Branch C generates the highest revenue
  • βœ… Evening hours and weekends have peak sales
  • βœ… E-wallet and credit card are the most used payment methods
  • βœ… Female customers slightly outnumber male shoppers
  • βœ… Health & Lifestyle is the most profitable product line

🧠 Conclusion

This project demonstrates the value of EDA in uncovering business insights for retail strategy and customer segmentation. The patterns observed can inform inventory planning, sales optimization, and marketing decisions in grocery or retail environments.

About

This project analyzes a grocery sales dataset to uncover patterns in product categories, sales quantities and revenue. Using Python libraries like Pandas, Seaborn and Plotly, we explore the data structure, perform statistical analysis, visualize trends and draw insights to support retail decision-making.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors