Zomato Bangalore Data (Clean)
The original Zomato dataset, but cleaned. Yes, no redundancies.
@kaggle.saranimje_zomato_data_clean
The original Zomato dataset, but cleaned. Yes, no redundancies.
@kaggle.saranimje_zomato_data_clean
CREATE TABLE cuisine_location_rate (
"category" VARCHAR,
"city" VARCHAR,
"rating" DOUBLE
);
Anyone who has the link will be able to view this.