← all organisations

HCC-CCECF-DataGroup / Code

3 languages, 1.7 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

3
languages in use
1.7 MB of source
61
files at HEAD
across every analysed repository
0 B
on disk as mirrors
full history, every branch and tag
35.8 MB
largest repository
hampshire-ghg-emissions

What stands out

One archived repository holds 81% of all the bytes.

hampshire-ghg-emissions is 35.8 MB of git - a 2013 static snapshot of www.gov.uk, not source code. It single-handedly makes HTML the largest language by volume (99% 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.

40% 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: 1.7 MB1.7 MBRR: 7.5 kB7.5 kBTeXTeX: 6.6 kB6.6 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: 22HTMLHTML: 11TeXTeX: 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

HTMLHTML: 11RR: 11

Archived repositories

HTMLHTML: 00RR: 00

Scale

Repository size distribution

Git data per repository, log-ish buckets.

21.510.50< 10 kB: 1< 10 kB< 100 kB: 1< 100 kB< 1 MB: 0< 1 MB< 10 MB: 2< 10 MB< 100 MB: 1< 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.

8242.622.211.5612.45.713.532.0About: 6 commits, 2 files, 1 authorsToR: 9 commits, 1 files, 1 authorsdataExplorations: 26 commits, 10 files, 2 authorshampshire-ghg-emissions: 82 commits, 32 files, 2 authorspublicData: 8 commits, 16 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

docsdocs: 22cseImpactDatacseImpactData: 11plotsplots: 11datadata: 11rmdrmd: 11RR: 11includesincludes: 11cseImpactToolcseImpactTool: 11hccPublicDatahccPublicData: 11

Most common file extensions

By total file count across the estate.

.md.md: 1414.png.png: 1111.gz.gz: 88.html.html: 44.r.r: 44.rmd.rmd: 33.yml.yml: 33.csv.csv: 33.bib.bib: 11.webloc.webloc: 11.pdf.pdf: 11.xlsx.xlsx: 11

The twenty largest repositories

RepositoryLanguageGit size CommitsFilesStatus
hampshire-ghg-emissionsR35.8 MB8232active
publicData-5.0 MB816active
dataExplorationsHTML3.4 MB2610active
ToR-12.3 kB91active
About-6.1 kB62active