{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T06:35:22Z",
  "symbol": "TPG",
  "row_count": 1143,
  "first_date": "2022-01-13",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "49.51",
    "high": "49.75",
    "low": "47.51",
    "close": "47.91",
    "volume": "3917685"
  },
  "update_mode": "initial",
  "existing_row_count": 0,
  "new_row_count": 1143,
  "requested_incremental_from": "2021-08-06",
  "checked_for_date": "2026-08-05",
  "network_requests": 2,
  "info": {
    "symbol": "TPG",
    "companyName": "TPG Inc. Class A Common Stock",
    "stockType": "Class A Common Stock",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": false,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$47.91",
      "netChange": "-1.07",
      "percentageChange": "-2.18%",
      "deltaIndicator": "down",
      "lastTradeTimestamp": "Aug 5, 2026",
      "isRealTime": false,
      "bidPrice": "N/A",
      "askPrice": "N/A",
      "bidSize": "N/A",
      "askSize": "N/A",
      "volume": "3,917,743",
      "currency": null
    },
    "secondaryData": null,
    "marketStatus": "Closed",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "36.95 - 70.38"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": [
      {
        "headline": "UPCOMING EVENTS",
        "eventTypes": [
          {
            "message": "Ex-Dividend Date : Aug 14, 2026",
            "eventName": "Dividend Date",
            "url": {
              "label": "TPG Ex-Dividend Date : Aug 14, 2026",
              "value": "/market-activity/stocks/TPG/dividend-history"
            },
            "id": "upcoming_events"
          }
        ]
      }
    ]
  }
}