🗄️Developer Resource // JSON Endpoint

BBRC JSON Data API

Access 83 data points for BBRC spanning 7 years (2012–Jun 1, 2019). Optimized JSON format (12.2 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BBRC",
  "timestamp": "2026-03-09T19:47:19.054Z",
  "price": 16.01,
  "change_24h": 0.06250000000000977,
  "history_sample": [
    {
      "date": "2012-08-01",
      "open": 20.18,
      "high": 20.22,
      "low": 19.66,
      "close": 19.95,
      "volume": 41000
    },
    {
      "date": "2012-09-01",
      "open": 19.94,
      "high": 20.92,
      "low": 19.94,
      "close": 20.54,
      "volume": 128900
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BBRC
🛡️

Need to archive this data?

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