🗄️Developer Resource // JSON Endpoint

DSOC JSON Data API

Access 159 data points for DSOC spanning 4 years (2020–Oct 9, 2023). Optimized JSON format (23.3 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "DSOC",
  "timestamp": "2026-03-09T20:52:38.785Z",
  "price": 32.3347,
  "change_24h": -0.1247872593443891,
  "history_sample": [
    {
      "date": "2020-09-28",
      "open": 25.47,
      "high": 25.78,
      "low": 25.32,
      "close": 25.35,
      "volume": 154907
    },
    {
      "date": "2020-10-05",
      "open": 25.59,
      "high": 26.32,
      "low": 25.43,
      "close": 26.22,
      "volume": 47277
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import DSOC
🛡️

Need to archive this data?

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