Skip to content

zeenaat13/Ecommerce-SQL-Python-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Data Analysis Using SQL & Python

This project performs an end-to-end analysis of an e-commerce dataset using MySQL and Python to extract business insights and growth metrics.


📌 Tools Used

  • MySQL Workbench
  • Python (Pandas, Matplotlib)
  • Google Colab
  • GitHub

Dataset

  • Raw datasets not included due to GitHub size limits.

📊 Analysis Performed

  • Customer distribution analysis
  • Monthly order trends (2018)
  • Revenue contribution by category
  • Seller performance ranking
  • Year-over-year sales growth
  • Customer retention (6-month repeat purchase)
  • Price vs demand correlation

📁 Project Structure

  • sql/ → SQL queries (basic to advanced)
  • sql_results/ → Exported SQL outputs
  • python/ → Jupyter notebook with visualizations
  • visuals/ → Generated charts
  • presentation/ → Final PowerPoint presentation

🔎 Key Insights

  • Revenue concentrated in limited product categories
  • Installment payments are widely used (~49%)
  • Strong growth from 2016 to 2018
  • Repeat customer behavior observed
  • Price shows weak correlation with purchase frequency

📈 Business Impact

This project simulates real-world e-commerce analytics and demonstrates SQL querying, time-series analysis, correlation analysis, and business interpretation skills.

About

End-to-end e-commerce data analysis using MySQL and Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors