← all organisations

BBCS-PHI / Code

10 languages, 96.2 MB of source, and what the live estate is written in today.

Language figures come from GitHub's own per-repository byte counts, which measure source rather than a single headline label. File counts and repository sizes come from the mirrors themselves. The two tell different stories, and the difference is the point.

The codebase

10
languages in use
96.2 MB of source
1.4k
files at HEAD
across every analysed repository
0 B
on disk as mirrors
full history, every branch and tag
50.9 MB
largest repository
BSOL_Disability_Mapping

What stands out

One archived repository holds 23% of all the bytes.

BSOL_Disability_Mapping is 50.9 MB of git - a 2013 static snapshot of www.gov.uk, not source code. It single-handedly makes HTML the largest language by volume (91% of all source bytes). Any size or language statistic that does not exclude it is measuring an archive, not a codebase.

Sizes here are GitHub's reported figures.

This organisation was harvested with blobless partial clones, which fetch every commit and file path but not file contents, so there is no local size to measure against. Checked elsewhere in this dataset against 1,526 fully mirrored repositories, GitHub's reported size is accurate to within about six percent.

Ruby is the house language, but its share is falling.

Ruby is the primary language of 0% of archived repositories but only 0% of live ones. Python, Go, TypeScript and HCL have taken the difference - the signature of a shift from monolithic Rails publishing apps toward data pipelines, infrastructure-as-code and platform tooling.

Most repositories are small; a handful are enormous.

58% of repositories are under a megabyte of git data. The estate is not a monolith - it is a very long tail of small services, gems and prototypes around a few large publishing applications.

Languages, two ways

By volume of source

Bytes of code. Dominated by archived static HTML.

HTMLHTML: 87.8 MB87.8 MBJupyter NotebookJupyter Notebook: 5.4 MB5.4 MBRR: 2.2 MB2.2 MBTSQLTSQL: 365.6 kB365.6 kBJavaScriptJavaScript: 119.9 kB119.9 kBCSSCSS: 76.4 kB76.4 kBC++C++: 55.2 kB55.2 kBPythonPython: 19.5 kB19.5 kBTeXTeX: 19.1 kB19.1 kBSCSSSCSS: 18.0 kB18.0 kB

By number of repositories

How many repositories name each language as their primary one. A better guide to what engineers actually work in.

RR: 2424HTMLHTML: 88CSSCSS: 66Jupyter NotebookJupyter Notebook: 55PythonPython: 44TSQLTSQL: 44SCSSSCSS: 33C++C++: 22JavaScriptJavaScript: 22TeXTeX: 11

Live estate versus archive

The same language ranking, split by whether the repository is still active. The shift is the clearest signal of technical direction in the whole dataset.

Active repositories

RR: 1818HTMLHTML: 77Jupyter NotebookJupyter Notebook: 44SCSSSCSS: 22TSQLTSQL: 11C++C++: 11CSSCSS: 11

Archived repositories

RR: 00HTMLHTML: 00Jupyter NotebookJupyter Notebook: 00SCSSSCSS: 00TSQLTSQL: 00C++C++: 00CSSCSS: 00

Scale

Repository size distribution

Git data per repository, log-ish buckets.

1511.27.53.80< 10 kB: 2< 10 kB< 100 kB: 15< 100 kB< 1 MB: 9< 1 MB< 10 MB: 14< 10 MB< 100 MB: 5< 100 MB100 MB +: 0100 MB +

Commits against files

Each circle is a repository, sized by number of distinct authors. Both axes are logarithmic. The diagonal band is the normal relationship between codebase size and churn; outliers above it are long-lived apps with heavy iteration, below it are dumps and imports.

207.081.632.212.75.0716.136.984.9195.02_BSOL_Outcomes_Framework: 123 commits, 29 files, 7 authorsBBCS-Oversight-Framework: 5 commits, 10 files, 2 authorsBBCSutils: 24 commits, 79 files, 2 authorsBSOLTheme: 43 commits, 64 files, 3 authorsBSOL_Disability_Mapping: 12 commits, 64 files, 1 authorsBSOL_Outcomes_Framework: 207 commits, 113 files, 9 authorsBSOLproject: 14 commits, 8 files, 4 authorsBSOLutils: 80 commits, 81 files, 5 authorsBSOLwaitinglist: 7 commits, 27 files, 1 authorsBSol.mapR: 112 commits, 49 files, 4 authorsCVD-Population-Mapping: 27 commits, 21 files, 3 authorsCVD_PREVENT_OfficerR_test: 15 commits, 16 files, 2 authorsDiabetesModelling: 37 commits, 29 files, 7 authorsEast_INT_effect_analysis: 15 commits, 9 files, 2 authorsKidsParty: 22 commits, 7 files, 7 authorsLTC_Inequalities: 5 commits, 9 files, 3 authorsLifeExpectancy: 12 commits, 13 files, 2 authorsParamedicsFeedback: 29 commits, 63 files, 4 authorsPython-Interactive-Map: 12 commits, 11 files, 3 authorsWorkforceETL: 9 commits, 17 files, 2 authorsbbcs_brands: 5 commits, 7 files, 2 authorsbsol-quarto-report: 11 commits, 9 files, 1 authorselective_waiting_list_modelling: 40 commits, 39 files, 3 authorshexmap: 19 commits, 22 files, 1 authorsintro_to_git: 7 commits, 17 files, 2 authorsplanning_models_2025: 23 commits, 25 files, 2 authorsstatistics_training: 34 commits, 195 files, 2 authorswinter_predictions: 6 commits, 14 files, 2 authorsfiles at HEAD (log)commits (log)

The shape of a repository

Directory layout is the cheapest reliable signal of what a repository actually is. app/ with config/ and spec/ is a Rails application; src/ with test/ is Java or Node. Counted by how many repositories contain each top-level directory at HEAD.

Most common top-level directories

datadata: 3030outputoutput: 2424assetsassets: 1818docsdocs: 1414RR: 1313manman: 55SQLSQL: 33teststests: 33_extensions_extensions: 33PythonPython: 22devdev: 22vignettesvignettes: 22data-rawdata-raw: 22renvrenv: 22instinst: 11sqlsql: 11srcsrc: 11pythonpython: 11

Most common file extensions

By total file count across the estate.

.r.r: 229229.md.md: 129129.png.png: 125125.sql.sql: 9393.js.js: 9090.rd.rd: 8282.css.css: 6969.html.html: 5151.rdata.rdata: 3333.rdb.rdb: 3333.rdx.rdx: 3333.rmd.rmd: 3232.rproj.rproj: 2424.csv.csv: 2323.yml.yml: 2020.qmd.qmd: 1919

The twenty largest repositories

RepositoryLanguageGit size CommitsFilesStatus
BSOL_Disability_Mapping-50.9 MB1264active
BSol.mapRR34.4 MB11249active
statistics_trainingHTML26.1 MB34195active
ParamedicsFeedbackHTML25.2 MB2963active
intro_to_gitHTML20.4 MB717active
BSOLThemeHTML8.9 MB4364active
BSOL_Outcomes_FrameworkTSQL8.7 MB207113active
bbcs-quarto-reportSCSS7.6 MB37active
maps_in_leaflet_using_r-7.2 MB415active
BSOLutilsR6.2 MB8081active
hexmapHTML5.3 MB1922active
bbcs_brands-4.2 MB57active
useful_r_codeCSS4.2 MB4160active
Python-Interactive-MapJupyter Notebook3.9 MB1211active
2_BSOL_Outcomes_FrameworkHTML1.8 MB12329active
CVD_PREVENT_OfficerR_testR1.6 MB1516active
elective_waiting_list_modellingR1.4 MB4039active
LifeExpectancyR1.3 MB1213active
ICS_SHMIHTML1.2 MB424active
OutcomesFramework-828.4 kB23active