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

BVS JSON Data API

Access 266 data points for BVS spanning 6 years (2021–Mar 6, 2026). Optimized JSON format (39.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "BVS",
  "timestamp": "2026-03-09T03:23:21.155Z",
  "price": 8.41,
  "change_24h": -7.582407426638181,
  "history_sample": [
    {
      "date": "2021-02-08",
      "open": 15.1,
      "high": 19.51,
      "low": 15.04,
      "close": 17.22,
      "volume": 4294000
    },
    {
      "date": "2021-02-15",
      "open": 17.5,
      "high": 17.5,
      "low": 13.6,
      "close": 13.99,
      "volume": 1688900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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