{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T07:29:04Z",
  "symbol": "DPZ",
  "row_count": 1254,
  "first_date": "2021-08-06",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "369.00",
    "high": "369.51",
    "low": "362.21",
    "close": "366.61",
    "volume": "680341"
  },
  "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": "DPZ",
    "companyName": "Domino's Pizza Inc Common Stock",
    "stockType": "Common Stock",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": false,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$366.61",
      "netChange": "-1.02",
      "percentageChange": "-0.28%",
      "deltaIndicator": "down",
      "lastTradeTimestamp": "Aug 5, 2026",
      "isRealTime": false,
      "bidPrice": "N/A",
      "askPrice": "N/A",
      "bidSize": "N/A",
      "askSize": "N/A",
      "volume": "680,343",
      "currency": null
    },
    "secondaryData": null,
    "marketStatus": "Closed",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "282.00 - 469.00"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": []
  }
}