Baselight

FIFA World Cup Finals Dataset

Being soccer fever by predicting, or data analyzing?

@kaggle.jamessuryaputra_fifa_world_cup_finals_dataset

Loading...
Loading...

About this Dataset

FIFA World Cup Finals Dataset

This dataset consists of the final matches played per each period of the FIFA World Cup was held in several countries (sometimes twice, or three times depending on the match schedule). The additional data includes the match statistics between two winning teams (whether it was determined as champion or runner-up) after semifinal match like final score, venue, location, and number of attendances. This dataset was generated on July 4, 2024.

Data inputs were given minor changes to avoid copyright of the original author from various website, at least 22 inputs (note that the dataset was under development due to frequent dataset updates).

Tables

Wrl Cup Chm

@kaggle.jamessuryaputra_fifa_world_cup_finals_dataset.wrl_cup_chm
  • 5.8 KB
  • 9 rows
  • 8 columns
Loading...

CREATE TABLE wrl_cup_chm (
  "fifa_world_cup_champions_statistics" VARCHAR,
  "unnamed_1" VARCHAR,
  "unnamed_2" VARCHAR,
  "unnamed_3" VARCHAR,
  "unnamed_4" VARCHAR,
  "unnamed_5" VARCHAR,
  "unnamed_6" VARCHAR,
  "unnamed_7" VARCHAR
);

Wrl Cup Top

@kaggle.jamessuryaputra_fifa_world_cup_finals_dataset.wrl_cup_top
  • 3.29 KB
  • 12 rows
  • 3 columns
Loading...

CREATE TABLE wrl_cup_top (
  "fifa_world_cup_top_scoring_team_statistics" VARCHAR,
  "unnamed_1" VARCHAR,
  "unnamed_2" VARCHAR
);

Share link

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