🗄️Developer Resource // JSON Endpoint
CGDV JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/CGDV/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/CGDV/csv?range=maxAccess 232 data points for CGDV spanning 5 years (2022–Jul 24, 2026). Optimized JSON format (34.0 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 CGDV historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CGDV/json● 200 OK (Live)Tired of exporting to Excel? Track CGDV and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CGDV",
"timestamp": "2026-07-24T21:37:56.987Z",
"price": 48.95,
"change_24h": 0.4927119687949127,
"history_sample": [
{
"date": "2022-02-21",
"open": 24.03,
"high": 25.58,
"low": 23.92,
"close": 25.19,
"volume": 1343200
},
{
"date": "2022-02-28",
"open": 25.06,
"high": 25.34,
"low": 24.63,
"close": 25.1,
"volume": 964600
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CGDV🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CGDV.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)