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

GIGB JSON Data API

Access 458 data points for GIGB spanning 9 years (2017–Mar 6, 2026). Optimized JSON format (67.1 KB).

Download as CSV

Prefer CSV format? Download GIGB historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/GIGB/json● 200 OK (Live)

Tired of exporting to Excel? Track GIGB and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "GIGB",
  "timestamp": "2026-03-09T00:34:17.362Z",
  "price": 46.24,
  "change_24h": -0.23732470334411956,
  "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)