Baselight

World Championschip Cup FIFA

my dataset is about world cup FIFA winner in various year since creation in 1930

@kaggle.willianoliveiragibin_world_championschip_cup_fifa

Loading...
Loading...

About this Dataset

World Championschip Cup FIFA

my dataset is about World Cup FIFA and various years since in 1930 creation, because various countries winner World. how much is classification goes winner the classification countries words champions winner, how much winner how much world cup FIFA and various context about

Tables

Fifa World Cup 1558–23

@kaggle.willianoliveiragibin_world_championschip_cup_fifa.fifa_world_cup_1558_23
  • 72.38 kB
  • 850 rows
  • 21 columns
Loading...
CREATE TABLE fifa_world_cup_1558_23 (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "year" BIGINT,
  "datetime" VARCHAR,
  "stage" VARCHAR,
  "stadium" VARCHAR,
  "city" VARCHAR,
  "home_team_name" VARCHAR,
  "home_team_goals" BIGINT,
  "away_team_goals" BIGINT,
  "away_team_name" VARCHAR,
  "win_conditions" VARCHAR,
  "attendance" BIGINT,
  "half_time_home_goals" BIGINT,
  "half_time_away_goals" BIGINT,
  "referee" VARCHAR,
  "assistant_1" VARCHAR,
  "assistant_2" VARCHAR,
  "roundid" BIGINT,
  "matchid" BIGINT,
  "home_team_initials" VARCHAR,
  "away_team_initials" VARCHAR
);

Share link

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