Skip to content

RituKumari98/Amazon-Report-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Amazon Sales Data Analysis

Project Overview

This project focuses on analyzing an Amazon Sales Report to extract meaningful insights related to sales performance, product demand, customer behavior, and geographical distribution. The analysis uses Python and data analysis techniques to support data-driven business decision-making.

Objectives

Analyze overall sales trends and performance

Identify top-selling products, categories, and sizes

Understand customer buying behavior

Analyze fulfillment methods and their effectiveness

Explore geographical sales distribution

Provide actionable business recommendations

Dataset

Source: Amazon Sales Report (CSV file)

Key Columns:

Order ID

Date

Category

Style (Product Identifier / SKU equivalent)

Size

Quantity (Qty)

Amount (Sales Value)

Fulfilment

Ship-state

Ship-city

##Tools & Technologies

Python

Pandas – Data cleaning & analysis

Matplotlib – Data visualization

Jupyter Notebook

Analysis Performed

Data cleaning (missing values, duplicates, date formatting)

Sales overview and trend analysis

Product analysis (category, style, size demand)

Fulfillment performance analysis

Customer and geographical segmentation

KPI calculation (total sales, average order value, top regions)

Key Insights

Sales are driven by a limited number of high-performing categories and styles

Certain sizes show consistently higher demand

Sales are concentrated in specific states and cities

One fulfillment method contributes significantly to revenue and order volume

Some products are slow-moving and require inventory optimization

Recommendations

Increase inventory for high-demand products and sizes

Focus marketing efforts on top-performing regions

Optimize fulfillment strategy to improve delivery efficiency

Reduce stock for slow-moving products

Use sales trends to plan promotions during peak periods

Final Result

The project delivers actionable, data-driven insights that help optimize sales strategy, inventory management, customer experience, and overall business performance. It demonstrates how data analysis can support better decision-making and revenue growth in an e-commerce environment.

πŸ“ Project Structure β”œβ”€β”€ Amazon_Sales_Analysis.ipynb β”œβ”€β”€ Amazon Sale Report.csv β”œβ”€β”€ README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors