🗄️Developer Resource // JSON Endpoint

JBLCX JSON Data API

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

GET /api/tickers/JBLCX/json● 200 OK (Live)
{
  "symbol": "JBLCX",
  "timestamp": "2026-01-21T19:45:30.475Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2019-01-01",
      "open": 12.11,
      "high": 12.22,
      "low": 12.11,
      "close": 12.22,
      "volume": 0
    },
    {
      "date": "2019-01-08",
      "open": 12.24,
      "high": 12.3,
      "low": 12.24,
      "close": 12.28,
      "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 JBLCX
🛡️

Need to archive this data?

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