🗄️Developer Resource // JSON Endpoint

BUA JSON Data API

Access 107 data points for BUA spanning 9 years (2008–Aug 1, 2017). Optimized JSON format (15.7 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BUA",
  "timestamp": "2026-03-09T19:47:04.235Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2008-09-01",
      "open": 200.1,
      "high": 266.8,
      "low": 186.76,
      "close": 193.43,
      "volume": 482
    },
    {
      "date": "2008-10-01",
      "open": 193.43,
      "high": 200.1,
      "low": 166.75,
      "close": 200.1,
      "volume": 52
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BUA
🛡️

Need to archive this data?

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