🗄️Developer Resource // JSON Endpoint

EMSH JSON Data API

Access 102 data points for EMSH spanning 9 years (2013–May 1, 2022). Optimized JSON format (14.9 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "EMSH",
  "timestamp": "2026-03-09T19:47:54.498Z",
  "price": 64.7331,
  "change_24h": -0.17041003275574124,
  "history_sample": [
    {
      "date": "2013-12-01",
      "open": 80.08,
      "high": 81.64,
      "low": 79.63,
      "close": 80.35,
      "volume": 38245
    },
    {
      "date": "2014-01-01",
      "open": 80.39,
      "high": 80.93,
      "low": 79.71,
      "close": 79.93,
      "volume": 43649
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import EMSH
🛡️

Need to archive this data?

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