This is a simple script for determining the user with the most openradar submissions from the last X posts.
$ make download && ./leaderboard openradar.jsonTo see more leaders you can pass a --count argument:
$ ./leaderboard openradar.json --count 50NOTE: 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.