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

DEHP JSON Data API

Access 202 data points for DEHP spanning 4 years (2022–Mar 2, 2026). Optimized JSON format (29.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "DEHP",
  "timestamp": "2026-03-09T20:57:52.548Z",
  "price": 34.82,
  "change_24h": 1.9320843091335007,
  "history_sample": [
    {
      "date": "2022-04-25",
      "open": 25.03,
      "high": 25.36,
      "low": 24.96,
      "close": 25.36,
      "volume": 8500
    },
    {
      "date": "2022-05-02",
      "open": 25.2,
      "high": 25.89,
      "low": 24.56,
      "close": 24.7,
      "volume": 92300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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