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

BVD JSON Data API

Access 93 data points for BVD spanning 8 years (2008–Dec 1, 2015). Optimized JSON format (13.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "BVD",
  "timestamp": "2026-03-09T19:46:56.162Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2008-04-01",
      "open": 242.45,
      "high": 242.45,
      "low": 170,
      "close": 172.5,
      "volume": 586
    },
    {
      "date": "2008-05-01",
      "open": 162,
      "high": 162.5,
      "low": 137.5,
      "close": 154.5,
      "volume": 946
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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