Skip to content

MBmasher/get-performance-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What does this do?

This gets the latest dataset from data.ppy.sh, unzips it and converts the many sql files into csv files.

Initialising

Clone the repo:

git clone https://github.com/MBmasher/get-performance-data
cd get-performance-data

You can update the repo by running the following command:

git pull

Run the following command to execute the Makefile:

make

Running

Simply run this command from the repo directory to run the script:

./get_performance_data.py

Add the parameter -h to get help on how to use the parameters.

About

Get performance data from data.ppy.sh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published