Zomato Restaurant Data Analysis Using PowerBI
Zomato Restaurant Data Analysis Using PowerBI
Abstract
Whenever we visit a new place, we want to go to the best restaurant or the cheapest restaurant, but
a decent one. Or we can first look at the ratings or the reviews if we want to try food in some new
restaurants. Zomato is one such app that provides users with ratings and reviews of restaurants
across India. Ratings or reviews are considered to be one of the most significant/decisive variables
that decide how good a restaurant is. I will therefore use the real time data set here in my project
that has different factors/features that a user can look into about a restaurant.
The Zomato dataset provides us with information on factors influencing the establishment of
different types of restaurants at different locations in India, along with the overall ranking of each
restaurant. I’d like to find the cheapest restaurant in India. Along with the same, I am going to
discuss different other relationships such as the most expensive restaurant, the best location, the
relationship between location and ranking, the number of restaurants in a location.
Since it is a real time data, we would start with my Data Exploratory process like handling the Nan
values, null values, dropping duplicates and other Transformations. My target variable is the "Rates"
column. I will be exploring the relationship of the other features in the dataset with respect to Rates.
I will visualize the relation of all the other depend features with respect to our target variable, and
hence find the most correlated features which effects the target variable. I would then implement
this in Power BI to make interactive dashboard.