🗄️Developer Resource // JSON Endpoint
HEGD JSON Data API
Access 280 data points for HEGD spanning 6 years (2020–Apr 22, 2026). Optimized JSON format (41.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 HEGD historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/HEGD/json● 200 OK (Live)Tired of exporting to Excel? Track HEGD and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "HEGD",
"timestamp": "2026-04-22T19:26:14.156Z",
"price": 25.863,
"change_24h": 0.4778554778554822,
"history_sample": [
{
"date": "2020-12-21",
"open": 16.56,
"high": 16.57,
"low": 16.48,
"close": 16.51,
"volume": 61800
},
{
"date": "2020-12-28",
"open": 16.9,
"high": 16.9,
"low": 16.6,
"close": 16.68,
"volume": 42900
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import HEGD🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync HEGD.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)