
Dashboard Purpose:
The dataset will be for a Sales Performance Dashboard, helping businesses analyze revenue trends, customer demographics, and product performance. This will be useful for tracking sales growth, identifying top-selling products, and understanding regional sales distribution.
Dataset : https://colorstech.net/wp-content/uploads/2025/03/Megamart_Sales_Performance_Dataset.xlsx
Dataset Columns Explanation:
- Order ID – Unique identifier for each order.
- Order Date – Date when the order was placed.
- Customer ID – Unique identifier for each customer.
- Customer Name – Name of the customer.
- Region – The geographic region where the sale occurred.
- Product Category – The category of the product (e.g., Electronics, Furniture, Clothing).
- Product Name – The specific product sold.
- Quantity Sold – Number of units sold in the order.
- Unit Price – Price per unit of the product.
- Total Sales – Calculated as
Quantity Sold * Unit Price
. - Profit Margin (%) – The profit percentage for the sale.
- Profit Amount – Profit earned per order.
- Payment Method – Mode of payment (Credit Card, PayPal, Cash, etc.).
- Order Status – Status of the order (Completed, Pending, Canceled).
- Customer Segment – Type of customer (Retail, Corporate, Wholesale).