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

BSJV JSON Data API

Access 130 data points for BSJV spanning 3 years (2023–Mar 9, 2026). Optimized JSON format (19.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "BSJV",
  "timestamp": "2026-03-09T18:03:46.306Z",
  "price": 26.315,
  "change_24h": 0.20944402132520834,
  "history_sample": [
    {
      "date": "2023-09-18",
      "open": 24.98,
      "high": 24.98,
      "low": 24.78,
      "close": 24.78,
      "volume": 9700
    },
    {
      "date": "2023-09-25",
      "open": 24.75,
      "high": 24.78,
      "low": 24.43,
      "close": 24.62,
      "volume": 36600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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