protocol / github-org-metrics

Tools for generating metrics based on GitHub Organization Activity
9 stars 3 forks source link

What questions would we like to ask this data? #1

Open mikeal opened 5 years ago

mikeal commented 5 years ago

The code is now in a place where we can easily pull all of the metadata in any GitHub Org we have permissions to.

We already generate CSV files for the following questions:

What other questions would we like to ask this data?

mikeal commented 5 years ago

I've loaded these metrics into Google Sheets and added some basic graphs. https://docs.google.com/spreadsheets/d/1fPQHIJniOC39Nn5ABibGIn1yY0G9f2ZBqlXLwAW82Bg/edit?usp=sharing

One thing I've noticed is that the quarter-over-quarter growth is quite noisy and not very useful. What we may want to compare is the quarterly growth rate compared to the same quarter in the prior year, given the variability in end and beginning of the year activity.

@daviddias @momack2 wanted to make sure this issue was on your radar so you could add some questions we should be asking this data.