Skip to main content

Etf Countries


Implementation details

Class names

Model nameParameters classData class
EtfCountriesEtfCountriesQueryParamsEtfCountriesData

Import Statement

from openbb_core.provider.standard_models.etf_countries import (
EtfCountriesData,
EtfCountriesQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
symbolUnion[str, List[str]]Symbol to get data for. (ETF) Multiple items allowed for provider(s): fmp, tmx.False
providerLiteral['fmp', 'tmx']The provider to use for the query, by default None. If None, the provider specified in defaults is selected or 'fmp' if there is no default.fmpTrue

Data

NameTypeDescription
countrystrThe country of the exposure. Corresponding values are normalized percentage points.