ποΈDeveloper Resource // JSON Endpoint
DGL JSON Data API
Access 170 data points for DGL spanning 15 years (2009βMar 1, 2023). Optimized JSON format (24.9 KB).
Private ledger analysis β connect this API slice to the Terminal.
Keep sensitive rows off shared analyst lakes β bounded, explicit flows.
Download as CSV
Prefer CSV format? Download DGL historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/DGL/jsonβ 200 OK (Live)Tired of exporting to Excel? Track DGL and analyze your portfolio locally with Pocket Portfolio.
Start Free β Local First{
"symbol": "DGL",
"timestamp": "2026-04-22T19:22:48.858Z",
"price": 51.9553,
"change_24h": 1.3890542215110282,
"history_sample": [
{
"date": "2009-02-01",
"open": 33.28,
"high": 36.67,
"low": 32.43,
"close": 34.24,
"volume": 1314797
},
{
"date": "2009-03-01",
"open": 34.55,
"high": 34.99,
"low": 32.22,
"close": 33.41,
"volume": 1007193
}
]
}π»
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import DGLπ‘οΈ
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync DGL.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)