ashwinijujare / Zomato_Data_manipulation_and_reporting_using_PowerBI

Constructing a consolidated and interactive PowerBI report that will allow Zomato to quickly assess the required data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zomato Data manipulation and reporting using Power BI

Constructing a consolidated and interactive PowerBI report that will allow Zomato to quickly assess the required data.

Steps performed:

Data transformation steps:

  1. Imported data from all the available Excel files (mentioned below) into Power BI. a. Africa b. Asia c. Europe d. NAM e. SAM f. Oceania g. Fact Table h. Country-Code
  2. Appended the Continent wise data files into a single file (i.e. from 'a' through 'f' from above list).
  3. Split the column Restaurant Name, Address to have 2 separate columns respectively.
  4. Replaces all the City names to have correct values.
  5. Removed unwanted columns like Locality, Locality Verbose, etc.
  6. For Country-Code data removed null or duplicates.
  7. Created Measures for – Restaurant Count, Average Rating, Average cost, Cuisine count.

Created following visuals for the report:

World Wide Analysis Page:

  1. Created Cards for: a. Restaurant Count b. Average Rating c. Average Cost
  2. Map using the Continent -> Country -> City hierarchy, with bubble size indicating the restaurant count.
  3. Infographic designer -> custom column chart with martini image as custom columns indicating the average rating for restaurant name.
  4. Interaction between Map & Infographic designer charts to view data for selected region.

Restaurant Analysis Page:

  1. Slicers created for a. Rating color – which follows below logic for assigning colors: Aggregate rating Rating color Above 4.5 Dark Green 4 to 4.4 Green 3.5 to 3.9 Yellow 2.5 to 3.4 Orange 1.8 to 2.4 Red 0 to 1.7 White b. Country c. City d. Has Online delivery e. Has Table Booking
  2. Tree Map – Shows the Restaurant Names & Cuisine Count.
  3. Gauge – Created 2 gauge as follows: a. Average Cost for 2 b. Average Rating
  4. Cards – Created 2 cards a. Shows the Restaurant Address for selected Restaurant. b. Shows the available cuisines for the selected Restaurant.
  5. Interactions are enabled across the page using slicers & between tree map & other visuals.

Report:

WorldWideAnalysis

RestaurantAnalysis

Mobile Version:

WorldWideAnalysis_mobile

RestaurantAnalysis_mobile

Link to Report published on Power BI Service:

https://app.powerbi.com/view?r=eyJrIjoiY2ZjNTNjZGUtNmQ1My00MDZkLWFmZDYtNTU5ZGE5OWM4ODQ1IiwidCI6IjQ0NjQ1YjhiLWRhYzctNDM1OS05MmNjLTdmM2JjZWE1YzVlNiJ9

About

Constructing a consolidated and interactive PowerBI report that will allow Zomato to quickly assess the required data.