Skip to main content

available_indicators

Get the available economic indicators for a provider.

Parameters


Returns

results: 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 | None
The root symbol representing the indicator.

symbol: str | None
Symbol representing the entity requested in the data. The root symbol with additional codes.

country: str | None
The name of the country, region, or entity represented by the symbol.

iso: str | None
The ISO code of the country, region, or entity represented by the symbol.

description: str | None
The description of the indicator.

frequency: str | None
The frequency of the indicator data.