Skip to content

AnantTudu/Amazon-Sales-Data-Analysis

Repository files navigation

Amazon-Sales-Data-Analysis

In today's digital age, e-commerce giants like Amazon play a pivotal role in global retail. Understanding and optimizing sales data is crucial for staying competitive and driving profitability. This project delves deep into Amazon's sales trends, leveraging advanced data science techniques to uncover key insights that inform strategic decision-making. Join us as we explore the dynamics of Amazon's sales landscape, from monthly fluctuations to overarching yearly trends, and discover the factors influencing these patterns.

amazon-logo-1536x1024 png

Details of Data

  1. Region: The geographical region where the sale occurred (e.g., Australia and Oceania, Central America and the Caribbean).
  2. Country: The specific country within the region where the sale occurred (e.g., Tuvalu, Grenada).
  3. Item Type: The category/type of the item sold (e.g., Baby Food, Cereal, Office Supplies).
  4. Sales Channel: Indicates whether the sale was made online or offline.
  5. Order Priority: Priority of the order (e.g., H for high, L for low).
  6. Order Date: Date when the order was placed.
  7. Order ID: Unique identifier for each order.
  8. Ship Date: Date when the order was shipped.
  9. Units Sold: Number of units of the item sold in that transaction.
  10. Unit Price: Price per unit of the item.
  11. Unit Cost: Cost per unit of the item.
  12. Total Revenue: Total revenue generated from the sale (Units Sold * Unit Price).
  13. Total Cost: Total cost incurred (Units Sold * Unit Cost).
  14. Total Profit: Total profit made from the sale (Total Revenue - Total Cost).

KPI

  1. Sales Trends: Analyze sales patterns month-over-month to identify seasonal trends and fluctuations.
  2. Average Order Value (AOV): Average amount customers spend per order.
  3. Customer Acquisition Cost (CAC): Cost to acquire a new customer.
  4. Customer Lifetime Value (CLV): Predicted revenue a customer will generate over their lifetime.
  5. Customer Segmentation: Analyze sales performance by different customer segments.
  6. Price Sensitivity: Understand how price changes affect sales volume.
  7. Market Basket Analysis: Identify products frequently purchased together.
  8. Customer Behavior: Analyze customer journey data to optimize sales strategies.

Dashboard

Screenshot 2024-06-29 172826

Insights

  1. High revenue is generated by by regions like Sub-Saharan Africa, Europe and Asia.
  2. High revenue is generated by by countries like Honduras, Myanmar and Djibouti.
  3. Most profitable items are Cosmetics, Household Items and Office Supplies.
  4. Offline sales genrates more revenue and more profit compared to online sales.
  5. Order Priority of products are H , L , M , C.
  6. Units Sold is negatively corelated to Unit Price & Unit Cost but positively corelated to Total Revenue & Total Cost.
  7. Units Price is negatively corelated to Unit Sold but positively corelated to Unit Cost, Total Revenue & Total Cost.
  8. Units Cost is negatively corelated to Unit Sold but positively corelated to Units Price, Total Revenue & Total Cost.
  9. Total Revenue is positively corelated to Units Sold , Unit Price , Unit Cost & Total Cost.
  10. Total Cost is positively corelated to Units Sold , Unit Price ,Unit Cost & Total Revenue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published