Learn practical skills, build real-world projects, and advance your career

zomato-dataset-analysis 🍽🍻🍟🍕

I was very facinated towards food. So i choose this dataset to do different Analysis and visualization
techniques.

This dataset contains data of different restaurants from Bangalore. The number of restaurant are increasing day by day. Currently which stands at approximately 12,000 restaurants. With such an high number of restaurants. This industry hasn't been saturated yet. And new restaurants are opening every day.

However it has become difficult for them to compete with already established restaurants. The key issues that continue to pose a challenge to them include high real estate costs, rising food costs, shortage of quality manpower, fragmented supply chain and over-licensing. This Zomato data aims at analysing demography of the location.

Most importantly it will help new restaurants in deciding their theme, menus, cuisine, cost etc for a particular location. It also aims at finding similarity between neighborhoods of Bengaluru on the basis of food. The dataset also contains reviews for each of the restaurant which will help in finding overall rating for the place.

Below there commands are used to save the Jupyter notebook
# Installing the Jovian library

!pip install jovian --upgrade --quiet
# Importing Jovian library

import jovian
# Executing the below code will save the notebook

jovian.commit(project="zomato-dataset-analysis")
[jovian] Updating notebook "ankith/zomato-dataset-analysis" on https://jovian.ai [jovian] Committed successfully! https://jovian.ai/ankith/zomato-dataset-analysis