πŸ—„οΈDeveloper Resource // JSON Endpoint

EPP JSON Data API

Access 292 data points for EPP spanning 25 years (2001–Jan 21, 2026). Optimized JSON format (42.8 KB).

GET /api/tickers/EPP/json● 200 OK (Live)
{
  "symbol": "EPP",
  "timestamp": "2026-01-22T02:04:03.014Z",
  "price": 51.81,
  "change_24h": 0.7584597432905494,
  "history_sample": [
    {
      "date": "2001-11-01",
      "open": 16.7,
      "high": 17.97,
      "low": 16.63,
      "close": 17.81,
      "volume": 173400
    },
    {
      "date": "2001-12-01",
      "open": 17.73,
      "high": 18.45,
      "low": 17.73,
      "close": 18.06,
      "volume": 304800
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import EPP
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync EPP.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes unlimited API calls & historical CSV exports.

Dataset Specifications

  • Format: Standardized JSON (OHLCV)
  • Frequency: End-of-Day (EOD) + Real-time delay
  • Adjustments: Split-adjusted, Dividend-adjusted
  • Source: Multi-provider aggregation (AlphaVantage, Yahoo fallback)