Skip to main content

university_of_michigan

Get University of Michigan Consumer Sentiment and Inflation Expectations Surveys.

Examples

from openbb import obb
obb.economy.survey.university_of_michigan(provider='fred')

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

Returns

OBBject
results : List[UniversityOfMichigan]
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

NameTypeDescription
dateUnion[date, str]The date of the data.
consumer_sentimentfloatIndex of the results of the University of Michigan's monthly Survey of Consumers, which is used to estimate future spending and saving. (1966:Q1=100).
inflation_expectationfloatMedian expected price change next 12 months, Surveys of Consumers.