Colombo Cafes 🍵: Ratings & Insights Dataset
Explore the Vibrant Coffee Culture: Detailed Reviews & Scores
@kaggle.kanchana1990_colombo_cafes_ratings_and_insights_dataset
Explore the Vibrant Coffee Culture: Detailed Reviews & Scores
@kaggle.kanchana1990_colombo_cafes_ratings_and_insights_dataset
CREATE TABLE colombo_cafes (
"title" VARCHAR,
"totalscore" DOUBLE,
"reviewscount" BIGINT,
"street" VARCHAR,
"city" VARCHAR,
"countrycode" VARCHAR,
"website" VARCHAR,
"phone" VARCHAR,
"categoryname" VARCHAR
);
Anyone who has the link will be able to view this.