maui

permalink home to HICSS-56 conference presentation and dataset (Hawaii International Conference on System Sciences)

https://github.com/millecodex/maui

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

permalink home to HICSS-56 conference presentation and dataset (Hawaii International Conference on System Sciences)

Basic Info
  • Host: GitHub
  • Owner: millecodex
  • License: cc-by-4.0
  • Default Branch: main
  • Size: 384 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

Hawaii International Conference on System Sciences, January 3-6, 2023 in Maui, Hawaii.


Permalink home to HICSS-56 conference presentation and dataset.

Abstract

The ubiquity of GitHub for software developers to coordinate software development in a community platform has resulted in a rich source of public data. Blockchain teams put open-source code as a founding principle since the release of Bitcoin and nearly all blockchain-based projects have code visible on GitHub. Developer engagement is known to be important to the health and viability of open-source software, yet has varying definitions and no standard method of measuring what constitutes engagement. This work uses exploratory factor analysis to identify dimensions that represent engagement in a community of open-source developers. We find that a latent factor composed of pull-requests, commits, comments, and authors based on a monthly average of the previous three months is a representation of Developer Engagement. A secondary factor consists of stars, forks, and total authors. Cross validation of the dataset is carried out with good support for the model.

Keywords

Blockchain Cases and Innovations, blockchain, developer engagement, factor analysis, github, open-source software

Authors

Jeff Nijsse & Alan Litchfield

Dataset

full data (csv)

Preview

| ID | starstot | forkstot | authtot | authorsma3 | commitsma3 | commentsma3 | PRopenma3 | days_inactive | | --- | --- | --- | --- | --- | --- | --- | --- | --- | | 1 | 72112 | 59013 | 6242 | 150.33 | 360 | 2440.67 | 170.67 | 0.006 | | 2 | 4904 | 10079 | 728 | 13.33 | 39 | 23 | 3 | 0.696 | | 52 | 4799 | 3023 | 594 | 35.67 | 18.67 | 138 | 19.33 | 0.287 | | 74 | 15491 | 4684 | 1663 | 28.33 | 14 | 91.67 | 9.33 | 0.031 |

Column Detail

| Column name | Description | | ----------------- | -------------------------------------------------------------------------------------- | | ID | A unique identifier for each repository | | starstot | The total number of stars the repository has received | | forkstot | The total number of forks the repository has received | | authtot | The total number of authors who have contributed to the repository | | authorsma3 | The average number of monthly authors who have contributed to the repository in the past three months | | commitsma3 | The average number of monthly commits made to the repository in the past three months | | commentsma3 | The average number of monthly comments in the repository in the past three months | | PRopenma3 | The average number of monthly pull requests that were opened in the repository in the past three months | | days_inactive | The number of days since the repository was active |

Links


Not a bad spot for a conference :cowboyhatface:

Owner

  • Name: Mille Codex
  • Login: millecodex
  • Kind: user
  • Location: Auckland

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this dataset, please cite it as below."
authors:
- family-names: "Nijsse"
  given-names: "Jeff"
  orcid: "https://orcid.org/0000-0002-4199-7201"
- family-names: "Litchfield"
  given-names: "Alan"
  orcid: "https://orcid.org/0000-0002-3876-0940"
title: "Identifying Developer Engagement in Open Source Software Blockchain Projects through Factor Analysis"
version: 1.0.0
date-released: 2023-01-03
url: "https://github.com/millecodex/maui"
type: dataset

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1