Baselight

FC Barcelona Squad History - 1899 To 2023

All players and staff, including nationality and birthday

@kaggle.zq1200_fc_barcelona_squad_history_1899_to_2023

Loading...
Loading...

About this Dataset

FC Barcelona Squad History - 1899 To 2023

This dataset contains a full history of FC Barcelona's players and key coaching staff. The period covered is 1899 to 2023, and features players there for the entirety of each season. The dataset contains nationality and birth date of each person.

Tables

Fc Barcelona Squad History

@kaggle.zq1200_fc_barcelona_squad_history_1899_to_2023.fc_barcelona_squad_history
  • 32.28 kB
  • 2,781 rows
  • 9 columns
Loading...
CREATE TABLE fc_barcelona_squad_history (
  "team" VARCHAR,
  "season" VARCHAR,
  "role" VARCHAR,
  "position" VARCHAR,
  "shirt_number" DOUBLE,
  "full_name" VARCHAR,
  "country" VARCHAR,
  "is_overseas" BIGINT,
  "birthdate" VARCHAR
);

Share link

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