10000 Restaurant Reviews
10000 Restaurant Reviews with 8 columns
@kaggle.joebeachcapital_restaurant_reviews
10000 Restaurant Reviews with 8 columns
@kaggle.joebeachcapital_restaurant_reviews
CREATE TABLE restaurant_reviews (
"restaurant" VARCHAR,
"reviewer" VARCHAR,
"review" VARCHAR,
"rating" VARCHAR,
"metadata" VARCHAR,
"time" TIMESTAMP,
"pictures" BIGINT,
"n_7514" DOUBLE
);
Anyone who has the link will be able to view this.