Baselight

Ballon D'or-Golden Ball Winners

Ballon d'or (Golden Ball) Winners

@kaggle.marcellopaolo_ballon_dor_golden_ball_winners

Loading...
Loading...

About this Dataset

Ballon D'or-Golden Ball Winners

List of Ballon d'or (Golden Ball) winners in the period 1956-2023. 2nd and 3rd in the rankings are also reported.
Also indicated are the Country and the team the footballers belonged to.
Taken from Wikipedia.

Tables

Ballondor Goldenball Winners V2

@kaggle.marcellopaolo_ballon_dor_golden_ball_winners.ballondor_goldenball_winners_v2
  • 11.13 kB
  • 200 rows
  • 8 columns
Loading...
CREATE TABLE ballondor_goldenball_winners_v2 (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "year" BIGINT,
  "rank" VARCHAR,
  "player" VARCHAR,
  "country" VARCHAR,
  "team" VARCHAR,
  "points" VARCHAR,
  "source" VARCHAR
);

Share link

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