Open
Description
I want to look into what data we can pull from the GitHub API on repositories and user activity. The goal of this issue is to determine what endpoints we could use to generate metrics such as:
- contributions over time
- issues opened/closed
- query user activity on repositories
This issue can be closed once we have a clear plan of attack for what graphs we can generate with specific endpoints.