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

CLH JSON Data API

Access 155 data points for CLH spanning 39 years (1987–Mar 9, 2026). Optimized JSON format (22.7 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CLH",
  "timestamp": "2026-03-09T18:03:22.446Z",
  "price": 282.5,
  "change_24h": -0.1660953457963838,
  "history_sample": [
    {
      "date": "1987-11-01",
      "open": 4.38,
      "high": 7.38,
      "low": 4.38,
      "close": 6.88,
      "volume": 1839600
    },
    {
      "date": "1988-02-01",
      "open": 6.88,
      "high": 8.13,
      "low": 6,
      "close": 7.63,
      "volume": 1184200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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