An end-to-end Data Analytics project that analyzes e-commerce sales data and delivers business insights through an interactive dashboard.
This project simulates a real-world e-commerce analytics system. It includes data generation, SQL analysis, Python processing, and a live dashboard.
The goal is to answer key business questions like:
- Which products generate the most revenue?
- What are the top-performing categories?
- How do sales trends change over time?
- What is the profit distribution?
- When does peak sales activity occur?
- Python
- Pandas
- Plotly
- Matplotlib & Seaborn
- Streamlit
- PostgreSQL (for local analysis)
- Interactive KPI cards (Revenue, Orders, Customers, AOV)
- Revenue trend visualization
- Category-wise performance
- Top products analysis
- Date range filter
- Category filter
- Profit analysis
- AI-generated insights section
- Sales heatmap (dark theme)
- Interactive charts using Plotly
- Download data as CSV
- Export summary as PDF
- Auto-refresh dashboard