10y UK Government Bond Yields (long-term interest rate)

193
0
Updated:
Files:2
Size:4.02 kB
Formats:csv

10 year nominal yields on UK government bonds from the bank of England. The 10 year government bond yield is considered a standard indicator of long-term interest rates. This is a direct extract from ...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/luccasmmg/bond-yields-uk-10y/
https://datahub.io/luccasmmg/bond-yields-uk-10y/_r/-/README.md
https://datahub.io/luccasmmg/bond-yields-uk-10y/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/luccasmmg/bond-yields-uk-10y/_r/-/data/annual.csv
https://datahub.io/luccasmmg/bond-yields-uk-10y/_r/-/data/quarterly.csv
https://datahub.io/luccasmmg/bond-yields-uk-10y/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/luccasmmg/bond-yields-uk-10y/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/luccasmmg/bond-yields-uk-10y/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

Average yield from British Government Securities, 10 year Nominal Par Yield

Data Files

Explore with AI

quarterly

Download

Download CSV

About

Last updated
6 March 2026
Total rows
...
Format
CSV
File size
3.21 kB

annual

Download

Download CSV

About

Last updated
6 March 2026
Total rows
...
Format
CSV
File size
813 B

About this dataset

Update Script Maintenance Report

Date: 2026-03-03

  • Executed updater: python scripts/bond_uk_flow.py.
  • Refreshed dataset outputs:
    • data/annual.csv
    • data/quarterly.csv
    • datapackage.json
  • Added workflow write permission in .github/workflows/actions.yml (permissions: contents: write) for reliable scheduled push behavior.