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
Search query.
• Optional: True
query
: str
Search query.
• Optional: True
use_cache
: bool
Whether or not to use cache.
• Default: True
• Optional: True
Data
- standard
- sec
name
: str
The name of the institution.
cik
: Union[str, int]
Central Index Key (CIK)