Skip to content

akang0/github-data-mining

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-data-mining

Data mining on GitHub

Prerequisites

Getting started

$ python gdm/mine.py -d _database_name_ -o _github_organization_ -g _github_api_key_
$ python gdm/client.py -d _database_name_ -c repos
$ python gdm/client.py -d _database_name_ -c repos.pulls

Run business.py to add additional calculations, which includes

  • average age for all pull requests
$ python gdm/business.py -d _database_name_

About

Data mining on GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 94.4%
  • Shell 5.6%