🗄️Developer Resource // JSON Endpoint

GLO JSON Data API

Access 238 data points for GLO spanning 20 years (2006–Feb 13, 2026). Optimized JSON format (34.9 KB).

Download as CSV

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

GET /api/tickers/GLO/json● 200 OK (Live)
{
  "symbol": "GLO",
  "timestamp": "2026-02-17T01:17:27.179Z",
  "price": 6.01,
  "change_24h": 1.0084033613445313,
  "history_sample": [
    {
      "date": "2006-06-01",
      "open": 20.02,
      "high": 20.36,
      "low": 17.95,
      "close": 19.24,
      "volume": 1719500
    },
    {
      "date": "2006-07-01",
      "open": 19.29,
      "high": 19.45,
      "low": 17.96,
      "close": 18.25,
      "volume": 1294600
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import GLO
🛡️

Need to archive this data?

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