🗄️Developer Resource // JSON Endpoint
IDHQ JSON Data API
Access 227 data points for IDHQ spanning 19 years (2007–Apr 22, 2026). Optimized JSON format (33.3 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 IDHQ historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/IDHQ/json● 200 OK (Live)Tired of exporting to Excel? Track IDHQ and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "IDHQ",
"timestamp": "2026-04-22T22:22:48.650Z",
"price": 38.71,
"change_24h": 1.1497256336555988,
"history_sample": [
{
"date": "2007-07-01",
"open": 25.67,
"high": 27.5,
"low": 24.71,
"close": 25.43,
"volume": 689800
},
{
"date": "2007-08-01",
"open": 25.17,
"high": 28.27,
"low": 17.6,
"close": 24.86,
"volume": 612200
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import IDHQ🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync IDHQ.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)