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

DBEU JSON Data API

Access 149 data points for DBEU spanning 13 years (2013–Jan 21, 2026). Optimized JSON format (21.8 KB).

GET /api/tickers/DBEU/json● 200 OK (Live)
{
  "symbol": "DBEU",
  "timestamp": "2026-01-21T19:15:05.269Z",
  "price": 48.915,
  "change_24h": -0.010220768601804084,
  "history_sample": [
    {
      "date": "2013-10-01",
      "open": 25.2,
      "high": 27.33,
      "low": 24.73,
      "close": 26.23,
      "volume": 80700
    },
    {
      "date": "2013-11-01",
      "open": 26.17,
      "high": 26.63,
      "low": 26.01,
      "close": 26.43,
      "volume": 153800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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