Skip to main content

Institutions Search


Implementation details

Class names

Model nameParameters classData class
InstitutionsSearchInstitutionsSearchQueryParamsInstitutionsSearchData

Import Statement

from openbb_core.provider.standard_models. import (
InstitutionsSearchData,
InstitutionsSearchQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
querystrSearch query.True
use_cacheboolWhether or not to use cache.TrueTrue
providerLiteral['sec']The provider to use for the query, by default None. If None, the provider specified in defaults is selected or 'sec' if there is no default.secTrue

Data

NameTypeDescription