The dataset includes key details on:
- Products π±π» β Apple devices (iPhones, MacBooks, iPads, etc.), categories, and pricing.
- Customers π§βπ» β Purchase behavior, demographics, and locations.
- Sales Transactions π° β Order date, quantity sold, revenue, and discounts.
β
Sales Trends β Identifying top-selling products and seasonal trends.
β
Revenue Analysis β Determining high-revenue products and customer segments.
β
Customer Insights β Analyzing buying patterns and regional demand.
β
Data Cleaning & Transformation β Handling missing values, duplicates, and inconsistencies.
β
Data Visualization π β Using graphs to represent trends and insights.
I used Matplotlib & Seaborn to create:
π Sales trend graphs β Line charts showing sales performance over time.
π Product comparison charts β Bar plots for revenue and unit sales of different products.
πΊοΈ Regional sales heatmaps β Showing sales distribution across different locations.
- Python (Pandas, Matplotlib, Seaborn, plotly, NumPy) for analysis & visualization.
- Jupyter Notebook for writing, running, and documenting the project.
- Data Cleaning & Preprocessing to enhance data quality.
- Implement time-series forecasting for future sales predictions.
- Create interactive dashboards with Plotly.