🗄️Developer Resource // JSON Endpoint

BGRQX JSON Data API

Access 92 data points for BGRQX spanning 8 years (2014–Feb 1, 2022). Optimized JSON format (13.5 KB).

GET /api/tickers/BGRQX/json● 200 OK (Live)
{
  "symbol": "BGRQX",
  "timestamp": "2026-01-18T11:21:19.458Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2014-07-01",
      "open": 10.21,
      "high": 10.21,
      "low": 10.02,
      "close": 10.02,
      "volume": 0
    },
    {
      "date": "2014-08-01",
      "open": 10.02,
      "high": 10.27,
      "low": 9.94,
      "close": 10.27,
      "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 BGRQX
🛡️

Need to archive this data?

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