மொத்த உள்நாட்டு உற்பத்தி (GDP) வளர்ச்சி (USD)

உற்பத்தி செய்யப்படும் அனைத்து பொருட்கள் மற்றும் சேவைகளின் பணவீக்கத்திற்கு சரிசெய்யப்பட்ட மதிப்பில் ஏற்படும் காலாண்டு மாற்றத்தை அளவிடுகிறது.

Latest reading: 6312586.75 (2022-05-31)  ·  Billions of USD (SAAR)

Category: Economy

About மொத்த உள்நாட்டு உற்பத்தி (GDP) வளர்ச்சி (USD)

United States'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 Federal Reserve 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 usd. 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 States economy is expanding faster than expected, which is broadly positive for the usd. 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 மொத்த உள்நாட்டு உற்பத்தி (GDP) வளர்ச்சி (USD)

Source: FRED (BEA)  ·  Quarterly  ·  Billions of USD (SAAR)

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

Data Source

Primary Source

FRED (BEA)

Official Series ID

GDP

Data Format and Properties

Data Frequency

Quarterly

Unit of Measure

Billions of USD (SAAR)

JSON Response Structure

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

{
    "currency": "USD",
    "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 மொத்த உள்நாட்டு உற்பத்தி (GDP) வளர்ச்சி data for USD from 2023:

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

Frequently Asked Questions

How often is United States GDP released?
GDP for United States is published on a quarterly basis, typically with an advance estimate followed by revision rounds.
What unit is United States GDP measured in?
The series is expressed in Billions of USD (SAAR).
Who publishes United States GDP data?
The official source is Federal Reserve or the national statistics agency. FXMacroData delivers this series with announcement timestamps via the /api/v1/announcements/usd/gdp endpoint.