Skip to main content

available_indicators

Get the available economic indicators for a provider.

Parameters


Returns

results: list[AvailableIndicators]

Serializable results.


provider: Optional[Literal['econdb', 'imf']]

Provider name.


warnings: Optional[list[Warning_]]

list of warnings.


chart: Optional[Chart]

Chart object.


extra: dict[str, Any]

Extra info.


Data

symbol_root: str

The root symbol representing the indicator.

symbol: str

Symbol representing the entity requested in the data. The root symbol with additional codes.

country: str

The name of the country, region, or entity represented by the symbol.

iso: str

The ISO code of the country, region, or entity represented by the symbol.

description: str

The description of the indicator.

frequency: str

The frequency of the indicator data.