verification / datasets / 02-capital-outturn-debt / SOURCE.md

Dataset 02 β€” Capital outturn + live tables on debt (MHCLG)

External debt, debt-servicing, capital expenditure/receipts (incl. asset-sale receipts) per English local authority.

Publisher

Ministry of Housing, Communities and Local Government (MHCLG). Accredited official statistics.

Landing pages (all fetched during sourcing):

Files downloaded (in data/)

File Source URL Edition / date
Capital_time_series_data_wide_24_03_26.csv (15 MB) https://assets.publishing.service.gov.uk/media/69c2a55b13f1436476e4436c/Capital_time_series_data_wide_24_03_26.csv Final outturn time series 2018-19 to 2024-25; last updated 25 Mar 2026
Metadata_COR_time_series.ods (111 KB) https://assets.publishing.service.gov.uk/media/695e72a78ab0677c14afdfda/Metadata_COR_time_series.ods Metadata / column definitions for the CSV
Borrowing_and_investment_live_table_Q4_2025_to_2026.ods (3.2 MB) https://assets.publishing.service.gov.uk/media/6a33b12200ff27f06e3ef9e7/Borrowing_and_investment_live_table_Q4_2025_to_2026.ods Quarterly live table, quarter ending March 2026 (latest on live-tables page)
Capital_payments_and_receipts_Q4_2025_to_2026_England.ods (1.8 MB) https://assets.publishing.service.gov.uk/media/6a33b1406422bec01b117747/Capital_payments_and_receipts_Q4_2025_to_2026_England.ods CPR4 live table 2025-26 (in-year/provisional, per authority)

Verified: CSV has per-authority rows (LA_LGF_Code, ONS_Code, LA_Name, LA_Class) in wide format, one row per authority per year; both ODS live tables contain named individual councils (Birmingham, Westminster, Cornwall etc.).

Granularity, coverage, period

Refresh cadence

Re-download

curl -L -o data/Capital_time_series_data_wide_24_03_26.csv \
  https://assets.publishing.service.gov.uk/media/69c2a55b13f1436476e4436c/Capital_time_series_data_wide_24_03_26.csv
curl -L -o data/Metadata_COR_time_series.ods \
  https://assets.publishing.service.gov.uk/media/695e72a78ab0677c14afdfda/Metadata_COR_time_series.ods
curl -L -o data/Borrowing_and_investment_live_table_Q4_2025_to_2026.ods \
  https://assets.publishing.service.gov.uk/media/6a33b12200ff27f06e3ef9e7/Borrowing_and_investment_live_table_Q4_2025_to_2026.ods
curl -L -o data/Capital_payments_and_receipts_Q4_2025_to_2026_England.ods \
  https://assets.publishing.service.gov.uk/media/6a33b1406422bec01b117747/Capital_payments_and_receipts_Q4_2025_to_2026_England.ods

Note: asset URLs change each edition; get current links from the two landing pages above.

Licence

Open Government Licence v3.0 (stated on all four gov.uk release pages fetched).

Caveats