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

CEW JSON Data API

Access 202 data points for CEW spanning 17 years (2009–Mar 9, 2026). Optimized JSON format (29.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CEW",
  "timestamp": "2026-03-09T19:46:52.685Z",
  "price": 19.01,
  "change_24h": -0.08146960658063863,
  "history_sample": [
    {
      "date": "2009-07-01",
      "open": 20.98,
      "high": 21.79,
      "low": 20.31,
      "close": 21.39,
      "volume": 415800
    },
    {
      "date": "2009-08-01",
      "open": 21.59,
      "high": 21.59,
      "low": 21,
      "close": 21.2,
      "volume": 594200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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