Skip to main content

U Michigan Consumer Sentiment

University of Michigan Consumer Sentiment Index (monthly)

PropertyValue
Categorymacro
UnitDimensionless
Resolution1d
AssetsMACRO
TierBasic
API EndpointGET /v1/macro/sentiment
Fieldconsumer_sentiment

Overview

University of Michigan Consumer Sentiment Index (FRED UMCSENT), monthly frequency. A long-running survey of US households measuring consumer confidence in current and expected economic conditions. Index normalized to 1966 Q1 = 100.

Interpretation

  • High readings (>90): strong consumer confidence, supportive of consumption and growth.
  • Low readings (<70): pessimism, often coinciding with recessions or financial-stress periods.
  • Inflection points (sentiment troughs) have historically preceded equity-market and BTC bottoms.

Use Cases

  • Use as a soft-data leading indicator for BTC macro positioning.
  • Combine with macro_unemployment_rate to triangulate consumer health and Fed reaction-function inputs.
  • Watch for sentiment troughs as contrarian signals for risk-on rotations into BTC.

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/macro/sentiment?start_date=2024-01-01&end_date=2024-12-31&limit=365"