{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T02:20:50Z",
  "symbol": "AAPL",
  "row_count": 1254,
  "first_date": "2021-08-06",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "309.36",
    "high": "311.71",
    "low": "305.67",
    "close": "311.00",
    "volume": "49438760"
  },
  "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": "AAPL",
    "companyName": "Apple Inc. Common Stock",
    "stockType": "Common Stock",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": true,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$311.00",
      "netChange": "+1.62",
      "percentageChange": "+0.52%",
      "deltaIndicator": "up",
      "lastTradeTimestamp": "Aug 5, 2026",
      "isRealTime": false,
      "bidPrice": "N/A",
      "askPrice": "N/A",
      "bidSize": "N/A",
      "askSize": "N/A",
      "volume": "49,438,954",
      "currency": null
    },
    "secondaryData": null,
    "marketStatus": "Closed",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "202.16 - 344.57"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": [
      {
        "headline": "UPCOMING EVENTS",
        "eventTypes": [
          {
            "message": "Ex-Dividend Date : Aug 10, 2026",
            "eventName": "Dividend Date",
            "url": {
              "label": "AAPL Ex-Dividend Date : Aug 10, 2026",
              "value": "/market-activity/stocks/AAPL/dividend-history"
            },
            "id": "upcoming_events"
          }
        ]
      },
      {
        "headline": "HIGH TECHNICAL ATTRIBUTE",
        "eventTypes": [
          {
            "message": "AAPL has a High Technical Rating by Nasdaq Dorsey Wright. Discover why technical analysis matters",
            "eventName": "High Technical Attribute",
            "url": {
              "label": "Discover why technical analysis matters",
              "value": "https://www.nasdaq.com/solutions/nasdaq-dorsey-wright/technical-analysis"
            },
            "id": "tech_attribute"
          }
        ]
      }
    ]
  }
}