🗄️Developer Resource // JSON Endpoint

BHP JSON Data API

Access 186 data points for BHP spanning 47 years (1980–Apr 22, 2026). Optimized JSON format (27.2 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BHP",
  "timestamp": "2026-04-22T18:12:44.899Z",
  "price": 80.335,
  "change_24h": 3.404556570987252,
  "history_sample": [
    {
      "date": "1980-03-01",
      "open": 0,
      "high": 4.11,
      "low": 3.11,
      "close": 4.02,
      "volume": 2071911
    },
    {
      "date": "1980-06-01",
      "open": 0,
      "high": 4.67,
      "low": 4.02,
      "close": 4.42,
      "volume": 4783342
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BHP
🛡️

Need to archive this data?

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