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

symbol: str

Symbol to get data for.

Optional: False

Data

symbol: str

Symbol representing the entity requested in the data.

cik: str

Central Index Key (CIK) for the requested entity.

date: Union[date, str]

The date of the data.