Tourism Dataset
Tourister Managment Dataset Around The World
@kaggle.umeradnaan_tourism_dataset
Tourister Managment Dataset Around The World
@kaggle.umeradnaan_tourism_dataset
CREATE TABLE tourism_dataset (
"location" VARCHAR,
"country" VARCHAR,
"category" VARCHAR,
"visitors" BIGINT,
"rating" DOUBLE,
"revenue" DOUBLE,
"accommodation_available" VARCHAR
);
Anyone who has the link will be able to view this.