Skip to content

There is a dummy dataset on ECommerce. I have framed questions/ KPIs on this dataset and came up with the solution on my own in SQL.

Notifications You must be signed in to change notification settings

sumidhakp123/ECommerce-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECommerceDataAnalysis.png

ECommerce-Data-Analysis

Framed my own set of questions for finding KPIs

ER Diagram of ECommerce Data Analysis

ER Diagram.png
  1. Find the profit margin for different productslines?

  2. Calculate avg time for orders placed and orders shipped

  3. Find the creditlimit, amount paid and count no of orders places for each customer

  4. Find the customers who have exhausted their creditlimit

  5. Calculate the % for total_amt exceeding creditlimit

  6. Find the top 3 products sold in each productline

  7. Find the top 3 cities from each country where customers are ordering the most and see their creditlimit

  8. Find the avg order value of order placed

  9. Find vendors and how many quantity they have in stock

  10. Find Customers who have made payment the same day when they have ordered products

  11. Count the status of all the orders placed

  12. Count the productname ordered by each office

  13. Total order amount of each office

  14. Find the count of products in stock for each product vendor along with productline.

About

There is a dummy dataset on ECommerce. I have framed questions/ KPIs on this dataset and came up with the solution on my own in SQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published