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

CGBD JSON Data API

Access 458 data points for CGBD spanning 9 years (2017–Mar 11, 2026). Optimized JSON format (67.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CGBD",
  "timestamp": "2026-03-12T08:00:01.322Z",
  "price": 11.07,
  "change_24h": 1.0958904109589134,
  "history_sample": [
    {
      "date": "2017-06-12",
      "open": 17.78,
      "high": 18.4,
      "low": 17.61,
      "close": 18.28,
      "volume": 4081900
    },
    {
      "date": "2017-06-19",
      "open": 18.28,
      "high": 18.41,
      "low": 17.8,
      "close": 18.27,
      "volume": 1302900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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