πŸ—„οΈDeveloper Resource // JSON Endpoint

BDI JSON Data API

Access 26 data points for BDI spanning 13 years (2004–Jan 1, 2017). Optimized JSON format (3.8 KB).

Chart where your browser is the vault β€” wire this endpoint to the Terminal.
Minimal cloud, maximal local control β€” start from this stateless slice.

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "BDI",
  "timestamp": "2026-04-22T20:50:47.601Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2004-08-01",
      "open": 0.3,
      "high": 0.51,
      "low": 0.3,
      "close": 0.4,
      "volume": 20548873
    },
    {
      "date": "2004-09-01",
      "open": 0.39,
      "high": 0.39,
      "low": 0.27,
      "close": 0.31,
      "volume": 9525178
    }
  ]
}
πŸ’»

Import via CLI

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

npx pocket-portfolio --import BDI
πŸ›‘οΈ

Need to archive this data?

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