Caribbean Cup Data
Editions and Awards of the Caribbean Cup
@kaggle.victorcabral_caribbean_cup_data
Editions and Awards of the Caribbean Cup
@kaggle.victorcabral_caribbean_cup_data
CREATE TABLE editions (
"year" BIGINT,
"host" VARCHAR,
"co_host" VARCHAR,
"winner" VARCHAR,
"runner_up" VARCHAR,
"n_3rd_place" VARCHAR,
"co_3rd_place" VARCHAR,
"n_4th_place" VARCHAR
);
Anyone who has the link will be able to view this.