Code and data for project analysing the presence of the BBC in GitHub, published as the Nesta blog "Public service coding: the BBC as an open software developer"
- The
BBC-GitHub-Data_Collection.R
script contains the code for extracting the data from GitHub. - The
BBC-GitHub-Data_Analysis.R
script contains the code for cleaning and analysing the data. It includes the option to focus analysis on the same datasets used in the blog, and included in the source folders in this repo. - The
BBC-GitHub-Data_Analysis.R
script contains the code for the functions used for data collection and analysis.