Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agungbudiwirawan/supermarket_sales_dashboard-sales-analysis-using-pivot-table-and-chart
The objective of this project is to analyze supermarket sales using pivot table and chart in Microsoft Excel. After doing the analysis, I created an interactive dashboard that aims to make it easier for the audience to explore data.
https://github.com/agungbudiwirawan/supermarket_sales_dashboard-sales-analysis-using-pivot-table-and-chart
dashboard data-analysis data-science data-visualization excel sales-dashboard spreadsheet
Last synced: about 2 months ago
JSON representation
The objective of this project is to analyze supermarket sales using pivot table and chart in Microsoft Excel. After doing the analysis, I created an interactive dashboard that aims to make it easier for the audience to explore data.
- Host: GitHub
- URL: https://github.com/agungbudiwirawan/supermarket_sales_dashboard-sales-analysis-using-pivot-table-and-chart
- Owner: agungbudiwirawan
- Created: 2022-12-13T10:23:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T03:28:34.000Z (about 2 years ago)
- Last Synced: 2024-11-27T13:26:20.697Z (2 months ago)
- Topics: dashboard, data-analysis, data-science, data-visualization, excel, sales-dashboard, spreadsheet
- Homepage:
- Size: 797 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supermarket Sales Dashboard: Sales Analysis using Pivot Table and Chart
### Overview
The objective of this project is to analyze supermarket sales using pivot table and chart in Microsoft Excel. After doing the analysis, I created an interactive dashboard that aims to make it easier for the audience to explore data.
### Dataset
The dataset can be downloaded at [supermarket sales dataset](https://www.kaggle.com/datasets/aungpyaeap/supermarket-sales) from kaggle.com
### Problem
1. Gross Income by Branch
2. Gross Income by Date
3. Gross Income by Product Line
4. Gross Income per Month
5. Sales Quantity by Product Line
6. Sales Quantity per Month
### Algorithm
- Creating data in tabular form.
- Analyzing data using pivot table and chart.
- Creating dashboard
### Dashboard
![Supermarket Sales Dashboard](https://github.com/agungbudiwirawan/supermarket_sales_dashboard-sales-analysis-using-pivot-table-and-chart/blob/main/image/supermarket%20sales%20dashboard.JPG)
### Thank You!