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

SGRHX JSON Data API

Access 124 data points for SGRHX spanning 11 years (2015–Jan 1, 2026). Optimized JSON format (18.2 KB).

GET /api/tickers/SGRHX/json● 200 OK (Live)
{
  "symbol": "SGRHX",
  "timestamp": "2026-01-21T23:14:09.093Z",
  "price": null,
  "change_24h": null,
  "history_sample": [
    {
      "date": "2015-10-01",
      "open": 49.22,
      "high": 52.37,
      "low": 49.22,
      "close": 52.1,
      "volume": 0
    },
    {
      "date": "2015-11-01",
      "open": 52.75,
      "high": 53.45,
      "low": 50.92,
      "close": 52.99,
      "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 SGRHX
πŸ›‘οΈ

Need to archive this data?

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