🗄️Developer Resource // JSON Endpoint

BJRI JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/BJRI/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/BJRI/csv?range=max

Access 357 data points for BJRI spanning 30 years (1996–Jun 5, 2026). Optimized JSON format (52.3 KB).

Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BJRI",
  "timestamp": "2026-06-07T05:04:28.358Z",
  "price": 43.04,
  "change_24h": 0.32634032634032767,
  "history_sample": [
    {
      "date": "1996-11-01",
      "open": 5.25,
      "high": 5.5,
      "low": 5,
      "close": 5.38,
      "volume": 1053100
    },
    {
      "date": "1996-12-01",
      "open": 5.19,
      "high": 5.38,
      "low": 5,
      "close": 5,
      "volume": 1015200
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BJRI
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync BJRI.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal