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

CLW JSON Data API

Access 208 data points for CLW spanning 18 years (2009–Mar 6, 2026). Optimized JSON format (30.5 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CLW",
  "timestamp": "2026-03-09T08:53:44.138Z",
  "price": 14.72,
  "change_24h": -0.4059539918809116,
  "history_sample": [
    {
      "date": "2009-01-01",
      "open": 4.22,
      "high": 6.5,
      "low": 4.14,
      "close": 5.66,
      "volume": 6967000
    },
    {
      "date": "2009-02-01",
      "open": 5.2,
      "high": 6.36,
      "low": 4.84,
      "close": 4.93,
      "volume": 3226600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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