Skip to content

Analyzed a grocery dataset from Zepto to clean, explore, and uncover insights about product pricing, stock levels, and revenue trends using SQL. The project focused on identifying high-value products, estimating category-wise revenue, and categorizing inventory by weight and availability.

Notifications You must be signed in to change notification settings

Yuv4rajM/Zepto-Data-Analysis--SQL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Zepto Data Analysis (SQL Project)

This project explores product data from Zepto, an Indian grocery delivery platform, using SQL.
The goal was to perform data cleaning, exploration, and analysis to uncover insights about pricing, stock levels, and sales potential.


Project Overview

  • Objective: To analyze Zepto’s product catalog and derive meaningful insights from the data.
  • Tools Used: MySQL
  • Dataset: Simulated dataset inspired by product listings on Zepto (contains pricing, stock, and category details).

Data Exploration

Key steps:

  • Counted rows and previewed sample data.
  • Checked for null values and duplicates.
  • Identified distinct product categories.
  • Compared in-stock vs out-of-stock products.
  • Found duplicate product names appearing multiple times.

About

Analyzed a grocery dataset from Zepto to clean, explore, and uncover insights about product pricing, stock levels, and revenue trends using SQL. The project focused on identifying high-value products, estimating category-wise revenue, and categorizing inventory by weight and availability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published