{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T03:59:09Z",
  "symbol": "BKR",
  "row_count": 1254,
  "first_date": "2021-08-06",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "62.54",
    "high": "62.54",
    "low": "61.115",
    "close": "61.67",
    "volume": "5791801"
  },
  "update_mode": "initial",
  "existing_row_count": 0,
  "new_row_count": 1254,
  "requested_incremental_from": "2021-08-06",
  "checked_for_date": "2026-08-05",
  "network_requests": 2,
  "info": {
    "symbol": "BKR",
    "companyName": "Baker Hughes Company Class A Common Stock",
    "stockType": "Common Stock",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": true,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$61.67",
      "netChange": "-0.06",
      "percentageChange": "-0.10%",
      "deltaIndicator": "down",
      "lastTradeTimestamp": "Aug 5, 2026",
      "isRealTime": false,
      "bidPrice": "N/A",
      "askPrice": "N/A",
      "bidSize": "N/A",
      "askSize": "N/A",
      "volume": "5,791,802",
      "currency": null
    },
    "secondaryData": null,
    "marketStatus": "Closed",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "41.96 - 70.41"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": [
      {
        "headline": "UPCOMING EVENTS",
        "eventTypes": [
          {
            "message": "Ex-Dividend Date : Aug 7, 2026",
            "eventName": "Dividend Date",
            "url": {
              "label": "BKR Ex-Dividend Date : Aug 7, 2026",
              "value": "/market-activity/stocks/BKR/dividend-history"
            },
            "id": "upcoming_events"
          }
        ]
      }
    ]
  }
}