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

ELA JSON Data API

Access 407 data points for ELA spanning 34 years (1992–Jan 20, 2026). Optimized JSON format (59.6 KB).

GET /api/tickers/ELA/json● 200 OK (Live)
{
  "symbol": "ELA",
  "timestamp": "2026-01-21T23:04:30.528Z",
  "price": 14.13,
  "change_24h": 10.563380281690153,
  "history_sample": [
    {
      "date": "1992-04-01",
      "open": 2.63,
      "high": 2.63,
      "low": 2.13,
      "close": 2.25,
      "volume": 27800
    },
    {
      "date": "1992-05-01",
      "open": 2.25,
      "high": 2.25,
      "low": 1.63,
      "close": 1.88,
      "volume": 7500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync ELA.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)