🗄️Developer Resource // JSON Endpoint
CCEL JSON Data API
Access 385 data points for CCEL spanning 32 years (1994–Apr 22, 2026). Optimized JSON format (56.4 KB).
Private ledger analysis — connect this API slice to the Terminal.
Keep sensitive rows off shared analyst lakes — bounded, explicit flows.
Download as CSV
Prefer CSV format? Download CCEL historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CCEL/json● 200 OK (Live)Tired of exporting to Excel? Track CCEL and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CCEL",
"timestamp": "2026-04-22T17:54:01.041Z",
"price": 3.56,
"change_24h": -0.0028089098620759792,
"history_sample": [
{
"date": "1994-05-01",
"open": 4.25,
"high": 4.88,
"low": 4.13,
"close": 4.13,
"volume": 11100
},
{
"date": "1994-06-01",
"open": 4.5,
"high": 4.5,
"low": 2.25,
"close": 4.25,
"volume": 79300
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CCEL🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CCEL.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)