← all organisations

GreaterLondonAuthority / Code

14 languages, 10.8 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

14
languages in use
10.8 MB of source
5.9k
files at HEAD
across every analysed repository
0 B
on disk as mirrors
full history, every branch and tag
15.6 MB
largest repository
lgovPerformanceTest

What stands out

One archived repository holds 44% of all the bytes.

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

64% 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.

JavaJava: 5.0 MB5.0 MBHTMLHTML: 2.4 MB2.4 MBJavaScriptJavaScript: 1.6 MB1.6 MBTypeScriptTypeScript: 629.9 kB629.9 kBPythonPython: 313.5 kB313.5 kBKotlinKotlin: 271.0 kB271.0 kBSCSSSCSS: 234.9 kB234.9 kBPHPPHP: 206.9 kB206.9 kBCSSCSS: 103.2 kB103.2 kBXSLTXSLT: 10.4 kB10.4 kBShellShell: 4.7 kB4.7 kBDockerfileDockerfile: 4.6 kB4.6 kBBatchfileBatchfile: 3.8 kB3.8 kBMakoMako: 494 B494 B

By number of repositories

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

JavaScriptJavaScript: 66PythonPython: 55HTMLHTML: 55CSSCSS: 55PHPPHP: 33JavaJava: 33ShellShell: 33KotlinKotlin: 22XSLTXSLT: 22BatchfileBatchfile: 22MakoMako: 11TypeScriptTypeScript: 11SCSSSCSS: 11DockerfileDockerfile: 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

PythonPython: 44PHPPHP: 33JavaJava: 22KotlinKotlin: 11BatchfileBatchfile: 11

Archived repositories

PythonPython: 00PHPPHP: 00JavaJava: 00KotlinKotlin: 00BatchfileBatchfile: 00

Scale

Repository size distribution

Git data per repository, log-ish buckets.

53.82.51.20< 10 kB: 0< 10 kB< 100 kB: 5< 100 kB< 1 MB: 4< 1 MB< 10 MB: 3< 10 MB< 100 MB: 2< 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.

641.0258.7104.442.117629.0140.6680.53.3kGLA-OPS: 87 commits, 3,294 files, 7 authorsGLA-SGW: 17 commits, 147 files, 6 authorsbynder_local: 21 commits, 11 files, 6 authorsdfl-ckanext: 641 commits, 127 files, 25 authorsdfl-ckanext-havester: 231 commits, 43 files, 17 authorsgla_estate_component_blockquote: 48 commits, 33 files, 8 authorsgla_estate_component_cta: 45 commits, 40 files, 9 authorsgla_estate_component_person_lgov: 35 commits, 16 files, 6 authorslgovPerformanceTest: 29 commits, 65 files, 1 authorsweekly-report-social-media-scrapers: 28 commits, 6 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

srcsrc: 44configconfig: 44contentcontent: 33ckanextckanext: 33docsdocs: 22gla-ops-applicationgla-ops-application: 11gla-ops-frameworkgla-ops-framework: 11notification-servicenotification-service: 11organisation-serviceorganisation-service: 11refdata-servicerefdata-service: 11user-serviceuser-service: 11assessment-serviceassessment-service: 11project-serviceproject-service: 11report-servicereport-service: 11notification-service-clientnotification-service-client: 11annual-submission-serviceannual-submission-service: 11organisation-service-clientorganisation-service-client: 11refdata-service-clientrefdata-service-client: 11

Most common file extensions

By total file count across the estate.

.js.js: 1.4k1.4k.java.java: 1k1k.yml.yml: 654654.html.html: 648648.ts.ts: 425425.scss.scss: 389389.kt.kt: 140140.json.json: 137137.xml.xml: 135135.twig.twig: 123123.png.png: 9696.php.php: 8585.md.md: 7171.py.py: 6363.css.css: 5959.sql.sql: 3535

The twenty largest repositories

RepositoryLanguageGit size CommitsFilesStatus
lgovPerformanceTestBatchfile15.6 MB2965active
GLA-OPSJava13.9 MB873,294active
dfl-ckanext-pagesPython1.9 MB21,110active
dfl-ckanextPython1.5 MB641127active
LondonElects2020PHP1.1 MB21,016active
moderngov-template-755.7 kB41active
GLA-SGWKotlin489.5 kB17147active
dfl-ckanext-havesterPython235.5 kB23143active
gla_estate_component_blockquotePHP226.3 kB4833active
gla_estate_component_cta-64.5 kB4540active
gla_estate_component_person_lgov-41.0 kB3516active
bynder_localPHP34.8 kB2111active
weekly-report-social-media-scrapersPython23.6 kB286active
GLA-COMMONJava15.4 kB418active