Mumbai Restaurants Details
Mumbai Restaurant Details for everyone
@kaggle.adikhare_mumbai_restaurants_details
Mumbai Restaurant Details for everyone
@kaggle.adikhare_mumbai_restaurants_details
CREATE TABLE mumbai_restaurants (
"name" VARCHAR,
"averagerating" DOUBLE,
"userreviewcount" BIGINT,
"currentopenstatuscategory" VARCHAR,
"currentopenstatustext" VARCHAR,
"hasmenu" BOOLEAN,
"parentgeoname" VARCHAR,
"islocalchefitem" BOOLEAN,
"ispremium" BOOLEAN,
"isstoryboardpublished" BOOLEAN,
"establishmenttypeandcuisinetags" VARCHAR,
"squareimgurl" VARCHAR,
"menuurl" VARCHAR
);
Anyone who has the link will be able to view this.