Baselight

Chess Player Federation Transfers

Transfers of Chess Players Between National Federations

@fivethirtyeight.chess_transfers

Loading...
Loading...

About this Dataset

Chess Player Federation Transfers

This dataset records transfers of chess players between national federations.

It includes each player's unique ID, the federation they transferred from and to, and the date of transfer.

The data also provides a URL reference to the source of each transfer.

It highlights migration patterns in international chess and tracks player movements across federations.

Tables

Chess Player Federation Transfers

@fivethirtyeight.chess_transfers.transfers
  • 17.11 KB
  • 932 rows
  • 5 columns
Loading...

CREATE TABLE transfers (
  "url" VARCHAR,
  "id" BIGINT,
  "federation" VARCHAR,
  "form_fed" VARCHAR,
  "transfer_date" TIMESTAMP
);

Share link

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