{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T02:30:09Z",
  "symbol": "SPCX",
  "row_count": 37,
  "first_date": "2026-06-12",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "112.37",
    "high": "117.50",
    "low": "106.66",
    "close": "108.27",
    "volume": "208488400"
  },
  "update_mode": "initial",
  "existing_row_count": 0,
  "new_row_count": 37,
  "requested_incremental_from": "2021-08-06",
  "checked_for_date": "2026-08-05",
  "network_requests": 2,
  "info": {
    "symbol": "SPCX",
    "companyName": "Space Exploration Technologies Corp. Class A Common Stock",
    "stockType": "Class A Common Stock",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": true,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$108.27",
      "netChange": "-17.06",
      "percentageChange": "-13.61%",
      "deltaIndicator": "down",
      "lastTradeTimestamp": "Aug 5, 2026",
      "isRealTime": false,
      "bidPrice": "N/A",
      "askPrice": "N/A",
      "bidSize": "N/A",
      "askSize": "N/A",
      "volume": "208,488,937",
      "currency": null
    },
    "secondaryData": null,
    "marketStatus": "Closed",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "104.83 - 225.64"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": []
  }
}