Skip to main content

institutional

Get data about institutional ownership for a given company over time.

Parameters

symbol: str

Symbol to get data for.

Optional: False


Returns

results: list[InstitutionalOwnership]

Serializable results.


provider: Optional[Literal['fmp']]

Provider name.


warnings: Optional[list[Warning_]]

list of warnings.


chart: Optional[Chart]

Chart object.


extra: dict[str, Any]

Extra info.


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.