🗄️Developer Resource // JSON Endpoint
EET JSON Data API
Access 203 data points for EET spanning 17 years (2009–Apr 22, 2026). Optimized JSON format (29.7 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 EET historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/EET/json● 200 OK (Live)Tired of exporting to Excel? Track EET and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "EET",
"timestamp": "2026-04-22T20:51:52.273Z",
"price": 103.498,
"change_24h": 3.8359861348690085,
"history_sample": [
{
"date": "2009-07-01",
"open": 56.28,
"high": 66.7,
"low": 47.33,
"close": 65.65,
"volume": 674300
},
{
"date": "2009-08-01",
"open": 69.52,
"high": 70.99,
"low": 59.75,
"close": 63.94,
"volume": 694300
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import EET🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync EET.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)