Paglago ng Gross Domestic Product (GDP) (GBP)

Sinusukat ang quarterly na pagbabago sa halaga na inayos para sa implasyon ng lahat ng produkto at serbisyo na ginawa.

Latest reading: 691.198 (2024-03-31)  ·  Volume, SA

Category: Economy

API Endpoint

/api/v1/announcements/gbp/gdp

About Paglago ng Gross Domestic Product (GDP) (GBP)

United Kingdom's Gross Domestic Product (GDP) measures the total inflation-adjusted value of all goods and services produced by the economy, released quarterly. It is the broadest single gauge of economic health and is closely tracked by the Bank of England when setting monetary policy.

Why FX traders watch it

GDP is a primary driver of central bank rate decisions—strong growth raises the probability of tighter monetary policy, which tends to support the gbp. Divergences in growth between two economies are a core foundation of FX fundamental analysis.

How to interpret the data

A print above consensus suggests the United Kingdom economy is expanding faster than expected, which is broadly positive for the gbp. A miss can fuel rate-cut expectations and weaken the currency. Revisions to prior quarters can be as market-moving as the headline release.

Historical Paglago ng Gross Domestic Product (GDP) (GBP)

Source: ONS  ·  Quarterly  ·  Volume, SA

Data provided by FXMacroData via the /api/v1/announcements/gbp/gdp endpoint. For access, see pricing.

Data Source

Primary Source

ONS

Official Series ID

IDEL

Data Format and Properties

Data Frequency

Quarterly

Unit of Measure

Volume, SA

JSON Response Structure

The endpoint returns a chronological list of observations in JSON format.

{
    "currency": "GBP",
    "indicator": "gdp",
    "has_official_forecast": false,
    "start_date": "2023-01-01",
    "end_date": "2023-12-31",
    "data": [
        {
            "date": "2024-07-01",
            "val": 4.2,
            "announcement_datetime": 1722456000
        }
    ]
}

Request Parameters & Usage

Parameter Required Format Description
start_date NO YYYY-MM-DD Optional lower bound for the requested history.
end_date NO YYYY-MM-DD Optional upper bound. Defaults to the current date.
api_key CONDITIONAL string Required for non-USD announcement requests. USD announcement requests are public without an API key.

Example Usage

To retrieve Paglago ng Gross Domestic Product (GDP) data for GBP from 2023:

GET https://fxmacrodata.com/api/v1/announcements/gbp/gdp?start_date=2023-01-01&end_date=2023-12-31&api_key=YOUR_API_KEY

Frequently Asked Questions

How often is United Kingdom GDP released?
GDP for United Kingdom is published on a quarterly basis, typically with an advance estimate followed by revision rounds.
What unit is United Kingdom GDP measured in?
The series is expressed in Volume, SA.
Who publishes United Kingdom GDP data?
The official source is Bank of England or the national statistics agency. FXMacroData delivers this series with announcement timestamps via the /api/v1/announcements/gbp/gdp endpoint.