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

CGV JSON Data API

Access 189 data points for CGV spanning 4 years (2022–Mar 9, 2026). Optimized JSON format (27.7 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CGV",
  "timestamp": "2026-03-09T18:36:23.661Z",
  "price": 15.624,
  "change_24h": -1.4880201765447596,
  "history_sample": [
    {
      "date": "2022-08-01",
      "open": 12.85,
      "high": 12.97,
      "low": 12.69,
      "close": 12.82,
      "volume": 76800
    },
    {
      "date": "2022-08-08",
      "open": 12.76,
      "high": 12.93,
      "low": 12,
      "close": 12.92,
      "volume": 240800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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