As part of my Data Analysis internship, I conducted an in-depth analysis of restaurant business data to uncover meaningful insights. This project encompassed a wide range of analytical tasks, including cuisine popularity trends, city-wise restaurant performance, pricing patterns, the impact of online delivery, and customer rating dynamics.
Level 1: Basic Analysis (GitHub Link)
- Identifying top cuisines.
- Analyzing city-wise restaurant distribution and ratings.
- Visualizing price range distributions.
- Examining online delivery trends.
Level 2: Intermediate Analysis (GitHub Link)
- Understanding restaurant rating distributions.
- Finding common cuisine combinations.
- Conducting geographic analysis of restaurant locations.
- Evaluating restaurant chain performance.
Level 3: Advanced Analysis (GitHub Link)
- Sentiment analysis of restaurant reviews.
- Correlation between votes and ratings.
- Impact of price range on online delivery and table booking.
The dataset used for this project contains restaurant data, including:
- Restaurant names and locations
- Cuisines served
- Price ranges and cost for two
- Ratings, votes, and reviews
- Online delivery and table booking availability
Source: Kaggle - Restaurant Data
For a detailed understanding of the analysis, refer to the PowerPoint presentation: PPT File
The following screenshots showcase the Power BI dashboards used for data analysis:
Restaurant-Performance-Analysis/
βββ README.md
βββ LICENSE
βββ datasets/
βββ notebooks/
βββ dashboards/
βββ reports/
βββ Level_1/
β βββ README.md
β βββ Top_Cuisines.ipynb
β βββ City_Analysis.ipynb
β βββ Price_Range_Distribution.ipynb
β βββ Online_Delivery.ipynb
βββ Level_2/
β βββ README.md
β βββ Restaurant_Ratings.ipynb
β βββ Cuisine_Combination.ipynb
β βββ Geographic_Analysis.ipynb
β βββ Restaurant_Chains.ipynb
βββ Level_3/
β βββ README.md
β βββ Restaurant_Reviews.ipynb
β βββ Votes_Analysis.ipynb
β βββ Price_Range_vs_Services.ipynb
βββ PowerBI_Screenshots/
β βββ dashboard.png
β βββ report.png
β βββ insights.png
βββ scripts/
βββ docs/
Clone the repository:
git clone https://github.com/Parthadee/Food-Industry-Analyze.git
cd Food-Industry-AnalyzeThis project is licensed under the MIT License - see the LICENSE file for details.





