An open API service indexing awesome lists of open source software.

https://github.com/divakarkumarp/zomato-restaurant-data-analysis

Downloaded restaurant data from zomato website for more than 56251 restaurants across Bengaluru, India. Ingested this data in MySQL database and performed ETL to remove outliers, clean up bad records, normalize revenue numbers to standard format using python, jupyter notebook and two standard deviation along with some other statistical techniques. For analysis of Bengaluru restaurants, used Excel, VBA macros and pivot table. Figured out best restaurants for north indian and south indian cuisine based on reviews.
https://github.com/divakarkumarp/zomato-restaurant-data-analysis

Last synced: 2 months ago
JSON representation

Downloaded restaurant data from zomato website for more than 56251 restaurants across Bengaluru, India. Ingested this data in MySQL database and performed ETL to remove outliers, clean up bad records, normalize revenue numbers to standard format using python, jupyter notebook and two standard deviation along with some other statistical techniques. For analysis of Bengaluru restaurants, used Excel, VBA macros and pivot table. Figured out best restaurants for north indian and south indian cuisine based on reviews.

Awesome Lists containing this project

README

        

# Zomato-Restaurant-Data-Analysis
Downloaded restaurant data from zomato website for more than 56251 restaurants across Bengaluru, India. Ingested this data in MySQL database and performed ETL to remove outliers, clean up bad records, normalize revenue numbers to standard format using python, jupyter notebook and two standard deviation along with some other statistical techniques. For analysis of Bengaluru restaurants, used Excel, VBA macros and pivot table. Figured out best restaurants for north indian and south indian cuisine based on reviews.