Skip to main content

major_holders

Get data about major holders for a given company over time.

Parameters

symbol: str
Symbol to get data for.


Returns

results: EquityOwnership

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

investor_name: str
Investing entity's name.

cik: str | None
Central Index Key (CIK) for the requested entity.

date: date | str
The date of the data. For the period ending.

filing_date: date | None
Date when reported.

symbol: str
Symbol representing the entity requested in the data.