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

EBMT JSON Data API

Access 312 data points for EBMT spanning 26 years (2000–Mar 6, 2026). Optimized JSON format (45.7 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "EBMT",
  "timestamp": "2026-03-08T10:40:30.391Z",
  "price": 21.395,
  "change_24h": -0.5346350534635146,
  "history_sample": [
    {
      "date": "2000-05-01",
      "open": 2.24,
      "high": 2.27,
      "low": 2.14,
      "close": 2.27,
      "volume": 121220
    },
    {
      "date": "2000-06-01",
      "open": 2.2,
      "high": 2.27,
      "low": 2.17,
      "close": 2.19,
      "volume": 47120
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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