🗄️Developer Resource // JSON Endpoint

CRGOW JSON Data API

Access 5 data points for CRGOW spanning 1 years (2026–Apr 22, 2026). Optimized JSON format (0.7 KB).

Local-first charts from this JSON — open the Terminal.
Parse and visualize without shipping raw ledgers to a vendor database.

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "CRGOW",
  "timestamp": "2026-04-22T22:19:47.811Z",
  "price": 0.13,
  "change_24h": 4.0000000000000036,
  "history_sample": [
    {
      "date": "2026-04-22",
      "open": 0.15,
      "high": 0.2,
      "low": 0.12,
      "close": 0.12,
      "volume": 12011
    },
    {
      "date": "2026-04-22",
      "open": 0.13,
      "high": 0.13,
      "low": 0.13,
      "close": 0.13,
      "volume": 27099
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import CRGOW
🛡️

Need to archive this data?

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