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

EMB JSON Data API

Access 220 data points for EMB spanning 19 years (2008–Mar 6, 2026). Optimized JSON format (32.2 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "EMB",
  "timestamp": "2026-03-07T19:50:53.827Z",
  "price": 95.75,
  "change_24h": -0.6536625855986672,
  "history_sample": [
    {
      "date": "2008-01-01",
      "open": 101.15,
      "high": 102.5,
      "low": 101.15,
      "close": 102.31,
      "volume": 294700
    },
    {
      "date": "2008-02-01",
      "open": 102.28,
      "high": 102.28,
      "low": 100.3,
      "close": 101.42,
      "volume": 305300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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