Mortgage Indices
Implementation details
Class names
Model name | Parameters class | Data class |
---|---|---|
MortgageIndices | MortgageIndicesQueryParams | MortgageIndicesData |
Import Statement
from openbb_core.provider.standard_models.mortgage_indices import (
MortgageIndicesData,
MortgageIndicesQueryParams,
)
Parameters
- standard
- fred
start_date
: Union[date, str]
Start date of the data, in YYYY-MM-DD format.