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

DBV JSON Data API

Access 183 data points for DBV spanning 16 years (2008–Mar 1, 2023). Optimized JSON format (26.8 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "DBV",
  "timestamp": "2026-03-09T18:09:55.080Z",
  "price": 25.41,
  "change_24h": -0.6296194908294606,
  "history_sample": [
    {
      "date": "2008-01-01",
      "open": 27.48,
      "high": 0,
      "low": 0,
      "close": 27.02,
      "volume": 0
    },
    {
      "date": "2008-02-01",
      "open": 27.13,
      "high": 0,
      "low": 0,
      "close": 26.76,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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