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

DBL JSON Data API

Access 171 data points for DBL spanning 15 years (2012–Mar 6, 2026). Optimized JSON format (25.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "DBL",
  "timestamp": "2026-03-09T03:23:21.145Z",
  "price": 14.593,
  "change_24h": -1.1314363143631423,
  "history_sample": [
    {
      "date": "2012-02-01",
      "open": 26.35,
      "high": 26.87,
      "low": 25.6,
      "close": 26.15,
      "volume": 1093900
    },
    {
      "date": "2012-03-01",
      "open": 26.15,
      "high": 26.4,
      "low": 24.98,
      "close": 25.61,
      "volume": 2191200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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