🗄️Developer Resource // JSON Endpoint

BGRKX JSON Data API

Access 173 data points for BGRKX spanning 4 years (2021–Apr 7, 2025). Optimized JSON format (25.3 KB).

Download as CSV

Prefer CSV format? Download BGRKX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/BGRKX/json● 200 OK (Live)

Tired of exporting to Excel? Track BGRKX and analyze your portfolio locally with Pocket Portfolio.

Start Free — Local First
{
  "symbol": "BGRKX",
  "timestamp": "2026-03-07T19:49:18.536Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2021-12-20",
      "open": 10,
      "high": 10.03,
      "low": 10,
      "close": 10.03,
      "volume": 0
    },
    {
      "date": "2021-12-27",
      "open": 10.02,
      "high": 10.02,
      "low": 9.96,
      "close": 10,
      "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 BGRKX
🛡️

Need to archive this data?

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