Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lut-ful/pizza-sales-report

This Pizza Sales Report provides valuable insights into sales performance through detailed analysis and visualizations. By leveraging Power BI and SQL Server
https://github.com/lut-ful/pizza-sales-report

data data-wrangling microsoft-sql-server power-bi power-bi-dax python

Last synced: 3 days ago
JSON representation

This Pizza Sales Report provides valuable insights into sales performance through detailed analysis and visualizations. By leveraging Power BI and SQL Server

Awesome Lists containing this project

README

        

# Pizza Sales Report

## Overview
This report provides a comprehensive analysis of pizza sales data using Power BI, with data retrieved from an SQL Server. The analysis covers key performance indicators (KPIs), daily and monthly sales trends, sales distribution by category and size, and performance metrics for the best and worst-selling pizzas.
Navigate /Requirements_&_sql_results.docx for list of KPI's, charts and visualizations, data retrieval, and data verification.
![Home page](https://github.com/lut-ful/PIzza-Sales-Report/assets/108027559/622a1f39-6dd9-4bc1-b3b8-ae337c9e91cd)
![Best-Worst sales page](https://github.com/lut-ful/PIzza-Sales-Report/assets/108027559/e7d1b1e4-0965-4f9e-a8f7-a538bb193757)

## Data Retrieval
The data for this report was retrieved from an SQL Server database using Microsoft SQL. The SQL queries used were verified to ensure data accuracy and completeness. The dataset includes detailed information on pizza orders, such as order dates, pizza categories, pizza sizes, revenue, and quantity sold.

## Key Performance Indicators (KPIs)
1. Total Revenue: The total revenue generated from pizza sales.
2. Average Order Value: The average value of each order, calculated by dividing the total revenue by the total number of orders.
3. Total Pizzas Sold: The total number of pizzas sold.
4. Total Orders: The total number of orders placed.
5. Average Pizzas per Order: The average number of pizzas per order, calculated by dividing the total number of pizzas sold by the total number of orders.

## Charts and Visualizations
1. Daily Trend for Total Orders: A line chart showing the daily trend of total orders over the reporting period. This chart helps identify patterns and fluctuations in daily sales.
2. Monthly Trend for Total Orders: A line chart displaying the monthly trend of total orders. This visualization provides insights into seasonal variations and long-term trends.
3. Percentage of Sales by Pizza Category: A pie chart representing the percentage of sales by pizza category (e.g., Vegetarian, Meat, Seafood). This chart highlights the popularity of different pizza categories.
4. Percentage of Sales by Pizza Size: A pie chart showing the percentage of sales by pizza size (e.g., Small, Medium, Large). This visualization helps understand customer preferences for pizza sizes.
5. Total Pizzas Sold by Pizza Category: A bar chart displaying the total number of pizzas sold by category. This chart provides a detailed breakdown of sales performance by category.
6. Top 5 Best Sellers by Revenue, Total Quantity, and Total Orders: Three bar charts highlighting the top 5 best-selling pizzas based on revenue generated, total quantity sold, and total number of orders.
7. Worst Sellers by Revenue, Total Quantity, and Total Orders: Three bar charts showcasing the worst-selling pizzas based on revenue generated, total quantity sold, and total number of orders.

## Data Verification
The SQL queries used to retrieve the data were meticulously verified to ensure accuracy.
Navigate /Requirements_&_sql_results.docx for the SQL queries used.

## Conclusion
This Pizza Sales Report provides valuable insights into sales performance through detailed analysis and visualizations. By leveraging Power BI and SQL Server, we have accurately captured and analyzed key metrics, trends, and sales distributions. The insights gained from this report can guide strategic decisions to enhance business performance and customer satisfaction.

## 📫 Connect

- Email: [email protected]
- LinkedIn: [Md. Lutful Kabir](https://www.linkedin.com/in/mdlutfulkabir/)
- Portfolio: [Md. Lutful Kabir](https://www.datascienceportfol.io/mdlutfulkabir)