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

ELP JSON Data API

Access 341 data points for ELP spanning 29 years (1997–Dec 1, 2025). Optimized JSON format (50.0 KB).

GET /api/tickers/ELP/json● 200 OK (Live)
{
  "symbol": "ELP",
  "timestamp": "2026-01-21T21:16:44.014Z",
  "price": 9.27,
  "change_24h": -0.5028523588981356,
  "history_sample": [
    {
      "date": "1997-08-01",
      "open": 7.7,
      "high": 7.73,
      "low": 5.75,
      "close": 5.75,
      "volume": 9801250
    },
    {
      "date": "1997-09-01",
      "open": 5.75,
      "high": 7.3,
      "low": 5.75,
      "close": 6.9,
      "volume": 6113500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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