Skip to main content

Available Indicators


Implementation details

Class names

Model nameParameters classData class
AvailableIndicatorsAvailableIndicatorsQueryParamsAvailableIndicatorsData

Import Statement

from openbb_core.provider.standard_models.available_indicators import (
AvailableIndicatorsData,
AvailableIndicatorsQueryParams,
)

Parameters

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.