Gdp Nominal
Implementation details
Class names
Model name | Parameters class | Data class |
---|---|---|
GdpNominal | GdpNominalQueryParams | GdpNominalData |
Import Statement
from openbb_core.provider.standard_models.gdp_nominal import (
GdpNominalData,
GdpNominalQueryParams,
)
Parameters
- standard
- econdb
- oecd
start_date
: Union[date, str]
Start date of the data, in YYYY-MM-DD format.
• Optional: True
end_date
: Union[date, str]
End date of the data, in YYYY-MM-DD format.
• Optional: True
start_date
: Union[date, str]
Start date of the data, in YYYY-MM-DD format.
• Optional: True
end_date
: Union[date, str]
End date of the data, in YYYY-MM-DD format.
• Optional: True
country
: Union[str, list[str]]
The country to get data.Use 'all' to get data for all available countries. Multiple items allowed for provider(s): econdb.
• Default: united_states
• Optional: True
use_cache
: bool
If True, the request will be cached for one day. Using cache is recommended to avoid needlessly requesting the same data.
• Default: True
• Optional: True
start_date
: Union[date, str]
Start date of the data, in YYYY-MM-DD format.
• Optional: True
end_date
: Union[date, str]
End date of the data, in YYYY-MM-DD format.
• Optional: True
country
: Union[str, list[str]]
The country to get data. Use 'all' to get data for all available countries. Multiple items allowed for provider(s): oecd.
Choices
oecd
oecd_26
oecd_europe
g7
g20
euro_area
european_union_27
european_union_15
nafta
argentina
australia
austria
belgium
bulgaria
brazil
canada
chile
colombia
costa_rica
croatia
czech_republic
denmark
estonia
finland
france
germany
greece
hungary
iceland
india
indonesia
ireland
israel
italy
japan
korea
latvia
lithuania
luxembourg
mexico
netherlands
new_zealand
norway
poland
portugal
romania
russia
saudi_arabia
slovak_republic
slovenia
south_africa
spain
sweden
switzerland
turkey
united_kingdom
united_states
all