🗄️Developer Resource // JSON Endpoint
EVMT JSON Data API
Access 210 data points for EVMT spanning 4 years (2022–Apr 22, 2026). Optimized JSON format (30.8 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 EVMT historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/EVMT/json● 200 OK (Live)Tired of exporting to Excel? Track EVMT and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "EVMT",
"timestamp": "2026-04-22T20:52:02.162Z",
"price": 18.926,
"change_24h": 1.6706956755304858,
"history_sample": [
{
"date": "2022-04-25",
"open": 29.98,
"high": 30.78,
"low": 29.57,
"close": 29.57,
"volume": 118200
},
{
"date": "2022-05-02",
"open": 29.01,
"high": 29.05,
"low": 28.05,
"close": 28.38,
"volume": 50600
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import EVMT🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync EVMT.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)