Skip to main content

Etf Sectors


Implementation details

Class names

Model nameParameters classData class
EtfSectorsEtfSectorsQueryParamsEtfSectorsData

Import Statement

from openbb_core.provider.standard_models.etf_sectors import (
EtfSectorsData,
EtfSectorsQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
symbolstrSymbol to get data for. (ETF)False

Data

NameTypeDescription
sectorstrSector of exposure.
weightfloatExposure of the ETF to the sector in normalized percentage points.