Football Dataset
Match by Match dataset
@kaggle.ahmadjalalmasood123_football_dataset
Match by Match dataset
@kaggle.ahmadjalalmasood123_football_dataset
CREATE TABLE football (
"unnamed_0" BIGINT,
"stadium" VARCHAR,
"country" VARCHAR,
"region" VARCHAR,
"tournament" VARCHAR,
"start" TIMESTAMP,
"match" VARCHAR
);
Anyone who has the link will be able to view this.