Pizza Sales Performance Analysis Dashboard
I developed an interactive dashboard to analyze the overall sales performance of a pizza business. The project covers the complete analytical workflow, including data cleaning, data transformation, exploratory data analysis, and visualization design.
I cleaned the raw dataset by handling missing values, fixing inconsistent categories, converting data types, and preparing the data for analysis. The cleaned data was then used to generate key performance indicators (KPIs) such as Total Revenue, Total Orders, and Average Order Value (AOV).
The dashboard provides multiple analytical views, including:
Pizza Category Distribution: A pie chart showing the proportion of orders by category (Classic, Chicken, Supreme, Veggie).
Top 10 Best-Selling Pizzas: A bar chart highlighting pizzas with the highest order quantities.
Monthly Revenue Trend: A line chart illustrating the revenue flow throughout the year.
Revenue by Pizza Category & Size: A horizontal bar chart showing category-level revenue breakdown by pizza sizes (S, M, L, XL, XXL).
Through this project, I identified trends such as the dominance of Classic pizzas, seasonal shifts in revenue, and the most profitable categories. This dashboard demonstrates my ability to process data end-to-end and turn raw information into visually appealing and actionable insights for business decision-making.
View Portfolio