Skip to main content

effr_forecast

Fed Funds Rate Projections.

The projections for the federal funds rate are the value of the midpoint of the projected appropriate target range for the federal funds rate or the projected appropriate target level for the federal funds rate at the end of the specified calendar year or over the longer run.

Parameters


Returns

results: list[PROJECTIONS]

Serializable results.


provider: Optional[Literal['fred']]

Provider name.


warnings: Optional[list[Warning_]]

list of warnings.


chart: Optional[Chart]

Chart object.


extra: dict[str, Any]

Extra info.


Data

date: Union[date, str]

The date of the data.

range_high: float

High projection of rates.

central_tendency_high: float

Central tendency of high projection of rates.

median: float

Median projection of rates.

range_midpoint: float

Midpoint projection of rates.

central_tendency_midpoint: float

Central tendency of midpoint projection of rates.

range_low: float

Low projection of rates.

central_tendency_low: float

Central tendency of low projection of rates.