Dataset of stats exported using OWDataExtractor
- Take the player with the highest SR and subtract their SR from that of the player with the lowest SR.
- If this number is greater than 500, it belongs in "Miscellaneous."
- Otherwise, get the average SR of all players and place the data in the folder that corresponds with the range this number falls in.
AverageSR_DD-MM-YY_identifier.json
identifier is optional. If you don't include identifier, don't include the underscore before it either.
- Make a fork of the repo.
- Add the data you want to add to the repository.
- Make a pull request to the original repo.