Baselight
Sign In
kaggle

GM Chess Games On Chess.com

Kaggle

@kaggle.grgoirepelletier_6_2m_chess_games

Loading...
Loading...

Lightweight chess.com GM games dataset (from 05-2008 to 02-2024)

Dataset Description

This dataset contains all chess games played by Grandmaster titled players at chess.com (n= 6,113,917).

The data were scraped from chess.com API and using this dataset as a base :
https://www.kaggle.com/datasets/dimitrioskourtikakis/gm-games-chesscom

The data were scraped and processed following the notebook you can find at :
https://github.com/GregoirePelletier/Chess_games-ML

About Dataset:
This dataset contains over 6 million chess games from chess.com.

It is contained in two CSV files:

A larger, more complete file with 16 columns and a lighter file with 11 columns including:

  • Link = the url for each game (only in full.csv)
  • Event = type of event
  • Site = chess.com
  • Date = date of each game
  • White = white player's username
  • Black = black player's username
  • Result = game result
  • BlackElo = black player's rating
  • ECO = opening's ECO code
  • ECOUrl = opening name (only in full.csv)
  • EndDate = date when game was finished (only in full.csv)
  • EndTime = time when game was finished
  • Termination = result type (only in full.csv)
  • TimeControl = time per player
  • WhiteElo = white player's rating

Related Datasets

Share link

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