{
  "_stub": true,
  "_description": "S&P 500 sector ETF performance since inauguration (2025-01-20)",
  "_sources": [
    "Yahoo Finance sector ETFs",
    "U.S. Bank: https://www.usbank.com/investing/financial-perspectives/market-news/stock-market-under-trump.html"
  ],
  "_fields": {
    "date": "ISO date (monthly snapshots)",
    "sector": "Sector name",
    "etf_ticker": "Sector ETF ticker symbol",
    "close_price": "Closing price",
    "pct_from_inauguration": "Percentage change from Jan 20, 2025",
    "tariff_exposure": "low | medium | high"
  },
  "_etf_map": {
    "Energy": "XLE",
    "Technology": "XLK",
    "Healthcare": "XLV",
    "Financials": "XLF",
    "Consumer Discretionary": "XLY",
    "Consumer Staples": "XLP",
    "Industrials": "XLI",
    "Materials": "XLB",
    "Utilities": "XLU",
    "Communication Services": "XLC",
    "Real Estate": "XLRE",
    "S&P 500 (benchmark)": "SPY",
    "Defense/Aerospace": "ITA"
  },
  "_key_findings": {
    "negatively_impacted": ["Technology", "Consumer Discretionary", "Materials", "Industrials"],
    "less_exposed": ["Utilities", "Financials", "Healthcare", "Communication Services"],
    "sp500_liberation_day_crash": "-20% in 7 weeks from April 2",
    "sp500_recovery_from_trough": "+40% from April 8 low"
  },
  "data": []
}
