Skip to content

Cleaning/analysis of pricing data on pro sports jerseys sold at Dick's Sporting Goods.

Notifications You must be signed in to change notification settings

KeenanFlack/Dicks-fan-shop-jerseys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Dick's Sporting Goods Analysis

Overview

This repository contains a Jupyter notebook that explores and analyzes product listing data for fan shop jerseys from Dick's Sporting Goods. It goes into price distributions, brand categorization, city-based segmentation, and listing details to derive actionable insights and patterns.

Also, there is a dashboard named dashboard.py that will display information about the cleaned data after going through the notebook.

Data Description

The notebook handles a dataset containing listings with attributes such as price, brand, city, and other descriptive elements.

Features

  • Price Analysis: Studies how pricing strategies impact price distribution.
  • Brand Recognition: Uses regex and manual checks to categorize products by brand, including special considerations for brands like Nike, Adidas, and Fanatics.
  • City Categorization: Analyzes listings to extract and correct city names, including considerations for non-American sports jerseys.
  • Listing Length: Investigates whether the length of the product description affects pricing or customer perception.

Usage

To run this notebook:

  1. Ensure you have Jupyter installed, or use an online service like Google Colab.
  2. Open the notebook in your Jupyter environment.
  3. Install required libraries as listed in the requirements.txt (if provided).
  4. Execute the cells in sequence to view the analysis.

Contact

For any additional questions or contributions, please contact [email protected].

About

Cleaning/analysis of pricing data on pro sports jerseys sold at Dick's Sporting Goods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published