Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.31 KB

File metadata and controls

42 lines (32 loc) · 2.31 KB

Amazon-Sales-Data-Case-Study-Using-SQL-And-Dashboard

Screenshot 2024-06-20 101740

Note: Check out the .pdf and .pbix files to get clear view of the project ☺️

Dashboard using PowerBI:

Screenshot 2024-07-05 150423

Objective Of The Project

The main aim of the project is to dive into the Amazon Sales Data and draw insights from it and analayze which factors affect the sales of different cities and their corrosponding branches using SQL. The project aims to uncover insights into sales trends, customer behavior, and product performance. By leveraging the power of SQL queries, we extract meaningful statistics and patterns from complex datasets.

Overview Of The Dataset

The dataset consist sales record for three cities of Myanmar which are Naypyitaw, Yangon and Mandalay and their respective branches A, B & C. The sales took place in the first quarter of year 2019. The dataset consist of 1000 records and 17 fields like (Invoice Id, Branch, City, Customer Type, Gender, Product Line, Unit Price, Quantity, VAT, Total, Date, Time, Payment Method, Cogs, Gross Margin Percentage, Gross Income, Rating).

Steps Performed On Dataset

  • 1] Data Wrangling
  • 2] Feature Engineering
  • 3] Exploratory Data Analysis

Analysis Performed On Dataset

  • 1]Sales Analysis
  • 2]Product Analysis
  • 3]Customer Analysis

Questions Answered

  • What is the count of distinct product lines in dataset?
  • Which payment method occours most frequently?
  • Which product line has highest sales?
  • How much revenue is generated each month?
  • Which product line generated highest revenue?
  • Which city has highest revenue record?
  • Which product line incurred highest VAT?
  • Which customer type occours most frequently?
  • Which branch exceeded average number of product sold?
  • Which product line is most frequently associated with each gender?
  • Identifying cusstomer type contributing highest revenue?
  • Determining day of the week with highest customer rating for each branch?

    And many more....

For more such intresting projects do check out my other repositeries....keep learning...keep growing...piece✌️