Skip to content

ashu-kudesiya/Amazon-Sales-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Sales Analysis

This project offers a comprehensive analysis of Amazon sales data through interactive visualizations and insightful metrics. It explores sales trends, customer behaviors, and product performance, leveraging a variety of advanced data visualization techniques.

Table of Contents


Overview

  • Sales Performance: Analyzing revenue trends, high-performing products, and time-based sales distributions.
  • Customer Insights: Understanding purchase behavior and category preferences.
  • Visualization Techniques: Utilizing diverse charts and maps for in-depth analysis.

Requirements

  • Python Notebook (.ipynb): Contains the analysis and visualization scripts.
  • Dataset (.csv): Amazon sales data used for the analysis.
  • Libraries Required:
    • pandas
    • matplotlib
    • seaborn
    • numpy
    • plotly (optional for interactive visuals)

Steps for Analysis

Part 1: Data Preparation

  1. Data Import:

    • Loaded the sales data from Amazon Sale Report.csv.
  2. Data Cleaning and Transformation:

    • Addressed missing or inconsistent values.
    • Standardized column formats for analysis.

Part 2: Visualization and Insights

  1. Heatmap: Showcased correlations between key variables.
  2. Column Chart: Displayed sales performance by categories.
  3. Line Trend Chart: Tracked monthly or yearly sales trends.
  4. Pie Chart: Illustrated the proportional distribution of sales by category.
  5. Scatter Plot: Highlighted relationships between sales and quantity.
  6. Area Chart: Visualized cumulative sales over time.
  7. Clustered Column Chart: Compared sales across categories and subcategories.
  8. Double Line Chart: Showed comparisons of two metrics over time (e.g., revenue vs. quantity).
  9. Bubble Map Chart: Represented geographical sales performance.
  10. Row Chart: Focused on horizontal data distribution.

Visualizations

The dashboard leverages a variety of charts for insights, as listed above.

Key Features

  • Interactivity: Hover and zoom on charts for detailed insights (if interactive charts are implemented).
  • Comparative Analysis: Enables side-by-side comparisons of metrics.
  • Geographic Analysis: Visualizes regional sales using bubble maps.

Screenshots

Question 1
Screenshot 1
Question 2
Screenshot 2
Question 3
Screenshot 3
Question 4
Screenshot 4
Question 5
Screenshot 5
Question 6
Screenshot 6
Question 7
Screenshot 7
Question 8
Screenshot 8
Question 9
Screenshot 9
Question 10.1
Screenshot 10_1
Question 10.2
Screenshot 10_2
Question 10.3
Screenshot 10_3
Question 10.4
Screenshot 10_4

Getting Started

  1. Open the Amazon Sale Report.ipynb file in Jupyter Notebook or any compatible environment.
  2. Ensure the required libraries are installed.
  3. Load the Amazon Sale Report.csv dataset.
  4. Run the notebook to generate visualizations and insights.

Contact Information

For any questions, feel free to reach out:


About

This project features a Jupyter Notebook, dataset, and dynamic charts. Gain insights into Amazon sales data with Python-driven analysis and visualizations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors