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

PGLBX JSON Data API

Access 371 data points for PGLBX spanning 31 years (1994–Dec 1, 2024). Optimized JSON format (54.3 KB).

GET /api/tickers/PGLBX/json● 200 OK (Live)
{
  "symbol": "PGLBX",
  "timestamp": "2026-01-22T01:02:48.129Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "1994-02-01",
      "open": 15.38,
      "high": 15.38,
      "low": 14.69,
      "close": 14.71,
      "volume": 0
    },
    {
      "date": "1994-03-01",
      "open": 14.64,
      "high": 14.64,
      "low": 14.23,
      "close": 14.27,
      "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 PGLBX
πŸ›‘οΈ

Need to archive this data?

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