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

Data

NameTypeDescription
symbolstrSymbol representing the entity requested in the data.
cikstrCentral Index Key (CIK) for the requested entity.
dateUnion[date, str]The date of the data.