Skip to main content

cik_map

Map a ticker symbol to a CIK number.

Parameters

symbol: str

Symbol to get data for.

Optional: False


Returns

results: list[CikMap]

Serializable results.


provider: Optional[Literal['sec']]

Provider name.


warnings: Optional[list[Warning_]]

list of warnings.


chart: Optional[Chart]

Chart object.


extra: dict[str, Any]

Extra info.


Data

cik: Union[str, int]

Central Index Key (CIK) for the requested entity.