Dashboard Link : https://public.tableau.com/app/profile/maxim.yurchak/viz/PizzaSalesReport_17314966904410/Home?publish=yes
This project showcases a Pizza Sales Dashboard created using Tableau to visualize and analyze key metrics and trends for a pizza sales dataset. The dashboard highlights important KPIs, such as total revenue, total pizzas sold, and order trends, to aid in data-driven decision-making.
- KPIs:
- Total Revenue
- Average Order Value
- Total Pizzas Sold
- Total Orders
- Average Pizzas Per Order
- Charts:
- Hourly trend of pizzas sold
- Weekly trend of orders
- Sales breakdown by pizza category and size
- Top and bottom pizzas by revenue and quantity
- Interactive Filters:
- Ability to filter by date, pizza category, and size for granular insights.
-
Pizza Sales Dataset:
- File:
Pizza.csv - Contains details about orders, including order time, pizza size, category, revenue, and quantity.
- File:
-
SQL Queries:
- Document:
PIZZA SALES SQL QUERIES.docx - Contains MySQL queries used to generate key metrics and trends for visualization in Tableau.
- Document:
Pizza Sales Report dashboard.twbx: Tableau Packaged Workbook containing the dashboard.Pizza.csv: CSV file with the raw data used for analysis.PIZZA SALES SQL QUERIES.docx: Document with SQL queries used for data preparation.
- Open the
Pizza Sales Report dashboard.twbxfile in Tableau Desktop or Tableau Public to explore the dashboard. - Use filters and parameters to interact with the data and uncover insights.
- The dataset
Pizza.csvand SQL queries are included for further analysis or modification.
- Hourly Trends: Peak pizza sales occur during specific times of the day.
- Category Breakdown: Identifies the best-selling pizza categories and sizes.
- Top Performers: Lists the pizzas that contribute the most to revenue and quantity.
- Customer Behavior: Provides insights into average order value and pizzas per order.
- Tableau: For data visualization and dashboard creation.
- MySQL: For data aggregation and transformation.
Pizza-Sales-Dashboard/ ├── Pizza Sales Report dashboard.twbx # Tableau dashboard ├── Pizza.csv # Pizza sales data ├── PIZZA SALES SQL QUERIES.docx # SQL queries for analysis └── README.md # Project documentation
This project was designed to provide actionable insights into pizza sales for businesses looking to optimize their operations and enhance decision-making.

