Skip to content

jsmarrero08-ctrl/amazon-pricing-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Pricing & Discount Analysis

This project reviews Amazon pricing data to see how prices and discounts change across product categories.


Overview

I used Python and Pandas to clean the dataset, create discount-related fields, and compare categories. The goal was to understand how discount behavior changes from one category to another.


Work Included

  • Cleaned the dataset and fixed formatting issues
  • Created columns to measure discount differences
  • Compared categories to look for pricing patterns
  • Organized the data for easier analysis

Main Findings

  • Some categories had higher discounts more often
  • Discounts were not spread evenly across all products
  • Pricing behavior changed depending on the category

Tools

  • Python
  • Pandas

What I Learned

  • Clean data matters as much as the analysis
  • Small errors can affect the results
  • Breaking the work into steps makes the data easier to understand

About

Python and Pandas analysis of Amazon pricing data with data cleaning, discount calculations, and category-level findings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors