Skip to main content

Mortgage Indices


Implementation details

Class names

Model nameParameters classData class
MortgageIndicesMortgageIndicesQueryParamsMortgageIndicesData

Import Statement

from openbb_core.provider.standard_models.mortgage_indices import (
MortgageIndicesData,
MortgageIndicesQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
start_dateUnion[date, str]Start date of the data, in YYYY-MM-DD format.NoneTrue
end_dateUnion[date, str]End date of the data, in YYYY-MM-DD format.NoneTrue

Data

NameTypeDescription
dateUnion[date, str]The date of the data.
symbolstrSymbol representing the entity requested in the data.
namestrName of the index.
ratefloatMortgage rate.