Munkanélküliségi Ráta (USD)

A munkaerő azon százaléka, amely munkanélküli.

Latest reading: 3.5 (2023-01-31)  ·  Percent

Category: Labor Market

API Endpoint

/api/v1/announcements/usd/unemployment

About Munkanélküliségi Ráta (USD)

United States's unemployment rate measures the percentage of the labour force actively seeking work but not currently employed. It is published monthly by the national statistics office.

Why FX traders watch it

The unemployment rate is a cornerstone of the Federal Reserve's dual or single mandate. A tightening labour market signals wage pressure and potential inflation, pulling rate expectations higher and supporting the usd.

How to interpret the data

A lower-than-expected unemployment rate is typically usd-positive because it implies a tight labour market and possible wage inflation, consistent with hawkish central bank policy. A rising unemployment rate increases rate-cut odds.

Historical Munkanélküliségi Ráta (USD)

Source: FRED (BLS)  ·  Monthly  ·  Percent

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

Data Source

Primary Source

FRED (BLS)

Official Series ID

UNRATE

Data Format and Properties

Data Frequency

Monthly

Unit of Measure

Percent

JSON Response Structure

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

{
    "currency": "USD",
    "indicator": "unemployment",
    "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 Munkanélküliségi Ráta data for USD from 2023:

GET https://fxmacrodata.com/api/v1/announcements/usd/unemployment?start_date=2023-01-01&end_date=2023-12-31

Frequently Asked Questions

What is the natural rate of unemployment for United States?
NAIRU (Non-Accelerating Inflation Rate of Unemployment) varies over time. Rates well below NAIRU suggest the economy is running hot and inflation pressures may build.