Skip to content

vidishaa27/SuperStore_Data_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔹 Project Title

Superstore Sales Analysis & Interactive Power BI Dashboard

🔹 Objective

To analyze retail sales data and uncover key revenue drivers, loss-making areas, and customer behavior patterns in order to support data-driven business decisions.

🔹 Dataset

Source: Sample Superstore Dataset (Kaggle)

Size: ~10,000 retail transactions

Key Features: Sales, Profit, Discount, Category, Sub-Category, Region, Segment, Order Date

🔹 Tools & Technologies

Python: Pandas, NumPy, Matplotlib

Jupyter Notebook for data analysis and EDA

Power BI for interactive dashboards

Git & GitHub for version control and project hosting

🔹 Business Questions Addressed

Which regions and categories generate the highest sales and profit?

Which products show high sales but low or negative profitability?

How do discount levels impact profit margins?

Which customer segments contribute the most to overall revenue?

How do sales and profit trends change over time?

🔹 Key Insights

The Technology category generates the highest overall profit.

Higher discount levels are strongly associated with reduced profitability.

Several sub-categories exhibit high sales volumes but consistent losses.

Corporate and Consumer segments are the primary contributors to revenue.

🔹 Business Recommendations

Reassess discount strategies for products and sub-categories with persistent losses.

Prioritize marketing and inventory planning for high-margin categories and segments.

Review pricing, sourcing, or operational costs for consistently unprofitable products.

🔹 Power BI Dashboard Overview

The Power BI dashboard provides an interactive analysis of sales performance, profitability, and customer insights, enabling stakeholders to explore trends across regions, categories, and time periods.

Sales Overview

Sales Overview

Profitability Analysis

Profitability

Customer Insights

Customer Insights

🔹 Project Structure

superstore-sales-analysis/ ├── data/ ├── notebooks/ ├── dashboard/ ├── README.md └── requirements.txt

About

This project analyzes retail sales data to understand trends in sales, profit, and discounts. The data was cleaned and explored using Python to identify profitable and loss-making product categories. Key insights focus on the impact of discounts on profitability and overall business performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors