🗄️Developer Resource // JSON Endpoint
EWA JSON Data API
Access 362 data points for EWA spanning 31 years (1996–Apr 22, 2026). Optimized JSON format (53.0 KB).
Private ledger analysis — connect this API slice to the Terminal.
Keep sensitive rows off shared analyst lakes — bounded, explicit flows.
Download as CSV
Prefer CSV format? Download EWA historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/EWA/json● 200 OK (Live)Tired of exporting to Excel? Track EWA and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "EWA",
"timestamp": "2026-04-22T20:51:15.256Z",
"price": 29.43,
"change_24h": -0.1696065128900974,
"history_sample": [
{
"date": "1996-04-01",
"open": 10.38,
"high": 10.88,
"low": 10.13,
"close": 10.69,
"volume": 506100
},
{
"date": "1996-05-01",
"open": 10.69,
"high": 10.88,
"low": 10.44,
"close": 10.63,
"volume": 375800
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import EWA🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync EWA.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)