🗄️Developer Resource // JSON Endpoint

ICCC JSON Data API

Access 157 data points for ICCC spanning 39 years (1987–Apr 22, 2026). Optimized JSON format (23.0 KB).

Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "ICCC",
  "timestamp": "2026-04-22T20:50:52.867Z",
  "price": 7.82,
  "change_24h": 1.2953367875647739,
  "history_sample": [
    {
      "date": "1987-05-01",
      "open": 12.5,
      "high": 21.88,
      "low": 12.5,
      "close": 12.5,
      "volume": 345853
    },
    {
      "date": "1987-08-01",
      "open": 12.5,
      "high": 18.75,
      "low": 6.25,
      "close": 6.25,
      "volume": 327076
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import ICCC
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync ICCC.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal