🗄️Developer Resource // JSON Endpoint

XGRRX JSON Data API

Access 56 data points for XGRRX spanning 5 years (2013–Apr 1, 2018). Optimized JSON format (8.2 KB).

GET /api/tickers/XGRRX/json● 200 OK (Live)
{
  "symbol": "XGRRX",
  "timestamp": "2026-01-21T18:36:18.503Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2013-09-01",
      "open": 12.21,
      "high": 13.35,
      "low": 12.21,
      "close": 12.92,
      "volume": 0
    },
    {
      "date": "2013-10-01",
      "open": 13.04,
      "high": 13.46,
      "low": 12.97,
      "close": 13.37,
      "volume": 0
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import XGRRX
🛡️

Need to archive this data?

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