🗄️Developer Resource // JSON Endpoint

JBLGX JSON Data API

Access 94 data points for JBLGX spanning 2 years (2019–Oct 13, 2020). Optimized JSON format (13.8 KB).

GET /api/tickers/JBLGX/json● 200 OK (Live)
{
  "symbol": "JBLGX",
  "timestamp": "2026-01-18T10:39:07.272Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-01-01",
      "open": 13.28,
      "high": 13.54,
      "low": 13.11,
      "close": 13.54,
      "volume": 0
    },
    {
      "date": "2019-01-08",
      "open": 13.63,
      "high": 13.79,
      "low": 13.63,
      "close": 13.71,
      "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 JBLGX
🛡️

Need to archive this data?

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