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

CCJ JSON Data API

Access 359 data points for CCJ spanning 30 years (1996–Jan 20, 2026). Optimized JSON format (52.6 KB).

GET /api/tickers/CCJ/json● 200 OK (Live)
{
  "symbol": "CCJ",
  "timestamp": "2026-01-22T05:44:25.846Z",
  "price": 122.33,
  "change_24h": 5.639032815198619,
  "history_sample": [
    {
      "date": "1996-04-01",
      "open": 8.77,
      "high": 8.96,
      "low": 8.5,
      "close": 8.94,
      "volume": 339000
    },
    {
      "date": "1996-05-01",
      "open": 8.92,
      "high": 8.94,
      "low": 7.88,
      "close": 8.44,
      "volume": 434400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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