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

ECBK JSON Data API

Access 184 data points for ECBK spanning 4 years (2022–Jan 21, 2026). Optimized JSON format (27.0 KB).

GET /api/tickers/ECBK/json● 200 OK (Live)
{
  "symbol": "ECBK",
  "timestamp": "2026-01-22T05:44:29.040Z",
  "price": 17.38,
  "change_24h": 0.3464203233256277,
  "history_sample": [
    {
      "date": "2022-07-25",
      "open": 13.86,
      "high": 14.35,
      "low": 13.82,
      "close": 13.98,
      "volume": 2659500
    },
    {
      "date": "2022-08-01",
      "open": 13.97,
      "high": 14.19,
      "low": 13.85,
      "close": 14.02,
      "volume": 654500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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