Skip to main content

HOLDINGS

Get the holdings for an individual ETF.

Syntax

=OBB.ETF.HOLDINGS(symbol,[date])

Examples

=OBB.ETF.HOLDINGS("XLK")
=OBB.ETF.HOLDINGS("XLK","2022-03-31")

Parameters

NameTypeDescriptionRequired
symbolTextSymbol to get data for. (ETF)True
dateTextA specific date to get data for.False

Data

NameDescription
symbolSymbol representing the entity requested in the data. (ETF)
nameName of the ETF holding.
leiThe LEI of the holding.
titleThe title of the holding.
cusipThe CUSIP of the holding.
isinThe ISIN of the holding.
balanceThe balance of the holding, in shares or units.
unitsThe type of units.
cur_cdThe currency of the holding.
valUsdThe value of the holding, in dollars.
pctValThe weight of the holding, as a normalized percent.
payoffProfileThe payoff profile of the holding.
assetCatThe asset category of the holding.
issuerCatThe issuer category of the holding.
invCountryThe country of the holding.
isRestrictedSecWhether the holding is restricted.
fairValLevelThe fair value level of the holding.
isCashCollateralWhether the holding is cash collateral.
isNonCashCollateralWhether the holding is non-cash collateral.
isLoanByFundWhether the holding is loan by fund.
cikThe CIK of the filing.
acceptanceTimeThe acceptance datetime of the filing.
updatedThe date the data was updated.