🗄️Developer Resource // JSON Endpoint

BNV JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/BNV/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/BNV/csv?range=max

Access 187 data points for BNV spanning 16 years (2001–Jan 1, 2017). Optimized JSON format (27.4 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "BNV",
  "timestamp": "2026-07-24T21:38:05.032Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2001-04-01",
      "open": 453.16,
      "high": 524.16,
      "low": 453.16,
      "close": 453.16,
      "volume": 828
    },
    {
      "date": "2001-05-01",
      "open": 438.06,
      "high": 468.27,
      "low": 362.53,
      "close": 407.85,
      "volume": 291
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import BNV
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync BNV.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal