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

CVM JSON Data API

Access 171 data points for CVM spanning 43 years (1983–Mar 6, 2026). Optimized JSON format (25.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CVM",
  "timestamp": "2026-03-09T03:23:13.632Z",
  "price": 3.94,
  "change_24h": -1.5000000000000013,
  "history_sample": [
    {
      "date": "1983-12-01",
      "open": 65625,
      "high": 84375,
      "low": 46875,
      "close": 46875,
      "volume": 1
    },
    {
      "date": "1984-03-01",
      "open": 46875,
      "high": 65625,
      "low": 37500,
      "close": 37500,
      "volume": 1
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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