Skip to content

dipeshmaindolia001/Zepto-SQL-Data-Analysis-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Zepto SQL Data Analytics Project

This is a beginner-friendly SQL Data Analytics project based on a real-world Zepto inventory dataset. The project demonstrates how Data Analysts use SQL to clean, explore, and analyze e-commerce data to generate business insights.

This project is perfect for:

  • 📊 Data Analytics beginners
  • 📚 Students learning SQL
  • 💼 Portfolio & Resume Projects
  • 🚀 Practice for real-world business problems

🎥 Project Walkthrough Video

📺 Watch Full YouTube Video: https://youtu.be/pY6pJURhloY

Zepto SQL Data Analytics Project


📌 Project Overview

In this project, we perform complete SQL-based data analysis on Zepto product inventory data.

The workflow includes:

✅ Data Cleaning ✅ Data Exploration ✅ Business Insights Generation ✅ Real-world SQL Query Practice


📁 Dataset Information

The dataset contains product inventory data from Zepto, including:

  • Product Name
  • Category
  • MRP
  • Discount Percentage
  • Selling Price
  • Stock Availability
  • Product Weight
  • Inventory Quantity

This dataset simulates real e-commerce business data used by data analysts.


🔍 Business Problems Solved

Q1. Find the Top 10 Best-Value Products based on Discount Percentage

Q2. Find Products with High MRP but Out of Stock

Q3. Calculate Estimated Revenue for Each Category

Q4. Find Products where MRP > ₹500 and Discount < 10%

Q5. Identify Top 5 Categories with Highest Average Discounts

Q6. Calculate Price Per Gram for Products Above 100g

Q7. Group Products into Low, Medium, and Bulk Categories

Q8. Calculate Total Inventory Weight Per Category


🛠️ Skills Used

  • SQL
  • PostgreSQL
  • Data Cleaning
  • Data Analysis
  • Aggregations
  • CASE Statements
  • GROUP BY
  • ORDER BY
  • Business Problem Solving

📊 Tools Used

  • PostgreSQL
  • pgAdmin
  • SQL

🚀 How to Use This Project

  1. Clone the repository
git clone <your-repo-link>
  1. Import the dataset into PostgreSQL

  2. Run the SQL queries

  3. Explore business insights from the data


🎯 Key Learnings

  • Writing real-world SQL queries
  • Solving business analytics problems
  • Working with e-commerce datasets
  • Performing data cleaning using SQL
  • Building portfolio-ready projects

📺 More Content

Subscribe for more:

  • SQL Projects
  • Data Analytics Projects
  • Power BI
  • Python
  • Machine Learning Basics

🔥 Learn. Build. Grow.


⭐ Support

If you found this project useful, consider giving it a ⭐ on GitHub.

About

Complete Data Analyst Portfolio Project with end-to-end SQL Data Analysis of Zepto E-commerce Inventory data using PostgreSQL.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors