Zomato Restaurants Dataset
Zomato Restaurant Data Collection!
@kaggle.abhijitdahatonde_zomato_restaurants_dataset
Zomato Restaurant Data Collection!
@kaggle.abhijitdahatonde_zomato_restaurants_dataset
CREATE TABLE zomato (
"unnamed_0_1" BIGINT,
"unnamed_0" BIGINT,
"restaurant_name" VARCHAR,
"restaurant_type" VARCHAR,
"rate_out_of_5" DOUBLE,
"num_of_ratings" BIGINT,
"avg_cost_two_people" DOUBLE,
"online_order" VARCHAR,
"table_booking" VARCHAR,
"cuisines_type" VARCHAR,
"area" VARCHAR,
"local_address" VARCHAR
);
Anyone who has the link will be able to view this.