🗄️Developer Resource // JSON Endpoint
CNQ JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/CNQ/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/CNQ/csv?range=maxAccess 312 data points for CNQ spanning 26 years (2000–Jun 5, 2026). Optimized JSON format (45.7 KB).
Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.
Download as CSV
Prefer CSV format? Download CNQ historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CNQ/json● 200 OK (Live)Tired of exporting to Excel? Track CNQ and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CNQ",
"timestamp": "2026-06-07T05:19:11.619Z",
"price": 45.7,
"change_24h": -4.11246328157783,
"history_sample": [
{
"date": "2000-08-01",
"open": 1.69,
"high": 2.04,
"low": 1.66,
"close": 1.96,
"volume": 2775162
},
{
"date": "2000-09-01",
"open": 1.96,
"high": 2.29,
"low": 1.93,
"close": 2.02,
"volume": 3331186
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CNQ🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CNQ.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)