Skip to main content

Bls Search


Implementation details

Class names

Model nameParameters classData class
BlsSearchBlsSearchQueryParamsBlsSearchData

Import Statement

from openbb_core.provider.standard_models. import (
BlsSearchData,
BlsSearchQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
querystrThe search word(s). Use semi-colon to separate multiple queries as an & operator.True

Data

NameTypeDescription
symbolstrSymbol representing the entity requested in the data.
titlestrThe title of the series.
survey_namestrThe name of the survey.