🗄️Developer Resource // JSON Endpoint
ETG JSON Data API
Access 268 data points for ETG spanning 23 years (2004–Apr 22, 2026). Optimized JSON format (39.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 ETG historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ETG/json● 200 OK (Live)Tired of exporting to Excel? Track ETG and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ETG",
"timestamp": "2026-04-22T22:19:06.378Z",
"price": 21.69,
"change_24h": 0.8368200836820069,
"history_sample": [
{
"date": "2004-02-01",
"open": 20.05,
"high": 20.3,
"low": 20,
"close": 20.03,
"volume": 1312100
},
{
"date": "2004-03-01",
"open": 20,
"high": 20.12,
"low": 19.16,
"close": 19.47,
"volume": 2063100
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ETG🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ETG.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)