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

GIB JSON Data API

Access 328 data points for GIB spanning 28 years (1998–Jan 21, 2026). Optimized JSON format (48.0 KB).

GET /api/tickers/GIB/json● 200 OK (Live)
{
  "symbol": "GIB",
  "timestamp": "2026-01-21T23:15:45.420Z",
  "price": 87.95,
  "change_24h": 0.7214841960604784,
  "history_sample": [
    {
      "date": "1998-11-01",
      "open": 6.91,
      "high": 9.44,
      "low": 6.91,
      "close": 8.69,
      "volume": 423600
    },
    {
      "date": "1998-12-01",
      "open": 8.63,
      "high": 9.97,
      "low": 8.38,
      "close": 9.91,
      "volume": 410800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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