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

EPR JSON Data API

Access 341 data points for EPR spanning 29 years (1997–Mar 6, 2026). Optimized JSON format (50.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "EPR",
  "timestamp": "2026-03-09T08:53:32.405Z",
  "price": 57.46,
  "change_24h": -0.17373175816539507,
  "history_sample": [
    {
      "date": "1997-12-01",
      "open": 19.25,
      "high": 19.88,
      "low": 18.88,
      "close": 19.38,
      "volume": 2515400
    },
    {
      "date": "1998-01-01",
      "open": 19.44,
      "high": 20.06,
      "low": 19,
      "close": 19.75,
      "volume": 1847600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync EPR.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)