c0mm0.com — the continuously verified register of European data

← All identifiers

territorial

GSS code (UK ONS)

UK Government Statistical Service 9-character geography code (E09000001 = City of London) — the join key across UK official data.

join key7 filterable sources
Authority
Office for National Statistics (GSS)
Granularity
statistical_geography
Format
letter (E/W/S/N/K) + 8 digits
Sources
13

Reference / standard ↗

9 of 17 sources have sample values that match this key's format — they are directly joinable on it. The rest are candidates pending value evidence.

Sources exposing this identifier

SourceRaw fieldSample valuesKindAccessFilterable
Civil Parishes/Communities - United Kingdomlad_code
E06000065, E07000080, E07000096
fieldopendatasoftYes
Earnings Data by AreaGEOGRAPHY_CODE
E10000023
fieldckanUnknown
Jobseekers Allowance claimantsGEOGRAPHY_CODE
E07000163
fieldckanUnknown
National Statistics Postcode Lookup Camdenmsoa_code
E02000180, E02000176, E02000173
fielddistributionUnknown
National Statistics Postcode Lookup Camdenlsoa_code
E01000869, E01000844, E01000883
fielddistributionUnknown
National Statistics Postcode Lookup UKmsoa_code
E02004943, E02002054, E02006225
fielddistributionUnknown
National Statistics Postcode Lookup UKlsoa_code
E01023732, E01010014, E01029864
fielddistributionUnknown
Population SurveyGEOGRAPHY_CODE
E37000039
fieldckanUnknown
benefit claimants - working age client groupGEOGRAPHY_CODE
E37000039
fieldckanUnknown
Civil Parishes/Communities - Vintage/Millésimé - United Kingdomlad_code
fieldopendatasoftYes
Electoral Wards/Divisions - United Kingdomlad_code
fieldopendatasoftYes
Electoral Wards/Divisions - Vintage/Millésimé - United Kingdomlad_code
fieldopendatasoftYes
Local Authorities Districts - United Kingdomlad_code
fieldopendatasoftYes
Local Authorities Districts - Vintage/Millésimé - United Kingdomlad_code
fieldopendatasoftYes
Output Areas - Vintage/Millésimé - United Kingdomoa_code
fieldopendatasoftYes
Output Areas - Vintage/Millésimé - United Kingdomlsoa_code
fieldopendatasoftYes
Output Areas - Vintage/Millésimé - United Kingdommsoa_code
fieldopendatasoftYes

Value dot: values fit the format (joinable) · partial · mismatch · no samples. ◆ matched by the source's declared concept (highest confidence) · ≈ matched by pattern (lower confidence) ·* required · a “param” kind is a request input you can call the API with (driving sequential, drill-down queries). “Filterable” is authoritative for Opendatasoft and request parameters, captured for DataFair, inferred for feature services, and unknown for plain OpenAPI response fields.

Join plan

Joining sources on this key

The concrete recipe: 1 live source can be queried by a gss_code value directly. Pick a value, run each call, and the responses describe the same entity from each source's angle.

  1. 1Civil Parishes/Communities - United Kingdomlad_codefilterableopendatasoftOpen in workbench →
Copy as code — curl
# Join plan — resolve one GSS code (UK ONS) (gss_code) across 1 official source.
# Replace <VALUE> with the gss_code value you want (e.g. E06000065).

# 1. Civil Parishes/Communities - United Kingdom (opendatasoft) — filter on lad_code
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-united-kingdom-parish-community/records?where=lad_code%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'

Replace <VALUE> with the join value (e.g. E06000065). Each call hits the source's own API, filtered on its raw field for this key.