AdventureWorks: Comprehensive Customer and Sales Insights
AdventureWorks Sales Dashboard visualization
Analysis of AdventureWorks' performance, examining customer demographics, product details, and sales territories.
Introduction
The Adventure Works dataset offers a treasure trove of sales data, presenting a unique opportunity to uncover insights that can guide strategic business decisions. This analysis revolves around Adventure Works, a fictional yet beloved supplier of bicycles, parts, and accessories. Our goal is to journey through this comprehensive dataset, which spans 2005 to 2008, and includes detailed information on sales orders, customer demographics, product details, and sales territories. By exploring this data with Microsoft Excel and Power BI, we aim to identify patterns and trends that will empower the company to enhance its operations and better serve its diverse customer base, from the 5-year-old excited for their first bike to the adult who still cherishes the freedom of cycling. Through these tools, this project delves into the company's numbers to reveal the stories they tell, linking the data back to our shared love of bicycles and the joy they bring.
Problem Statement
AdventureWorks has a wealth of sales and customer data, but it's scattered and often lacks proper analysis, making it challenging to fully understand customer needs and boost sales effectively. This project dives deep into the data to uncover patterns in customer behavior, product profitability, and market trends, helping AdventureWorks make smarter decisions to improve marketing, refine product offerings, and ultimately increase sales.
Dataset Overview
FactInternetSales Table
- Internet Sales Table (FactInternetSales): Stores transaction details, including unique identifiers for sales orders, product identifiers, order and shipment dates, financial details like order quantity, unit price, taxes, and freight, as well as currencies, discounts, and calculated sales amounts.
- Customer Table (DimCustomer): Contains information that is specific to each customer, like unique identifiers, first and last names, and demographic data such as gender, birthdate, marital status, yearly income, education, and occupation.
- Date Table (DimDate): Provides a structured view of dates with unique identifiers, formatted date strings, and date breakdowns for detailed time-based analysis.
- Product Table (DimProduct): Offers comprehensive product information, including product identifiers, names, specifications like weight and size, and costing data.
- Geography Table (DimGeography): Contains geographical data with unique identifiers, and detailed breakdowns into countries, states, and cities.
- Sales Territory Table (DimSalesTerritory): Provides sales territory information, including unique identifiers and a detailed breakdown of regions, countries, and continents to which sales territories belong.
Relationships between tables:
- Customer — Internet Sales Relationship: Each customer can be linked to multiple sales transactions through the CustomerKey field.
- Geography — Customer Relationship: Each location can be linked to multiple customers through the GeographyKey field.
- Internet Sales — Date Relationship: Each transaction is associated with different date types (order, due, and ship) using corresponding date keys (OrderDateKey, DueDateKey and ShipDateKey).
- Product - InternetSales Relationship: Transactions are linked to specific products via the ProductKey.
- Geography — InternetSales Relationship: Sales transactions are linked to geographical information through the GeographyKey field.
- SalesTerritory — InternetSales Relationship: Transactions are associated with sales territories via the SalesTerritoryKey field.
Date
May 5, 2023
Category
Business
Tools Used
Customer Segmentation
Analysis by generation and gender
Product Performance
Profitability and sales analysis
Geographical Insights
Market performance by region
Seasonal Trends
Time-based analysis of sales
Bank Customer Churn Analysis
Understanding customer churn and using Power BI to drive retention strategies for banks.
Tesla's Growth and Global Reach
Analysis of Tesla's performance from 2019 to 2023.
Rail Transport Dashboard
Comprehensive analysis of routes, peak times, revenue, and delays.