🗄️Developer Resource // JSON Endpoint
FDIG JSON Data API
Access 211 data points for FDIG spanning 5 years (2022–Apr 22, 2026). Optimized JSON format (30.9 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 FDIG historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/FDIG/json● 200 OK (Live)Tired of exporting to Excel? Track FDIG and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "FDIG",
"timestamp": "2026-04-22T19:21:32.098Z",
"price": 41.745,
"change_24h": 3.920836445108279,
"history_sample": [
{
"date": "2022-04-18",
"open": 25.72,
"high": 25.72,
"low": 22.57,
"close": 22.63,
"volume": 98200
},
{
"date": "2022-04-25",
"open": 22.63,
"high": 23.14,
"low": 21.12,
"close": 21.22,
"volume": 197400
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import FDIG🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync FDIG.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)