# 📊 Coffee Sales Analytics Dashboard (Excel)
- 📖 Overview
- 🎯 Objectives
- 🛠️ Tools & Techniques
- 📂 Dataset Description
- 📊 Dashboard Preview
- 🔍 Key Insights
- 🚀 How to Use
- 📈 Project Workflow
- 📁 Repository Structure
- 👨💻 Authors and Contact
This project presents an interactive Excel dashboard to analyze coffee sales across countries, customers, and product categories.
- Analyze sales trends over time
- Identify top customers
- Compare country-wise performance
- Understand product demand patterns
- Microsoft Excel
- Pivot Tables & Pivot Charts
- XLOOKUP & INDEX MATCH
- Data Cleaning
- Slicers & Timeline
The project uses a single Excel workbook with multiple sheets:
- Orders (transaction data)
- Customers (customer details)
- Products (product details)
- Merged dataset created using lookup functions
- The United States contributes the majority of total sales.
- Ireland and the United Kingdom contribute smaller shares in comparison.
- A small group of customers accounts for a noticeable portion of total revenue.
- Different coffee types show varying sales across months.
- Sales fluctuate month to month, indicating some level of seasonality.
- Download the Excel file from the
data/folder - Open it in Microsoft Excel
- Use slicers to explore the dashboard
- Data collection (Orders, Customers, Products)
- Data cleaning
- Data merging using XLOOKUP & INDEX MATCH
- Creating calculated fields (Sales)
- Building pivot tables
- Creating the dashboard
coffee-sales-dashboard/
│
├── 📁 data/
│ └── coffeeOrdersData.xlsx
│
│── 📁 dashboard/
│ └── dashboard.jpg
└── README.md
Author: Mohd Walid Ansari
Email: walidmohd2532001@gmail.com
GitHub: mohdwalid253
LinkedIn: Mohd Walid Ansari
