{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T06:20:49Z",
  "symbol": "PAA",
  "row_count": 1254,
  "first_date": "2021-08-06",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "23.60",
    "high": "23.60",
    "low": "23.08",
    "close": "23.17",
    "volume": "3086230"
  },
  "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": "PAA",
    "companyName": "Plains All American Pipeline, L.P. Common Units representing Limited Partner Interests",
    "stockType": "Common Units representing Limited Partner Interests",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": false,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$23.17",
      "netChange": "-0.38",
      "percentageChange": "-1.61%",
      "deltaIndicator": "down",
      "lastTradeTimestamp": "Aug 5, 2026",
      "isRealTime": false,
      "bidPrice": "N/A",
      "askPrice": "N/A",
      "bidSize": "N/A",
      "askSize": "N/A",
      "volume": "3,086,324",
      "currency": null
    },
    "secondaryData": null,
    "marketStatus": "Closed",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "15.68 - 25.03"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": [
      {
        "headline": "UPCOMING EVENTS",
        "eventTypes": [
          {
            "message": "Earnings Date : Aug 7, 2026",
            "eventName": "Earnings Date",
            "url": {
              "label": "PAA Earnings Date : Aug 7, 2026",
              "value": "/market-activity/stocks/PAA/earnings"
            },
            "id": "upcoming_events"
          }
        ]
      }
    ]
  }
}