π¦ E-commerce Data Analysis Project This project is an end-to-end exploratory analysis of an E-commerce dataset using SQL, Python, and Data Visualization libraries like Matplotlib and Seaborn. The goal is to extract meaningful business insights from customer purchase data. π Project Objective To analyze an E-commerce dataset by: Extracting and aggregating data with SQL Cleaning and processing data in Python (Pandas) Visualizing key metrics using Matplotlib and Seaborn Identifying trends in customer behavior, sales, and seasonality π οΈ Tools & Technologies SQL (for data extraction) Python (Pandas, Matplotlib, Seaborn) Jupyter Notebook ποΈ Dataset The dataset contains transaction-level data from an online E-commerce platform, including: order_id customer_id order_purchase_timestamp payment value and other related details π Key Analyses Performed π Monthly Order Count: Extracted monthly order trends for the years 2017, 2018, and 2019 using SQL. π Moving Average of Payment Value: Calculated and visualized moving average trends in customer payments. π Subplots by Year: Created bar plots showing monthly order volume for each year in separate subplots. π¦ Customer Purchase Behavior: Explored how customers spent money over time and across months. π Visualizations Bar plots for monthly order distribution (year-wise) Line plot of moving average of payment value over time Histograms to explore distribution of payment data
Arpitbanait/SQL_python_Ecommerce_analysis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||