Baselight

URLs To Services Provided By Local Authorities

Government Digital Service

@ukgov.local_authority_services

Loading...
Loading...

About this Dataset

URLs To Services Provided By Local Authorities

This dataset contains a list of services provided by local councils (‘local authorities’) and links to the corresponding pages on local council websites. It’s maintained and owned by the Government Digital Service (GDS). Note that the historical data contains all links stored by GOV.UK until 6th March 2024. After this point, the local authorities services data will only contain data for services that are present on gov.uk itself. That data updates daily, the historical data is a snapshot only. The dataset covers England and Wales and contains some data for Scotland. It will cover Northern Ireland in the future. GOV.UK uses the links to direct users to local council services, for example pay your council tax. It replaces the dataset that was previously available on Local Directgov. Let us know if you're using this data, as we're keen to understand your needs.
Publisher name: Government Digital Service
Last updated: 2024-06-14T04:01:29Z

Tables

Local Authority Services

@ukgov.local_authority_services.local_authority_services
  • 772.01 KB
  • 45205 rows
  • 8 columns
Loading...

CREATE TABLE local_authority_services (
  "authority_name" VARCHAR,
  "gss" VARCHAR,
  "description" VARCHAR,
  "lgsl" BIGINT,
  "lgil" BIGINT,
  "url" VARCHAR,
  "title" VARCHAR,
  "supported_by_gov_uk" BOOLEAN
);

Local Authority Services (Historical)

@ukgov.local_authority_services.local_authority_services_historical
  • 1.41 MB
  • 80734 rows
  • 7 columns
Loading...

CREATE TABLE local_authority_services_historical (
  "authority_name" VARCHAR,
  "gss" VARCHAR,
  "description" VARCHAR,
  "lgsl" BIGINT,
  "lgil" BIGINT,
  "url" VARCHAR,
  "supported_by_gov_uk" BOOLEAN
);

Share link

Anyone who has the link will be able to view this.