Baselight

Football Dataset

Match by Match dataset

@kaggle.ahmadjalalmasood123_football_dataset

Loading...
Loading...

About this Dataset

Football Dataset

This dataset is about football matches which has briefly described matches, stadiums etc. Few columns have been added to ease the Analysis process.
Keep laying with data.๐Ÿ‘ ๐Ÿ˜ƒ .
It has been tried to have clean data , though it won't be bigger problem for kagglers.

Kindly upvote๐Ÿ‘ if the dataset proves worthy of your experience, this would encourage me a lot.
Thank youโœ”๏ธ ๐Ÿ˜

Tables

Football

@kaggle.ahmadjalalmasood123_football_dataset.football
  • 11.81 KB
  • 1080 rows
  • 7 columns
Loading...

CREATE TABLE football (
  "unnamed_0" BIGINT,
  "stadium" VARCHAR,
  "country" VARCHAR,
  "region" VARCHAR,
  "tournament" VARCHAR,
  "start" TIMESTAMP,
  "match" VARCHAR
);

Share link

Anyone who has the link will be able to view this.