End-to-end data analysis project using SQL, Python, and Tableau to analyze e-commerce
-
SQL (MySQL)
-
Python (Pandas, Matplotlib)
-
Tableau
- Analyze sales trends
- Identify top performing categories
- Understand order status distribution
- Visualize revenue across regions
E-commerce sales dataset containing:
- Order ID
- Category
- Revenue
- Order Status
- Ship State
- Date
- Revenue by category
- Revenue by state
- Monthly revenue
- Rolling average revenue
- Data cleaning
- Exploratory data analysis
- Visualization
The dashboard includes:
-
Sales over time
-
Revenue by category
-
Revenue map by state
-
Order status distribution
-
Sales by state
-
Set category generated the highest revenue
-
Maharashtra produced the largest share of total sales
-
Most orders were successfully shipped
-
Revenue peaked in April before declining slightly
ecommerce-sales-analysis │ ├── clean_sales.csv.zip ├── SQL_queries.sql ├── data_cleaning.ipynb ├── tableau_dashboard.png └── README.md
Alfred Quenum Data analysis project using SQL, Python, and Tableau.
