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

BZH JSON Data API

Access 386 data points for BZH spanning 33 years (1994–Mar 6, 2026). Optimized JSON format (56.5 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "BZH",
  "timestamp": "2026-03-08T02:23:00.250Z",
  "price": 22.21,
  "change_24h": -2.3306948109058823,
  "history_sample": [
    {
      "date": "1994-03-01",
      "open": 28.96,
      "high": 31.25,
      "low": 25,
      "close": 25.42,
      "volume": 1192260
    },
    {
      "date": "1994-04-01",
      "open": 24.17,
      "high": 28.54,
      "low": 22.92,
      "close": 27.71,
      "volume": 463020
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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