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

GIGB JSON Data API

Access 452 data points for GIGB spanning 9 years (2017–Jan 21, 2026). Optimized JSON format (66.2 KB).

GET /api/tickers/GIGB/json● 200 OK (Live)
{
  "symbol": "GIGB",
  "timestamp": "2026-01-22T08:21:55.720Z",
  "price": 46.39,
  "change_24h": 0.4547423126894778,
  "history_sample": [
    {
      "date": "2017-06-05",
      "open": 49.79,
      "high": 49.79,
      "low": 49.62,
      "close": 49.71,
      "volume": 34000
    },
    {
      "date": "2017-06-12",
      "open": 49.68,
      "high": 50.05,
      "low": 49.66,
      "close": 49.98,
      "volume": 146400
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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