Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 814 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 814 Bytes

PROJECT DESCRIPTION

Sports clothing is a booming sector! This project will make use of SQLto analyze product data for an online sports retail company. In this case, it will deal with numeric, string, and timestamp data on pricing and revenue, ratings, reviews, descriptions, and website traffic. For the analysis, the project will use techniques such as aggregation, cleaning, labeling, Common Table Expressions, and correlation to produce recommendations on how the company can maximize revenue!

PROJECT DETAIL

  1. Counting missing values
  2. Nike vs Adidas pricing
  3. Labeling price ranges
  4. Average discount by brand
  5. Correlation between revenue and reviews
  6. Ratings and reviews by product description length
  7. Reviews by month and brand
  8. Footwear product performance
  9. Clothing product performance