Skip to main content

Senior Loan Officer Survey


Implementation details

Class names

Model nameParameters classData class
SeniorLoanOfficerSurveySeniorLoanOfficerSurveyQueryParamsSeniorLoanOfficerSurveyData

Import Statement

from openbb_core.provider.standard_models.senior_loan_officer_survey import (
SeniorLoanOfficerSurveyData,
SeniorLoanOfficerSurveyQueryParams,
)

Parameters

start_date: Union[date, str]

Start date of the data, in YYYY-MM-DD format.

Optional: True


end_date: Union[date, str]

End date of the data, in YYYY-MM-DD format.

Optional: True

Data

date: Union[date, str]

The date of the data.

symbol: str

Symbol representing the entity requested in the data.

value: float

Survey value.

title: str

Survey title.