The "50000 Sales Records.xlsx" contains detailed sales transactions, financial metrics, and graphical summaries highlighting key insights into profits, revenue, and product popularity across different regions and categories, useful for strategic market analysis.
- Region: Specifies the geographical region in which the sale occurred.
- Country: The country where the transaction took place.
- Item Type: Describes the type of product sold.
- Sales Channel: The method through which the sale was made, e.g., online or direct.
- Order Priority: Indicates the urgency of the order, typically classified as low, medium, or high.
- Order Date: The date on which the order was placed.
- Order ID: A unique identifier for the order.
- Ship Date: The date the product was shipped to the customer.
- Units Sold: The quantity of items sold in the transaction.
- Unit Price: The price per individual unit.
- Unit Cost: The cost incurred to produce one unit of product.
- Total Revenue: The total amount of money generated from the sale (Units Sold * Unit Price).
- Total Cost: The total cost associated with the units sold (Units Sold * Unit Cost).
- Total Profit: The profit made from the transaction (Total Revenue - Total Cost).