2024-25 UEFA Leagues Dataset
Informations about teams that join UEFA's competitions
@kaggle.zgrumutpirin_2024_25_uefa_leagues_dataset
Informations about teams that join UEFA's competitions
@kaggle.zgrumutpirin_2024_25_uefa_leagues_dataset
CREATE TABLE uefa_leagues_dataset (
"league" VARCHAR,
"pot" VARCHAR,
"team" VARCHAR,
"country" VARCHAR,
"market_value" VARCHAR,
"average_age" DOUBLE
);
Anyone who has the link will be able to view this.