Skip to content

Parthadee/Food-Industry-Analyze

Repository files navigation

Data-Driven Insights for the Food Industry

πŸ“Œ Overview

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.

πŸ” Analysis Breakdown

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.

πŸ“Š Dataset Information

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

πŸ“‚ Presentation

For a detailed understanding of the analysis, refer to the PowerPoint presentation: PPT File

πŸ“Έ Power BI Screenshots

The following screenshots showcase the Power BI dashboards used for data analysis:

  • Overviews Dashboard Preview 1
  • Levels & Tasks Dashboard Preview 1
  • Level - 1 Dashboard Preview 1
  • Level - 2 Dashboard Preview 1
  • Level - 3 Dashboard Preview 1

πŸ’» Technology:

  • Languages:

    • Python
  • ML/DL:

    • NumPy
    • Pandas
    • Seaborn
    • Matplotlib
  • IDE:

    • VS Code
    • Google Colab
    • Jupyter Notebook
  • OS used for testing:

    • MacOS
    • Ubuntu
    • Windows

πŸ›οΈ Repository Structure

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/

πŸ› οΈ Installation

Clone the repository:

git clone https://github.com/Parthadee/Food-Industry-Analyze.git
cd Food-Industry-Analyze

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project explores and analyzes food industry data to uncover sales trends, customer preferences, and market insights. Using data cleaning, visualization, and exploratory data analysis (EDA), it helps businesses make informed decisions, optimize strategies, and improve overall performance in the competitive food sector.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors