/fide-chess-data

FIDE Data Pull

Primary LanguageJupyter Notebook

This repository is to help all chess players utilize and work with public chess profile data provided by the FIDE organization.

I adapted Anuj Dahiya's project, concatenating all instructions and notebooks into single files. The only change to the code was in the readlines function, where the Kmisc library (no longer available in CRAN) was replaced by the standard R function.