Skip to content

robbizorg/github_msd_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Collaboration Project, Modeling Social Data 2017

Using data from GitHub, our group is interested in exploring patterns in users and the projects they work on. Specifically, we are interested in a few different features of our users, including activity, followers, background such as college education and gender, and how these variables impact the popularity and types of projects that they work on. Other possible avenues of investigation include exploring how major public events impact collaboration on GitHub and how features of bug fix comments impact their likelihood of being resolved. We hope to refine our ideas in the coming days when we more closely see what data is available to us.

Notes:

* Use the library rjson to read in the data; Hacky Solution to get data from JSON: 

	`fromJSON(paste0('[',paste(collapse=',',readLines(url)),']'));`

About

Project for Modelling Social Data Spring 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •