AI Answer-Ready

Key Facts

Page
GDP
Section
API Data Docs
Canonical URL
https://fxmacrodata.com/api-data-docs/jpy/gdp
Source
BoJ/Statistics Japan
Last Updated
2016-06-30

Provenance And Trust

Cite the canonical URL and source field above. Where available, this page maps to official publisher releases and timestamped updates.

What Changed

Latest change vs prior release: -1.2660 (-0.22%)

Quick Q&A

What is this page about? This page explains GDP with directly usable context for trading, research, and API workflows.

What source should be cited? Use the canonical URL and the listed source field; cite official publisher references when available.

How fresh is this content? The last updated value above reflects the page metadata or latest available data timestamp.

Can this be used in AI assistants? Yes. This section is intentionally structured for retrieval and citation in chat assistants.

Prompt Packs

Use these in ChatGPT, Claude, Gemini, Mistral, Perplexity, or Grok for consistent source-aware outputs.

सकल घरेलू उत्पाद (GDP) वृद्धि (JPY)

उत्पादित सभी वस्तुओं और सेवाओं के मुद्रास्फीति-समायोजित मूल्य में तिमाही परिवर्तन को मापता है।

Latest reading: 565.647 %QoQ · Last updated: · Source: BoJ/Statistics Japan

Category: Economy

Optional Indicator Availability (JPY)

Optional indicators use per-currency fetcher capability checks and may be temporarily hidden while source coverage is being remediated.

foreign_reserves
Available
cb_assets
Available
inflation_mom
Unavailable Not implemented on this currency fetcher yet.

About सकल घरेलू उत्पाद (GDP) वृद्धि (JPY)

Japan'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 Japan 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 jpy. 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 Japan economy is expanding faster than expected, which is broadly positive for the jpy. 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) वृद्धि (JPY)

Source: BoJ/Statistics Japan  ·  Quarterly  ·  %QoQ

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

Data Source

Primary Source

BoJ/Statistics Japan

Official Series ID

0000068316

Data Format and Properties

Data Frequency

Quarterly

Unit of Measure

%QoQ

JSON Response Structure

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

{
    "currency": "JPY",
    "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 JPY from 2023:

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

Frequently Asked Questions

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