🗄️Developer Resource // JSON Endpoint
DRV JSON Data API
Access 202 data points for DRV spanning 17 years (2009–Apr 22, 2026). Optimized JSON format (29.6 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 DRV historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/DRV/json● 200 OK (Live)Tired of exporting to Excel? Track DRV and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "DRV",
"timestamp": "2026-04-22T20:52:02.559Z",
"price": 20.68,
"change_24h": 2.274975272007917,
"history_sample": [
{
"date": "2009-08-01",
"open": 203050,
"high": 215500,
"low": 120150,
"close": 131800,
"volume": 1264
},
{
"date": "2009-09-01",
"open": 134650,
"high": 165100,
"low": 81150,
"close": 98650,
"volume": 3953
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import DRV🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync DRV.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)