Skip to main content

Institutional Ownership


Implementation details

Class names

Model nameParameters classData class
InstitutionalOwnershipInstitutionalOwnershipQueryParamsInstitutionalOwnershipData

Import Statement

from openbb_core.provider.standard_models.institutional_ownership import (
InstitutionalOwnershipData,
InstitutionalOwnershipQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
symbolstrSymbol to get data for.False
providerLiteral['fmp']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
symbolstrSymbol representing the entity requested in the data.
cikstrCentral Index Key (CIK) for the requested entity.
datedateThe date of the data.