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

ECPG JSON Data API

Access 319 data points for ECPG spanning 27 years (1999–Jan 21, 2026). Optimized JSON format (46.7 KB).

GET /api/tickers/ECPG/json● 200 OK (Live)
{
  "symbol": "ECPG",
  "timestamp": "2026-01-21T19:41:51.685Z",
  "price": 55.98,
  "change_24h": 1.5049864007252918,
  "history_sample": [
    {
      "date": "1999-08-01",
      "open": 7.25,
      "high": 7.75,
      "low": 4.13,
      "close": 4.5,
      "volume": 381400
    },
    {
      "date": "1999-09-01",
      "open": 4.5,
      "high": 5.69,
      "low": 4.19,
      "close": 4.75,
      "volume": 1164300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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