Skip to content

Humam-Dwikat/Advanced-Data-Wrangling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Price & Discount Analysis

πŸ“Œ Overview

This project analyzes price history and discount history datasets to uncover insights into discount frequency across stores and the highest-priced items. The analysis involves data cleaning, merging, and exploratory data analysis (EDA) to answer key business questions.

πŸ” Questions Answered

1️⃣ Which items (item_id) are discounted most frequently, and in which stores (store_id)?
2️⃣ What are the top 10 highest-priced items?

πŸ“Š Data Collection & Processing

βœ” Data Sources:

  • Manually downloaded data
  • KaggleHub API for automated retrieval

βœ” Data Wrangling Steps:

  • Cleaned missing and inconsistent values
  • Merged price history and discount history datasets

πŸ› οΈ Technologies Used

  • Python (Pandas, NumPy)
  • Data Visualization: Matplotlib
  • API Usage: KaggleHub API
  • Jupyter Notebook for analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors