Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ankitrai259/sales-analysis-dashboard-power-bi-

Sales Analysis Dashboard Using Power BI
https://github.com/ankitrai259/sales-analysis-dashboard-power-bi-

data-visualization datacleaning powerbidashboard

Last synced: 6 days ago
JSON representation

Sales Analysis Dashboard Using Power BI

Awesome Lists containing this project

README

        

# Sales Data Analysis Dashboard

# Overview
This repository contains a Sales Data Analysis Dashboard created using Power BI. The dashboard provides insights into sales performance, and product trends, enabling businesses to make informed decisions based on data-driven insights

# Dataset
The dataset used for this project is sourced from Kaggle. It includes comprehensive sales data, covering various aspects such as:
* OrderID
* ProductsName
* Region
* Quantity
* Price
* OrderDate

# Data Tranformation and Cleaning
Before creating the dashboard, the dataset was transformed and cleaned to ensure accuracy and usability. The following steps were performed:

1. Data Import: Loaded the dataset into a Pandas DataFrame.
2. Missing Values: Identified and handled missing values.
3. Data Types: Converted data types for consistency (e.g., dates, categories).
4. Outliers: Analyzed and addressed outliers that could skew analysis.
5. Aggregation: Aggregated data to derive meaningful insights (e.g., total sales by region).
6. Export: Saved the cleaned dataset for use in Power BI.

# Power BI Dashboard
The Power BI dashboard visualizes key metrics and trends derived from the sales data. Key features include:

* Interactive charts and graphs to visualize sales over time
* Customer segmentation analysis
* Product performance comparison
* Filters to drill down into specific regions or time periods

# Dashboard
![dashboard1](https://github.com/user-attachments/assets/9406b957-cd44-4be6-959d-c40f821798c1)