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

GOF JSON Data API

Access 223 data points for GOF spanning 19 years (2007–Jan 21, 2026). Optimized JSON format (32.7 KB).

GET /api/tickers/GOF/json● 200 OK (Live)
{
  "symbol": "GOF",
  "timestamp": "2026-01-21T21:06:18.175Z",
  "price": 12.83,
  "change_24h": 1.5835312747426704,
  "history_sample": [
    {
      "date": "2007-08-01",
      "open": 20,
      "high": 20.05,
      "low": 16.75,
      "close": 18.12,
      "volume": 654800
    },
    {
      "date": "2007-09-01",
      "open": 17.7,
      "high": 18.49,
      "low": 17.5,
      "close": 18.14,
      "volume": 662900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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