The goal behind GitHUbStats was to identify all the PR's for the give year. Octokit does not provide an API for that.
I used the githubarchive.org and Google big query to get the data and exported to json using Google Big Query.
Here is an example of FSharp Github Org https://github.com/fsharp/ Stats using the Script.fsx
.