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

CLOA JSON Data API

Access 166 data points for CLOA spanning 4 years (2023–Mar 9, 2026). Optimized JSON format (24.3 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CLOA",
  "timestamp": "2026-03-09T18:10:43.765Z",
  "price": 51.615,
  "change_24h": 0.009688044952533536,
  "history_sample": [
    {
      "date": "2023-01-09",
      "open": 50.19,
      "high": 50.26,
      "low": 50.19,
      "close": 50.26,
      "volume": 26100
    },
    {
      "date": "2023-01-16",
      "open": 50.3,
      "high": 50.47,
      "low": 50.29,
      "close": 50.38,
      "volume": 265200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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