{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T05:09:02Z",
  "symbol": "GFS",
  "row_count": 1196,
  "first_date": "2021-10-28",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "48.14",
    "high": "52.64",
    "low": "48.037",
    "close": "49.46",
    "volume": "7927205"
  },
  "update_mode": "initial",
  "existing_row_count": 0,
  "new_row_count": 1196,
  "requested_incremental_from": "2021-08-06",
  "checked_for_date": "2026-08-05",
  "network_requests": 2,
  "info": {
    "symbol": "GFS",
    "companyName": "GlobalFoundries Inc. Ordinary Shares",
    "stockType": "Ordinary Share",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": false,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$49.46",
      "netChange": "-2.56",
      "percentageChange": "-4.92%",
      "deltaIndicator": "down",
      "lastTradeTimestamp": "Aug 5, 2026",
      "isRealTime": false,
      "bidPrice": "N/A",
      "askPrice": "N/A",
      "bidSize": "N/A",
      "askSize": "N/A",
      "volume": "7,927,207",
      "currency": null
    },
    "secondaryData": null,
    "marketStatus": "Closed",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "31.51 - 92.55"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": []
  }
}