https://github.com/devlm7/2_data_analysis
In this Power BI project, we analyzed the Superstore dataset to uncover meaningful business insights through interactive data visualizations. The data was first cleaned and prepared by removing unnecessary columns, fixing the date format, and correcting data types to ensure accuracy.
https://github.com/devlm7/2_data_analysis
Last synced: 5 months ago
JSON representation
In this Power BI project, we analyzed the Superstore dataset to uncover meaningful business insights through interactive data visualizations. The data was first cleaned and prepared by removing unnecessary columns, fixing the date format, and correcting data types to ensure accuracy.
- Host: GitHub
- URL: https://github.com/devlm7/2_data_analysis
- Owner: DevLM7
- Created: 2025-04-09T16:26:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-09T16:34:28.000Z (about 1 year ago)
- Last Synced: 2025-04-30T22:55:21.144Z (about 1 year ago)
- Homepage:
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ Superstore Sales Dashboard โ Power BI Project
Welcome to the **Superstore Sales Analysis** project โ a sleek and insightful Power BI dashboard designed to transform raw retail data into clear business intelligence.
This project was created as part of a hands-on learning experience in **Power BI**, where I explored everything from data cleaning to advanced visualization.
---
## ๐ What This Dashboard Covers
This dashboard provides a comprehensive breakdown of sales performance using the **Superstore dataset**, focusing on:
- ๐ **Region-wise Sales & Profit**
- ๐ **Monthly Sales Trends**
- ๐ฐ **Profit Margins**
- ๐ฆ **Top-level KPIs (Sales, Profit, Orders)**
- ๐งญ **Interactive Filters (Slicers)**
- ๐ฏ **Key Insights and Business Recommendations**
---
## ๐งน Data Preparation Highlights
- Removed unnecessary columns (e.g., Row ID)
- Fixed **Order Date** format (MM-DD-YYYY โ proper Date format)
- Set correct data types for sales figures, dates, and categorical fields
- Cleaned and standardized fields to ensure accuracy in reporting
---
## ๐ก Key Takeaways
- **West** region has the highest overall sales
- **South** region shows strong profitability despite lower sales
- Month-on-month sales trend reveals seasonal patterns
- Filtering by Region enables targeted performance analysis
---
## ๐ ๏ธ Tools Used
- **Power BI Desktop**
- **Superstore Dataset** (from Kaggle)
- DAX for calculated metrics like **Profit Margin**
---
## ๐จโ๐ผ Purpose
This dashboard was created as a **Power BI learning task** using a real-world dataset, as part of my internship with **Elevate Labs**.
It showcases how data visualization can reveal business insights that spreadsheets often hide.
---