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

CSIQ JSON Data API

Access 233 data points for CSIQ spanning 20 years (2006–Mar 9, 2026). Optimized JSON format (34.1 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CSIQ",
  "timestamp": "2026-03-09T19:47:58.917Z",
  "price": 16.78,
  "change_24h": 4.875000000000007,
  "history_sample": [
    {
      "date": "2006-12-01",
      "open": 12.24,
      "high": 12.24,
      "low": 9.43,
      "close": 10.48,
      "volume": 5664200
    },
    {
      "date": "2007-01-01",
      "open": 10.98,
      "high": 11.87,
      "low": 9.26,
      "close": 10.96,
      "volume": 4684200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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