c0mm0.com — the continuously verified register of European data

Register record·API·FR·STATISTICS_OFFICE·Updated AnnualVERIFIED · checked 35h ago
L

Local Authorities Districts - United Kingdom

APIJoinable5/7Query nowOpen workbenchSubscribe🇫🇷France

This geographic reference dataset, part of the Geographical repository maintained by Opendatasoft, provides boundary and administrative data for local authority districts in the United Kingdom, including unitary authorities, London boroughs, metropolitan districts, non-metropolitan districts, council areas, and local government districts. The underlying data derives from official sources such as the Office for National Statistics. It is intended for geographic analysis, mapping, and cross-referencing administrative divisions across the UK, and is accessible via a free, authentication-free API for integration into other applications and datasets.This dataset is part of the Geographical repository maintained by Opendatasoft. This dataset contains data for local authorities districts in the United Kingdom: Unitary Authorities London Boroughs Metropolitan Districts Non-metropolitan Districts Council Areas Local Government Districts Processo...

44
fair

Weighted across five axes. Tap a ring for what it measures.

Data schema (13 fields)

Filterable via the API (11)
yearctry_codectry_namergn_codergn_namectyua_codectyua_namelad_codelad_namelad_area_codelad_type

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
yearFilterable via the APIdate
ctry_codeFilterable via the APIOfficial Code Countrytext
ctry_nameFilterable via the APIOfficial Name Countrytext
rgn_codeFilterable via the APIOfficial Code Regiontext
rgn_nameFilterable via the APIOfficial Name Regiontext
ctyua_codeFilterable via the APIOfficial Code County/Unitary districttext
ctyua_nameFilterable via the APIOfficial Name County/Unitary districttext
lad_codeFilterable via the APIOfficial Code Local authority districttext
100%lad_nameFilterable via the APIOfficial Name Local authority districttext
100%lad_area_codeFilterable via the APIIso 3166-3 Area Codetext
100%lad_typeFilterable via the APITypetext

Schema captured from opendatasoft 7 days ago.

Query the data

Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.

=

Sample data (5 records)

Record 1year: 2024 · lad_code: ["N09000008"]
{
  "year": "2024",
  "lad_code": [
    "N09000008"
  ],
  "lad_name": "Mid and East Antrim",
  "lad_type": "local government district",
  "rgn_code": [
    "N92000002"
  ],
  "rgn_name": "Northern Ireland",
  "ctry_code": [
    "N92000002"
  ],
  "ctry_name": "Northern Ireland",
  "geo_shape": "[large value omitted]",
  "ctyua_code": [
    "N09000008"
  ],
  "ctyua_name": "Mid and East Antrim",
  "geo_point_2d": {
    "lat": 54.874397283507754,
    "lon": -6.1024296742164506
  },
  "lad_area_code": "GBR"
}
Record 2year: 2024 · lad_code: ["E07000228"]
{
  "year": "2024",
  "lad_code": [
    "E07000228"
  ],
  "lad_name": "Mid Sussex",
  "lad_type": "non-metropolitan district",
  "rgn_code": [
    "E12000008"
  ],
  "rgn_name": "South East",
  "ctry_code": [
    "E92000001"
  ],
  "ctry_name": "England",
  "geo_shape": "[large value omitted]",
  "ctyua_code": [
    "E10000032"
  ],
  "ctyua_name": "West Sussex",
  "geo_point_2d": {
    "lat": 51.020930392743786,
    "lon": -0.12695001362621294
  },
  "lad_area_code": "GBR"
}
Record 3year: 2024 · lad_code: ["E07000088"]
{
  "year": "2024",
  "lad_code": [
    "E07000088"
  ],
  "lad_name": "Gosport",
  "lad_type": "non-metropolitan district",
  "rgn_code": [
    "E12000008"
  ],
  "rgn_name": "South East",
  "ctry_code": [
    "E92000001"
  ],
  "ctry_name": "England",
  "geo_shape": "[large value omitted]",
  "ctyua_code": [
    "E10000014"
  ],
  "ctyua_name": "Hampshire",
  "geo_point_2d": {
    "lat": 50.80502163174187,
    "lon": -1.1610248203663966
  },
  "lad_area_code": "GBR"
}
Record 4year: 2024 · lad_code: ["E07000037"]
{
  "year": "2024",
  "lad_code": [
    "E07000037"
  ],
  "lad_name": "High Peak",
  "lad_type": "non-metropolitan district",
  "rgn_code": [
    "E12000004"
  ],
  "rgn_name": "East Midlands",
  "ctry_code": [
    "E92000001"
  ],
  "ctry_name": "England",
  "geo_shape": "[large value omitted]",
  "ctyua_code": [
    "E10000007"
  ],
  "ctyua_name": "Derbyshire",
  "geo_point_2d": {
    "lat": 53.373043228416776,
    "lon": -1.8739085020187711
  },
  "lad_area_code": "GBR"
}
Record 5year: 2024 · lad_code: ["E07000094"]
{
  "year": "2024",
  "lad_code": [
    "E07000094"
  ],
  "lad_name": "Winchester",
  "lad_type": "non-metropolitan district",
  "rgn_code": [
    "E12000008"
  ],
  "rgn_name": "South East",
  "ctry_code": [
    "E92000001"
  ],
  "ctry_name": "England",
  "geo_shape": "[large value omitted]",
  "ctyua_code": [
    "E10000014"
  ],
  "ctyua_name": "Hampshire",
  "geo_point_2d": {
    "lat": 51.0282711927029,
    "lon": -1.2212041277375654
  },
  "lad_area_code": "GBR"
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Configuration

Base URL
https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-united-kingdom-local-authority-district

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-united-kingdom-local-authority-district/records?limit=20' -H 'Accept: application/json'

First 20 records of the dataset as JSON.

Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.

Full API documentation ↗

Rate limits

10 000 000 req/day
per ipmeasured
observed 7 days ago

Dataset

Volume & freshness

Records
361
Update cadence
Annual
declared upstream
Last upstream update
1 year ago
2025-06-30

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Local Authorities Districts - United Kingdom — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.