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

GDS JSON Data API

Access 489 data points for GDS spanning 10 years (2016–Mar 6, 2026). Optimized JSON format (71.6 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "GDS",
  "timestamp": "2026-03-07T18:50:21.539Z",
  "price": 40.87,
  "change_24h": 7.242193649960635,
  "history_sample": [
    {
      "date": "2016-10-31",
      "open": 10,
      "high": 10.76,
      "low": 9.8,
      "close": 10,
      "volume": 11861900
    },
    {
      "date": "2016-11-07",
      "open": 10.22,
      "high": 10.41,
      "low": 9.01,
      "close": 9.65,
      "volume": 1472300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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