Skip to content

Commit

Permalink
Merge pull request #63 from sscu-budapest/github-report
Browse files Browse the repository at this point in the history
GitHub #16
  • Loading branch information
kbenya committed Mar 11, 2022
2 parents daafd4c + 8562ade commit 29222d6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/_reports/16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# GitHub

## Introduction

With more than 70 million users ([source and other stats](https://expandedramblings.com/index.php/github-statistics/)), GitHub is the most popular service that provides a cloud-based Git repository hosting service. Data about users' behaviour could inspire many data science projects.

## Availability and Limitations

GitHub REST API has quite comprehensive [documentation](https://docs.github.com/en/rest). Thanks to the popularity of the API, there are available [libraries](https://docs.github.com/en/rest/overview/libraries) in multiply programming languages.

## Related works
- [Influence Indexing of Developers, Repositories, Technologies and Programming Languages on Social Coding Community GitHub](https://ieeexplore.ieee.org/document/8530644)
- [We Are Family: Analyzing Communication in GitHub Software Repositories and Their Forks](https://ieeexplore.ieee.org/document/9054834)
- [How COVID-19 Impacted Data Science: a Topic Retrieval and Analysis from GitHub Projects' Descriptions](https://sol.sbc.org.br/index.php/sbbd/article/view/17893)
- [GitHub REST API vs GHTorrent vs GitHub Archive: A Comparative Study](https://homepages.dcc.ufmg.br/~mtov/pub/2018-vem-thais.pdf)
- [Categorizing the Content of GitHub README Files](https://link.springer.com/article/10.1007/s10664-018-9660-3)
- [Predicting issue types on GitHub](https://www.sciencedirect.com/science/article/pii/S0167642320302069?casa_token=ayI42K8pcJYAAAAA:l4z0HjXq1tThFeTNds3tWQNw25g5u0FoAX3y3CsgnvLbG_aHKlTsXG_A9rsbsXKN28B-esdp)

0 comments on commit 29222d6

Please sign in to comment.