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

PEQUX JSON Data API

Access 161 data points for PEQUX spanning 40 years (1986–Jan 1, 2026). Optimized JSON format (23.6 KB).

GET /api/tickers/PEQUX/json● 200 OK (Live)
{
  "symbol": "PEQUX",
  "timestamp": "2026-01-22T08:20:43.251Z",
  "price": 19.110000610351562,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "1986-01-01",
      "open": 6.1,
      "high": 6.77,
      "low": 6.1,
      "close": 6.77,
      "volume": 0
    },
    {
      "date": "1986-04-01",
      "open": 6.83,
      "high": 7.22,
      "low": 6.62,
      "close": 7.16,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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