Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SQL_Analysis

Project 1 — Swiggy Restaurant Analysis

Skills: SQL, Data Cleaning, Aggregations, GROUP BY, Filters Difficulty: ⭐ Beginner

What it is: Analyse 1.5 lakh restaurants listed on Swiggy across 600+ Indian cities. Find top cuisines, best rated cities, most popular restaurant chains, and pricing patterns.

What it shows hiring managers: Real-world data handling + business insight thinking + SQL fundamentals

How to run this project If you want to replicate this analysis locally, follow these simple steps:

Get the Dataset: Download the source dataset (Swiggy restaurants data) from Kaggle.

Set up the Database:

Open DB Browser for SQLite.

Create a new database file.

Import the downloaded CSV file as a table named swiggy, ensuring you check the box for "Column names in first line".

Run the Analysis: Open the provided .sql file in DB Browser, load the queries into the execution tab, and run them step by step to explore the insights.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors