Skip to main content

economic_conditions_chicago

Get The Survey Of Economic Conditions For The Chicago Region.

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


Returns

results: list[SurveyOfEconomicConditionsChicago]

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.

activity_index: float

Activity Index.

one_year_outlook: float

One Year Outlook Index.

manufacturing_activity: float

Manufacturing Activity Index.

non_manufacturing_activity: float

Non-Manufacturing Activity Index.

capital_expenditures_expectations: float

Capital Expenditures Expectations Index.

hiring_expectations: float

Hiring Expectations Index.

current_hiring: float

Current Hiring Index.

labor_costs: float

Labor Costs Index.

non_labor_costs: float

Non-Labor Costs Index.