An open API service indexing awesome lists of open source software.

https://github.com/vvipjain/iphone-sales-analysis

Iphone Sales Analysis
https://github.com/vvipjain/iphone-sales-analysis

jupyter-notebook numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library pandas-python plotly plotly-express plotly-python python python3

Last synced: 3 months ago
JSON representation

Iphone Sales Analysis

Awesome Lists containing this project

README

        

# Iphone-Sales-Analysis

This repository contains a comprehensive analysis of iPhone sales data using Python, Numpy,Pandas, and Plotly. The project aims to provide insights into sales performance, customer demographics, and product trends through interactive visualizations.

INTRODUCTION -> In this project, we analyze iPhone sales data to uncover patterns and trends. By leveraging the powerful data manipulation capabilities of Pandas and the interactive visualization features of Plotly, we aim to provide valuable insights into various aspects of iPhone sales, including regional performance, customer preferences, and sales trends. This project is ideal for data analysts, business managers, and anyone interested in retail and technology analytics.

DATASET -> The dataset used in this analysis contains detailed information about iPhone sales transactions, including product details, sales amounts, customer demographics, and more. The data is stored in a CSV file named apple_products.csv.

ANALYSIS -> The analysis is divided into several sections:

* Loading and Cleaning Data: Importing the dataset and performing initial cleaning operations such as handling missing values and converting data types.

* Data Exploration: Exploring the dataset to understand its structure, including summary statistics and unique values.

* Sales Performance: Analyzing sales performance across different regions, stores, and customer types.

* Customer Demographics: Understanding customer demographics, including age and gender distribution.

* Product Trends: Identifying top-selling iPhone models, seasonal trends, and product performance over time.

VISUALISATIONS -> We use Plotly to create interactive visualizations. Some of the key visualizations include:

Bar Charts: Sales performance by highest rated and highest reviewed iphones.

![newplot(12)](https://github.com/user-attachments/assets/3d6ea101-4fbd-45d4-898a-3405a6a23d83)
![newplot(13)](https://github.com/user-attachments/assets/027bc7e3-3067-4d73-83d3-ad43c9d89215)

Scatter Plots: Relation between sale price and discount VS number of ratings .

![newplot(14)](https://github.com/user-attachments/assets/cd5eceb8-0a12-4577-b91f-d5a0b9051c13)
![newplot(15)](https://github.com/user-attachments/assets/83ec92fc-9751-43a9-b88a-77c08d1df1f4)