-
Hi everyone:
@bkeepers @howderek @wingr especially:
I am writing to give you an overview of the technical progress we are making, and to foreshadow future requests for accelerated or privileged…
-
Hi!
I am trying to use this API to get all the contributors of a project as well as the entire Twitter OSS. It is a very valuable metric!
However, as of now, the numbers given in the result does…
-
@howderek -- A docker-compose question:
docker-compose.yml is as such:
``` version: '3'
services:
ghdata:
build: .
image: osshealth/ghdata
restart: always
volum…
-
-
I am going through the metrics markdown files and finding a lot of repetition. I would like to push a fix that will allow us to get these pages up to date and easier to work with.
Besides some basi…
klumb updated
6 years ago
-
Today, Patrick from eBay pointed us to [Google BigQuery](https://cloud.google.com/bigquery/public-data/github) because they have the [GitHub Archive](https://www.githubarchive.org/#bigquery) dataset a…
-
* Analyze several large github projects and their commit histories
* Collect information and statistics on the commits
* Select one project
* Formalize the way to represent commit diffs
-
Using http://twitter.augurlabs.io ...
Example: twitter/scrooge (but the same holds for all of the ~8 repos I spot checked)
Click on the repo under the list on the main page. See repo stats load (…
-
Hi!
I have a couple of questions for the API `/:owner/:repo/contributors`.
The API http://twitter.augurlabs.io/api/unstable/twitter/finatra/contributors
returns
```
[{"name":"cacoco","user"…
-
I created a few queries earlier that counts the number of organizations or companies (they are separate concepts in the data) with pull requests on a project.
However, I have been looking more into…