🗄️Developer Resource // JSON Endpoint
DBAW JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/DBAW/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/DBAW/csv?range=maxAccess 151 data points for DBAW spanning 13 years (2014–Jul 24, 2026). Optimized JSON format (22.1 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 DBAW historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/DBAW/json● 200 OK (Live)Tired of exporting to Excel? Track DBAW and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "DBAW",
"timestamp": "2026-07-25T00:52:45.180Z",
"price": 47.265,
"change_24h": -0.3615359480568797,
"history_sample": [
{
"date": "2014-02-01",
"open": 24.32,
"high": 25.14,
"low": 24.32,
"close": 25.03,
"volume": 74900
},
{
"date": "2014-03-01",
"open": 25.03,
"high": 25.26,
"low": 24.19,
"close": 24.57,
"volume": 34700
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import DBAW🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync DBAW.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)