Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

src

Open Source Software 2020 src folder

├── src
    ├── 01_github-wrangling
        ├── Variations of commits data 
    ├── 02_github-descriptives
        ├── GitHub activity for all repos 
        ├── GitHub activity for all contributors
        ├── GitHub activity for all owners
        ├── Top licenses on GitHub 
    ├── 03_github-sectoring
        ├── Full sectoring approach
        ├── Academic 
        ├── Business
        ├── Government
        ├── Household
        ├── Non-Profit
    ├── 04_github-cost-estimations
        ├── Cost estimates for all GitHub activity 
        ├── Cost estimates for GitHub activity by year
        ├── Cost estimates for GitHub activity by country
        ├── Cost estimates for GitHub activity by sector
    ├── 05_github-networks 
        ├── Network analysis of full GitHub network 
        ├── Network analysis of international collaboration on GitHub
        ├── Network analysis of academic collaboration on GitHub
        ├── Network analysis of business collaboration on GitHub
    ├── 06_oss-data-wrangling 
        ├── Data wrangling files
        ├── Code for posting data to PostgreSQL
    ├── 07_ncses-sidebars 
        ├── International collaborations 
        ├── Goverment contributions 
    ├── 08_cran-maintainer-survey
        ├── CRAN Maintainer data tool
        ├── CRAN wrangling and descriptives
    ├── 09_scrape-users
    ├── 10_scrape-repos