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

CSD JSON Data API

Access 232 data points for CSD spanning 20 years (2007–Mar 9, 2026). Optimized JSON format (34.0 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CSD",
  "timestamp": "2026-03-09T20:52:17.047Z",
  "price": 114.152,
  "change_24h": 2.03074722917412,
  "history_sample": [
    {
      "date": "2007-01-01",
      "open": 25.14,
      "high": 25.97,
      "low": 24.71,
      "close": 25.97,
      "volume": 254000
    },
    {
      "date": "2007-02-01",
      "open": 26.04,
      "high": 26.92,
      "low": 25.71,
      "close": 25.95,
      "volume": 391200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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