πŸ—„οΈDeveloper Resource // JSON Endpoint

EVF JSON Data API

Access 330 data points for EVF spanning 28 years (1998–Mar 6, 2026). Optimized JSON format (48.3 KB).

Download as CSV

Prefer CSV format? Download EVF historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/EVF/json● 200 OK (Live)

Tired of exporting to Excel? Track EVF and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "EVF",
  "timestamp": "2026-03-08T10:40:27.987Z",
  "price": 5.02,
  "change_24h": -1.181102362204734,
  "history_sample": [
    {
      "date": "1998-11-01",
      "open": 10,
      "high": 10.13,
      "low": 10,
      "close": 10.06,
      "volume": 1932800
    },
    {
      "date": "1998-12-01",
      "open": 10.06,
      "high": 10.06,
      "low": 9.25,
      "close": 9.44,
      "volume": 2309200
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import EVF
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync EVF.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes 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)