🗄️Developer Resource // JSON Endpoint

DAC JSON Data API

Absolute endpoints (copy‑paste)
JSON:https://www.pocketportfolio.app/api/tickers/DAC/json?range=max
CSV:https://www.pocketportfolio.app/api/tickers/DAC/csv?range=max

Access 237 data points for DAC spanning 20 years (2006–Jun 9, 2026). Optimized JSON format (34.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 DAC historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

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

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

Start Free — Local First
{
  "symbol": "DAC",
  "timestamp": "2026-06-10T04:37:16.957Z",
  "price": 130.34,
  "change_24h": 0.7653652879783603,
  "history_sample": [
    {
      "date": "2006-11-01",
      "open": 287,
      "high": 317.66,
      "low": 274.54,
      "close": 313.88,
      "volume": 216587
    },
    {
      "date": "2006-12-01",
      "open": 313.6,
      "high": 337.4,
      "low": 309.26,
      "close": 335.02,
      "volume": 88571
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import DAC
🛡️

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync DAC.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)
> system_ready. Initialize Sovereign reasoning for this asset?[Y]— open Terminal