🗄️Developer Resource // JSON Endpoint
ITRGX JSON Data API
Access 360 data points for ITRGX spanning 7 years (2019–Nov 18, 2025). Optimized JSON format (52.7 KB).
Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.
Download as CSV
Prefer CSV format? Download ITRGX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ITRGX/json● 200 OK (Live)Tired of exporting to Excel? Track ITRGX and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ITRGX",
"timestamp": "2026-04-22T20:49:34.227Z",
"price": null,
"change_24h": null,
"history_sample": [
{
"date": "2019-01-01",
"open": 72.13,
"high": 73.97,
"low": 70.2,
"close": 73.97,
"volume": 0
},
{
"date": "2019-01-08",
"open": 74.87,
"high": 75.89,
"low": 74.87,
"close": 75.18,
"volume": 0
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ITRGX🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ITRGX.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)