പണപ്പെരുപ്പ നിരക്ക് (CPI/HICP) (GBP)

ഉപഭോക്തൃ വില സൂചികയിലെ (CPI) വർഷം തോറുമുള്ള ശതമാനം മാറ്റം അളക്കുന്നു.

Latest reading: 0.7 (2016-05-31)  ·  CPI Annual Rate (%)

Category: Economy

API Endpoint

/api/v1/announcements/gbp/inflation

About പണപ്പെരുപ്പ നിരക്ക് (CPI/HICP) (GBP)

United Kingdom's headline Consumer Price Index (CPI) measures the monthly change in the price level of a representative basket of consumer goods and services. It is the primary inflation measure monitored by the Bank of England.

Why FX traders watch it

Central banks, including the Bank of England, set policy rates in response to inflation. An above-target CPI print increases the probability of a rate hike, which is typically gbp-positive, while below-target inflation raises rate-cut odds and can weaken the currency.

How to interpret the data

An inflation reading above consensus or above the Bank of England's target band is hawkish and supports the gbp. A downside surprise is dovish and tends to weigh on the currency, particularly when inflation has been trending lower for several months.

Historical പണപ്പെരുപ്പ നിരക്ക് (CPI/HICP) (GBP)

Source: ONS  ·  Monthly  ·  CPI Annual Rate (%)

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

Data Source

Primary Source

ONS

Official Series ID

D7G7

Data Format and Properties

Data Frequency

Monthly

Unit of Measure

CPI Annual Rate (%)

JSON Response Structure

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

{
    "currency": "GBP",
    "indicator": "inflation",
    "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 പണപ്പെരുപ്പ നിരക്ക് (CPI/HICP) data for GBP from 2023:

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

Frequently Asked Questions

What is the Bank of England's inflation target?
Most major central banks target annual inflation near 2%. Check the Bank of England's current monetary policy statement for the official target.
How is headline CPI different from core CPI?
Headline CPI includes all items, notably food and energy, which are volatile. Core CPI strips these out to give a cleaner read of underlying price pressure.
Which currency endpoint serves United Kingdom CPI data?
Historical CPI data for United Kingdom is available at /api/v1/announcements/gbp/inflation.