🗄️Developer Resource // JSON Endpoint

CNOBP JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/CNOBP/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/CNOBP/csv?range=max

Access 260 data points for CNOBP spanning 5 years (2021–Jul 24, 2026). Optimized JSON format (38.1 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 CNOBP historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

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

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

Start Free — Local First
{
  "symbol": "CNOBP",
  "timestamp": "2026-07-24T22:30:38.688Z",
  "price": 25.14,
  "change_24h": 0.07961783439490276,
  "history_sample": [
    {
      "date": "2021-08-09",
      "open": 25.3,
      "high": 25.3,
      "low": 25.3,
      "close": 25.3,
      "volume": 402500
    },
    {
      "date": "2021-08-16",
      "open": 25.25,
      "high": 26.13,
      "low": 25.25,
      "close": 26.1,
      "volume": 688000
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import CNOBP
🛡️

Need to archive this data?

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