Rated Games Dataset
Collection
Datasets where each row is a rated chess game • 10 items • Updated • 9
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
931,021 chess games from chess tournaments tracked using Lichess Broadcasts.
Lichess Broadcasts show live games as they unfold with new moves arriving in real time. They are built to connect to the live-updating PGN file produced by DGT boards but can work with other sources as well.
Broadcasts are organized in "tournaments" and "rounds."
{
'Event': 'FIDE World Championship Match 2021',
'Site': 'Dubai UAE',
'White': 'Nepomniachtchi, Ian',
'Black': 'Carlsen, Magnus',
'Result': '1/2-1/2',
'WhiteTitle': 'GM',
'BlackTitle': 'GM',
'WhiteFideId': 'https://ratings.fide.com/profile/4168119',
'BlackFideId': 'https://ratings.fide.com/profile/1503014',
'WhiteElo': 2782,
'BlackElo': 2855,
'UTCDate': datetime.date(2021, 11, 26),
'UTCTime': None,
'ECO': 'C88',
'Opening': 'Ruy Lopez: Closed',
'Termination': None,
'TimeControl': '40/7200:20/3600:900+30',
'Board': None,
'Variant': 'Standard',
'StudyName': 'Game 1',
'ChapterName': 'Ian Nepomniachtchi - Magnus Carlsen',
'BroadcastName': 'World Chess Championship 2021',
'BroadcastURL': 'https://lichess.org/broadcast/world-chess-championship-2021/game-1/olFFWcs6',
'GameURL': 'https://lichess.org/broadcast/world-chess-championship-2021/game-1/olFFWcs6/QiiRpWao',
'movetext': '1. e4 { [%eval 0.23] [%clk 2:00:00] } 1... e5 { [%eval 0.12] [%clk 1:59:41] } ...'
}