🗄️Developer Resource // JSON Endpoint
CCM JSON Data API
Access 197 data points for CCM spanning 17 years (2010–Apr 22, 2026). Optimized JSON format (28.9 KB).
Route this JSON into your sovereign workspace — command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.
Download as CSV
Prefer CSV format? Download CCM historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CCM/json● 200 OK (Live)Tired of exporting to Excel? Track CCM and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CCM",
"timestamp": "2026-04-22T20:51:02.608Z",
"price": 3.85,
"change_24h": -1.7857142857142818,
"history_sample": [
{
"date": "2010-01-01",
"open": 76.77,
"high": 93.99,
"low": 75.54,
"close": 87.05,
"volume": 529994
},
{
"date": "2010-02-01",
"open": 86.96,
"high": 86.96,
"low": 71.68,
"close": 75.19,
"volume": 155734
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CCM🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CCM.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)