Skip to main content

inflation_expectations

Survey of forward inflation expectations from the Survey of Professional Forecasters.

Examples

from openbb import obb
obb.economy.survey.inflation_expectations()

Parameters


Returns

results: InflationExpectations

Serializable results.

provider: Optional[Literal['federal_reserve']]

Provider name.

warnings: Optional[list[Warning_]]

list of warnings.

chart: Optional[Chart]

Chart object.

extra: dict[str, Any]

Extra info.


Data