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

JGRCX JSON Data API

Access 280 data points for JGRCX spanning 24 years (2002–Jan 1, 2026). Optimized JSON format (41.0 KB).

GET /api/tickers/JGRCX/json● 200 OK (Live)
{
  "symbol": "JGRCX",
  "timestamp": "2026-01-22T07:04:34.748Z",
  "price": 112,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2002-10-01",
      "open": 23.24,
      "high": 24.07,
      "low": 21.3,
      "close": 23.41,
      "volume": 0
    },
    {
      "date": "2002-11-01",
      "open": 23.77,
      "high": 24.47,
      "low": 22.96,
      "close": 24.47,
      "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 JGRCX
πŸ›‘οΈ

Need to archive this data?

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