Michelin Guide Restaurants
A curated list of awesome restaurants from the Michelin Guide
@kaggle.ngshiheng_michelin_guide_restaurants_2021
A curated list of awesome restaurants from the Michelin Guide
@kaggle.ngshiheng_michelin_guide_restaurants_2021
CREATE TABLE michelin_my_maps (
"name" VARCHAR,
"address" VARCHAR,
"location" VARCHAR,
"price" VARCHAR,
"cuisine" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"phonenumber" DOUBLE,
"url" VARCHAR,
"websiteurl" VARCHAR,
"award" VARCHAR,
"greenstar" BIGINT,
"facilitiesandservices" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.