This is a simple script for determining the user with the most openradar submissions from the last X posts.
$ make download && ./leaderboard openradar.json
To see more leaders you can pass a --count
argument:
$ ./leaderboard openradar.json --count 50
NOTE: The openradar API can be finicky about how much data you can
download. If your download fails adjust the constant in the Makefile
to something smaller, but default it downloads the 5000 most recent
radars.