PEPIndex for Macro & Quantitative Analysts
The composite PEPI score (0–100) measures the current level of policy pressure reversal in the market environment. A rising score signals increasing threat-reversal activity — the conditions that historically produce market whipsaws (overreaction to threats, relief rally on reversal). A falling score signals follow-through or reduced active pressure.
Unlike news sentiment indices or verbal analysis, PEPI is scored deterministically: every dimension is computed from public government data (USITC applied rates, Federal Register documents, BLS/FRED economic series) with documented weights and formulas.
The recurring pattern underlying the TACO Index — "threat, market reaction, reversal, relief rally" — produces a measurable market return. For each resolved trade-domain event, PEPI tracks:
These fields are available via GET /api/v1/events/{id}/taco-trade (Premium) and
in aggregate via GET /api/v1/economic-stats (Standard).
| Signal | Instrument | Proxy for |
|---|---|---|
| SPY daily close | S&P 500 ETF | Broad market reaction to threat/reversal |
| VIX daily close | CBOE Volatility Index | Risk sentiment and uncertainty premium |
| XLY relative to XLP | Consumer Discretionary vs. Staples | Imported-tariff pass-through asymmetry |
| XLI vs. SPY | Industrials ETF | Firm margin compression under tariffs |
| EEM vs. SPY | Emerging Markets ETF | Origin-country supplier incidence |
GET /api/v1/index/history — Daily composite + domain sub-indices time series (Standard)GET /api/v1/events/{id}/market-impact — SPY, VIX, XLP, XLI, XLY, EEM around threat/outcome dates (Premium)GET /api/v1/events/{id}/taco-trade — Threat price, low price, outcome price, hold days, annualized return (Premium)GET /api/v1/economic-indicators — BLS/FRED time series (CPI, PPI, yields, dollar index) (Standard)GET /api/v1/economic-stats — Aggregate TACO trade return, avg tariff gap, CPI contribution (Standard)GET /api/v1/index — Current composite score (Free)composite_index from /api/v1/index/history as a trade-policy risk factor in cross-sectional models./api/v1/events/{id}/market-impact for all resolved trade events to study SPY/sector cumulative returns around announcement and outcome dates.statutory_applied_gap measures the market-relevant portion of each tariff threat that was not followed through — a lead indicator of relief-rally magnitude.market_impact and taco_events directly from Snowflake for bulk historical analysis.Premium tier includes TACO trade returns, event-level market impact, and price impact time series.
Request API key View all endpoints →