Institutions Search
Implementation details
Class names
| Model name | Parameters class | Data class |
|---|---|---|
InstitutionsSearch | InstitutionsSearchQueryParams | InstitutionsSearchData |
Import Statement
from openbb_core.provider.standard_models. import (
InstitutionsSearchData,
InstitutionsSearchQueryParams,
)
Parameters
- standard
- sec
query: str | None
Search query.
query: str | None
Search query.
use_cache: bool | None
Default: True
Whether or not to use cache.
Data
- standard
- sec
name: str | None
The name of the institution.
cik: str | int | None
Central Index Key (CIK)