Giter Site home page Giter Site logo

jbcs-2018's Introduction

JBCS-2018

In this repository you will find all the necessary steps to replicate the method available in the paper "Who Drives Company-Owned OSS Projects: Internals or Externals Members?", published at JBCS 2018.

Reproducing the dataset:

If you want to create your own version of the dataset execute the file "get_data.py" [1] using Python 2.7. After the script execution, all the files will be saved in a folder called "Dataset", and you may need to allow this process in your system. We have already made available a ready copy of this folder in this repository [2]. Feel free to add new projects to the dataset during the process execution by adding them in line 410 of "get_data.py".

Dataset structure:

⋅⋅* Dataset:
⋅⋅⋅⋅⋅⋅* Project:
⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅* casual_contributors.csv (General information about casual contributors in the project)
⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅* external_contributors.csv (General information about external contributors in the project)
⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅* closed_pull_requests_summary.csv (General information about closed pull requests)
⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅* merged_pull_requests_summary.csv (General information about merged pull requests)
⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅* merged_pull_requests_reviews.csv (General information about reviews in merged pull requests)
⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅* pull_requests_per_month.csv (Monthly distribution of pull-requests open, closed and merged)

Reproducing images and statistical analysis:

All the analysis made in this paper, including the images, can be reproduced by executing the files available in the Scripts folder [3]. Use the R language to execute it. During the execution, a set of images will be saved in a "Figures" folder, and you may need to allow it in your system [4].

Author Notes:

The "Crawler" folder contains the back-end scripts used to extract data from the GitHub API. Feel free to use the scripts of this folder in your methodology.

If you need any support: Send us an e-mail: fronchetti at usp . br

jbcs-2018's People

Contributors

anonymousrobots avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.