This gets the latest dataset from data.ppy.sh, unzips it and converts the many sql files into csv files.
Clone the repo:
git clone https://github.com/MBmasher/get-performance-data
cd get-performance-dataYou can update the repo by running the following command:
git pullRun the following command to execute the Makefile:
makeSimply run this command from the repo directory to run the script:
./get_performance_data.pyAdd the parameter -h to get help on how to use the parameters.