ETF Constituents API
getETFConstituents
The getETFConstituents API from Barchart OnDemand provides the complete list of constituents for a given ETF and includes symbol, name, % holding, and shares.
View All APIsContact Us to Get Access
Inputs
symbolrequired
A valid ETF symbol.
Type
string (A sequence of characters. (example: GOOG))
Example
SPY
Outputs
symbol
always returned
always returned
The symbol of the constituent instrument.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
name
always returned
always returned
The name of the constituent instrument.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
holdingsPercent
always returned
always returned
The percent of holdings.
double
A numeric type defining a number with fractional parts. (example: 2.14)
A numeric type defining a number with fractional parts. (example: 2.14)
sharesHeld
always returned
always returned
Number of shares held.
int
A numeric type defining a whole number. (example: 2)
A numeric type defining a whole number. (example: 2)
exchange
always returned
always returned
Exchange code for the marketplace where the financial instruments are listed.
string
A sequence of characters. (example: GOOG)
A sequence of characters. (example: GOOG)
Status Code Responses
200
OK
Success
400
Bad Request
The request was invalid, please see the message for more information.
500
Internal Server Error
Something is not working correctly, please contact support.
JSON
GET
GET https://ondemand.websol.barchart.com/getETFConstituents.json?apikey=YOUR_API_KEY&symbol=SPY
Host: ondemand.websol.barchart.com
POST
POST https://ondemand.websol.barchart.com/getETFConstituents.json
Host: ondemand.websol.barchart.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length
apikey=YOUR_API_KEY&symbol=SPY
Response
{
"status": {
"code": 200,
"message": "Success."
},
"results": [
{
"symbol": "AAPL",
"name": "Apple Inc",
"holdingsPercent": 6.66,
"sharesHeld": 164285700,
"exchange": "NASDAQ"
},
{
"symbol": "MSFT",
"name": "Microsoft Corp",
"holdingsPercent": 5.79,
"sharesHeld": 79448560,
"exchange": "NASDAQ"
},
{
"symbol": "AMZN",
"name": "AMAZON COM INC",
"holdingsPercent": 2.86,
"sharesHeld": 4637651,
"exchange": "NASDAQ"
},
{
"symbol": "GOOGL",
"name": "Alphabet Inc Cl A",
"holdingsPercent": 2.03,
"sharesHeld": 3187051,
"exchange": "NASDAQ"
},
{
"symbol": "GOOG",
"name": "Alphabet Inc",
"holdingsPercent": 1.88,
"sharesHeld": 2943290,
"exchange": "NASDAQ"
},
{
"symbol": "TSLA",
"name": "Tesla Inc",
"holdingsPercent": 1.79,
"sharesHeld": 8870939,
"exchange": "NASDAQ"
},
{
"symbol": "BRK.B",
"name": "Berkshire Hathaway Inc",
"holdingsPercent": 1.67,
"sharesHeld": 19406856,
"exchange": "NYSE"
},
{
"symbol": "JNJ",
"name": "Johnson & Johnson",
"holdingsPercent": 1.38,
"sharesHeld": 27906114,
"exchange": "NYSE"
},
{
"symbol": "FB",
"name": "Meta Platforms Inc",
"holdingsPercent": 1.36,
"sharesHeld": 24476824,
"exchange": "NASDAQ"
},
{
"symbol": "UNH",
"name": "UnitedHealth Group Inc",
"holdingsPercent": 1.36,
"sharesHeld": 9983867,
"exchange": "NYSE"
},
{
"symbol": "NVDA",
"name": "NVIDIA Corp",
"holdingsPercent": 1.27,
"sharesHeld": 26491736,
"exchange": "NASDAQ"
},
{
"symbol": "XOM",
"name": "Exxon Mobil Corp",
"holdingsPercent": 1.14,
"sharesHeld": 44885584,
"exchange": "NYSE"
},
{
"symbol": "PG",
"name": "PROCTER & GAMB",
"holdingsPercent": 1.1,
"sharesHeld": 25414478,
"exchange": "NYSE"
},
{
"symbol": "JPM",
"name": "JPMORGAN CHASE",
"holdingsPercent": 1.03,
"sharesHeld": 31332636,
"exchange": "NYSE"
},
{
"symbol": "CVX",
"name": "Chevron Corp",
"holdingsPercent": 0.98,
"sharesHeld": 20437916,
"exchange": "NYSE"
},
{
"symbol": "V",
"name": "Visa Inc. Class A",
"holdingsPercent": 0.97,
"sharesHeld": 17583080,
"exchange": "NYSE"
},
{
"symbol": "HD",
"name": "Home Depot Inc.",
"holdingsPercent": 0.91,
"sharesHeld": 11071259,
"exchange": "NYSE"
},
{
"symbol": "MA",
"name": "MasterCard Inc",
"holdingsPercent": 0.84,
"sharesHeld": 9150567,
"exchange": "NYSE"
},
{
"symbol": "PFE",
"name": "Pfizer Inc",
"holdingsPercent": 0.84,
"sharesHeld": 59509484,
"exchange": "NYSE"
},
{
"symbol": "ABBV",
"name": "AbbVie Inc",
"holdingsPercent": 0.81,
"sharesHeld": 18743720,
"exchange": "NYSE"
},
{
"symbol": "KO",
"name": "Coca-Cola Company",
"holdingsPercent": 0.76,
"sharesHeld": 41216336,
"exchange": "NYSE"
},
{
"symbol": "BAC",
"name": "Bank of America Corp",
"holdingsPercent": 0.73,
"sharesHeld": 75366184,
"exchange": "NYSE"
},
{
"symbol": "PEP",
"name": "PepsiCo Inc",
"holdingsPercent": 0.72,
"sharesHeld": 14667664,
"exchange": "NASDAQ"
},
{
"symbol": "AVGO",
"name": "BROADCOM INC",
"holdingsPercent": 0.71,
"sharesHeld": 4377495,
"exchange": "NASDAQ"
},
{
"symbol": "LLY",
"name": "ELI LILLY",
"holdingsPercent": 0.7,
"sharesHeld": 8417924,
"exchange": "NYSE"
},
{
"symbol": "MRK",
"name": "MERCK & CO",
"holdingsPercent": 0.69,
"sharesHeld": 26780844,
"exchange": "NYSE"
},
{
"symbol": "COST",
"name": "Costco Wholesale Corp",
"holdingsPercent": 0.65,
"sharesHeld": 4701441,
"exchange": "NASDAQ"
},
{
"symbol": "TMO",
"name": "Thermo Fisher Scientific Inc",
"holdingsPercent": 0.63,
"sharesHeld": 4177876,
"exchange": "NYSE"
},
{
"symbol": "WMT",
"name": "WALMART INC",
"holdingsPercent": 0.62,
"sharesHeld": 14998992,
"exchange": "NYSE"
},
{
"symbol": "CSCO",
"name": "Cisco Systems Inc",
"holdingsPercent": 0.61,
"sharesHeld": 44716510,
"exchange": "NASDAQ"
},
{
"symbol": "VZ",
"name": "Verizon Communications Inc.",
"holdingsPercent": 0.61,
"sharesHeld": 44508460,
"exchange": "NYSE"
},
{
"symbol": "ABT",
"name": "Abbott Laboratories",
"holdingsPercent": 0.57,
"sharesHeld": 18747770,
"exchange": "NYSE"
},
{
"symbol": "DIS",
"name": "Walt Disney Co",
"holdingsPercent": 0.57,
"sharesHeld": 19302972,
"exchange": "NYSE"
},
{
"symbol": "ADBE",
"name": "Adobe Inc",
"holdingsPercent": 0.56,
"sharesHeld": 5001147,
"exchange": "NASDAQ"
},
{
"symbol": "CMCSA",
"name": "Comcast Corp",
"holdingsPercent": 0.56,
"sharesHeld": 47962544,
"exchange": "NASDAQ"
},
{
"symbol": "MCD",
"name": "MCDONALDS COR",
"holdingsPercent": 0.54,
"sharesHeld": 7922466,
"exchange": "NYSE"
},
{
"symbol": "ACN",
"name": "ACCENTURE PLC CL A",
"holdingsPercent": 0.53,
"sharesHeld": 6700655,
"exchange": "NYSE"
},
{
"symbol": "INTC",
"name": "Intel Corp",
"holdingsPercent": 0.52,
"sharesHeld": 43172556,
"exchange": "NASDAQ"
},
{
"symbol": "BMY",
"name": "Bristol-Myers Squibb Company",
"holdingsPercent": 0.49,
"sharesHeld": 23110090,
"exchange": "NYSE"
},
{
"symbol": "PM",
"name": "Philip Morris International Inc.",
"holdingsPercent": 0.48,
"sharesHeld": 16437843,
"exchange": "NYSE"
},
{
"symbol": "WFC",
"name": "WELLS FARGO &",
"holdingsPercent": 0.48,
"sharesHeld": 41198468,
"exchange": "NYSE"
},
{
"symbol": "CRM",
"name": "Salesforce.Com Inc",
"holdingsPercent": 0.48,
"sharesHeld": 10443223,
"exchange": "NYSE"
},
{
"symbol": "LIN",
"name": "LIN Media LLC",
"holdingsPercent": 0.47,
"sharesHeld": 5434264,
"exchange": "NYSE"
},
{
"symbol": "DHR",
"name": "Danaher Corporation",
"holdingsPercent": 0.46,
"sharesHeld": 6746808,
"exchange": "NYSE"
},
{
"symbol": "TXN",
"name": "TEXAS INSTRUME",
"holdingsPercent": 0.46,
"sharesHeld": 9791692,
"exchange": "NASDAQ"
},
{
"symbol": "AMD",
"name": "Advanced Micro Devices Inc",
"holdingsPercent": 0.45,
"sharesHeld": 17332708,
"exchange": "NASDAQ"
},
{
"symbol": "QCOM",
"name": "QUALCOMM Inc",
"holdingsPercent": 0.45,
"sharesHeld": 11948722,
"exchange": "NASDAQ"
},
{
"symbol": "UNP",
"name": "Union Pacific Corp",
"holdingsPercent": 0.43,
"sharesHeld": 6752503,
"exchange": "NYSE"
},
{
"symbol": "T",
"name": "AT&T",
"holdingsPercent": 0.43,
"sharesHeld": 75711096,
"exchange": "NYSE"
},
{
"symbol": "NKE",
"name": "NIKE Inc",
"holdingsPercent": 0.42,
"sharesHeld": 13531505,
"exchange": "NYSE"
},
{
"symbol": "MDT",
"name": "Medtronic Inc",
"holdingsPercent": 0.41,
"sharesHeld": 14240640,
"exchange": "NYSE"
},
{
"symbol": "RTX",
"name": "Raytheon Technologies Corp",
"holdingsPercent": 0.41,
"sharesHeld": 15835709,
"exchange": "NYSE"
},
{
"symbol": "NEE",
"name": "NEXTERA ENERGY",
"holdingsPercent": 0.41,
"sharesHeld": 20803086,
"exchange": "NYSE"
},
{
"symbol": "COP",
"name": "CompuGroup Medical AG",
"holdingsPercent": 0.41,
"sharesHeld": 13806726,
"exchange": "NYSE"
},
{
"symbol": "AMGN",
"name": "Amgen Inc",
"holdingsPercent": 0.4,
"sharesHeld": 5959069,
"exchange": "NASDAQ"
},
{
"symbol": "HON",
"name": "Honeywell International",
"holdingsPercent": 0.39,
"sharesHeld": 7267548,
"exchange": "NASDAQ"
},
{
"symbol": "LOW",
"name": "Lowes Companies Inc",
"holdingsPercent": 0.39,
"sharesHeld": 7143245,
"exchange": "NYSE"
},
{
"symbol": "UPS",
"name": "United Parcel Service Inc",
"holdingsPercent": 0.39,
"sharesHeld": 7730835,
"exchange": "NYSE"
},
{
"symbol": "CVS",
"name": "CVS Health Corp",
"holdingsPercent": 0.38,
"sharesHeld": 13924570,
"exchange": "NYSE"
},
{
"symbol": "IBM",
"name": "International Business Machines Corp",
"holdingsPercent": 0.36,
"sharesHeld": 9508247,
"exchange": "NYSE"
},
{
"symbol": "ANTM",
"name": "Anthem Inc",
"holdingsPercent": 0.35,
"sharesHeld": 2567823,
"exchange": "NYSE"
},
{
"symbol": "SPGI",
"name": "S&P Global Inc.",
"holdingsPercent": 0.35,
"sharesHeld": 3750046,
"exchange": "NYSE"
},
{
"symbol": "MS",
"name": "Morgan Stanley",
"holdingsPercent": 0.33,
"sharesHeld": 15029747,
"exchange": "NYSE"
},
{
"symbol": "CAT",
"name": "Caterpillar Inc",
"holdingsPercent": 0.33,
"sharesHeld": 5723757,
"exchange": "NYSE"
},
{
"symbol": "ORCL",
"name": "Oracle Corp",
"holdingsPercent": 0.32,
"sharesHeld": 16704744,
"exchange": "NYSE"
},
{
"symbol": "LMT",
"name": "Lockheed Martin Corp",
"holdingsPercent": 0.31,
"sharesHeld": 2569610,
"exchange": "NYSE"
},
{
"symbol": "TGT",
"name": "Target Corp",
"holdingsPercent": 0.31,
"sharesHeld": 5079814,
"exchange": "NYSE"
},
{
"symbol": "DE",
"name": "Deere & Company",
"holdingsPercent": 0.31,
"sharesHeld": 2973371,
"exchange": "NYSE"
},
{
"symbol": "AMT",
"name": "AMERICAN TOWER CORP",
"holdingsPercent": 0.31,
"sharesHeld": 4828375,
"exchange": "NYSE"
},
{
"symbol": "GS",
"name": "Goldman Sachs Group Inc.",
"holdingsPercent": 0.3,
"sharesHeld": 3591878,
"exchange": "NYSE"
},
{
"symbol": "INTU",
"name": "Intuit Inc",
"holdingsPercent": 0.3,
"sharesHeld": 3002218,
"exchange": "NASDAQ"
},
{
"symbol": "AMAT",
"name": "Applied Materials Inc",
"holdingsPercent": 0.29,
"sharesHeld": 9414673,
"exchange": "NASDAQ"
},
{
"symbol": "MO",
"name": "ALTRIA GROUP",
"holdingsPercent": 0.29,
"sharesHeld": 19327612,
"exchange": "NYSE"
},
{
"symbol": "AXP",
"name": "AMERICAN EXPRESS CO",
"holdingsPercent": 0.28,
"sharesHeld": 6521190,
"exchange": "NYSE"
},
{
"symbol": "SCHW",
"name": "Charles Schwab Corp",
"holdingsPercent": 0.28,
"sharesHeld": 15908334,
"exchange": "NYSE"
},
{
"symbol": "C",
"name": "Citigroup Inc",
"holdingsPercent": 0.28,
"sharesHeld": 20994664,
"exchange": "NYSE"
},
{
"symbol": "PLD",
"name": "PROLOGIS",
"holdingsPercent": 0.27,
"sharesHeld": 7845743,
"exchange": "NYSE"
},
{
"symbol": "MDLZ",
"name": "MONDELEZ INT C",
"holdingsPercent": 0.27,
"sharesHeld": 14711865,
"exchange": "NASDAQ"
},
{
"symbol": "PYPL",
"name": "PayPal Holdings Inc",
"holdingsPercent": 0.27,
"sharesHeld": 12351860,
"exchange": "NASDAQ"
},
{
"symbol": "CB",
"name": "Chubb Limited",
"holdingsPercent": 0.26,
"sharesHeld": 4557714,
"exchange": "NYSE"
},
{
"symbol": "ADP",
"name": "Automatic Data Process",
"holdingsPercent": 0.26,
"sharesHeld": 4452817,
"exchange": "NASDAQ"
},
{
"symbol": "NOW",
"name": "ServiceNow Inc",
"holdingsPercent": 0.26,
"sharesHeld": 2120452,
"exchange": "NYSE"
},
{
"symbol": "CI",
"name": "Cigna Corp",
"holdingsPercent": 0.25,
"sharesHeld": 3424047,
"exchange": "NYSE"
},
{
"symbol": "MMM",
"name": "3M",
"holdingsPercent": 0.25,
"sharesHeld": 6055058,
"exchange": "NYSE"
},
{
"symbol": "BLK",
"name": "BLACKROCK INC",
"holdingsPercent": 0.25,
"sharesHeld": 1508958,
"exchange": "NYSE"
},
{
"symbol": "DUK",
"name": "DUKE ENERGY",
"holdingsPercent": 0.25,
"sharesHeld": 8126003,
"exchange": "NYSE"
},
{
"symbol": "BKNG",
"name": "BOOKING HOLDIN",
"holdingsPercent": 0.25,
"sharesHeld": 435418,
"exchange": "NASDAQ"
},
{
"symbol": "SBUX",
"name": "SBUX",
"holdingsPercent": 0.25,
"sharesHeld": 12195771,
"exchange": "NASDAQ"
},
{
"symbol": "NFLX",
"name": "Netflix Inc",
"holdingsPercent": 0.24,
"sharesHeld": 4706900,
"exchange": "NASDAQ"
},
{
"symbol": "ADI",
"name": "Analog Devices Inc",
"holdingsPercent": 0.24,
"sharesHeld": 5569862,
"exchange": "NASDAQ"
},
{
"symbol": "GE",
"name": "GENERAL ELEC C",
"holdingsPercent": 0.24,
"sharesHeld": 11655330,
"exchange": "NYSE"
},
{
"symbol": "MMC",
"name": "MARSH & MCLENN",
"holdingsPercent": 0.24,
"sharesHeld": 5352028,
"exchange": "NYSE"
},
{
"symbol": "SO",
"name": "Southern Co",
"holdingsPercent": 0.23,
"sharesHeld": 11236513,
"exchange": "NYSE"
},
{
"symbol": "MU",
"name": "MICRON TECH",
"holdingsPercent": 0.23,
"sharesHeld": 11834355,
"exchange": "NASDAQ"
},
{
"symbol": "ISRG",
"name": "Intuitive Surgic",
"holdingsPercent": 0.23,
"sharesHeld": 3792830,
"exchange": "NASDAQ"
},
{
"symbol": "SYK",
"name": "Stryker Corp",
"holdingsPercent": 0.23,
"sharesHeld": 3559609,
"exchange": "NYSE"
},
{
"symbol": "ZTS",
"name": "Zoetis Inc",
"holdingsPercent": 0.23,
"sharesHeld": 5006535,
"exchange": "NYSE"
},
{
"symbol": "GILD",
"name": "GILEAD SCI",
"holdingsPercent": 0.23,
"sharesHeld": 13299307,
"exchange": "NASDAQ"
},
{
"symbol": "CCI",
"name": "Crown Castle International Corp",
"holdingsPercent": 0.22,
"sharesHeld": 4565403,
"exchange": "NYSE"
},
{
"symbol": "TMUS",
"name": "T-Mobile US Inc",
"holdingsPercent": 0.22,
"sharesHeld": 6224935,
"exchange": "NASDAQ"
},
{
"symbol": "EOG",
"name": "EOG Resources Inc",
"holdingsPercent": 0.22,
"sharesHeld": 6203235,
"exchange": "NYSE"
},
{
"symbol": "CSX",
"name": "CSX Corp",
"holdingsPercent": 0.22,
"sharesHeld": 23467700,
"exchange": "NASDAQ"
},
{
"symbol": "BDX",
"name": "BECTON DICKINSON AND CO",
"holdingsPercent": 0.21,
"sharesHeld": 3018723,
"exchange": "NYSE"
},
{
"symbol": "CME",
"name": "CME Group Inc",
"holdingsPercent": 0.21,
"sharesHeld": 3810391,
"exchange": "NASDAQ"
},
{
"symbol": "REGN",
"name": "Regeneron Pharmaceuticals Inc",
"holdingsPercent": 0.21,
"sharesHeld": 1131451,
"exchange": "NASDAQ"
},
{
"symbol": "BA",
"name": "BOEING CO",
"holdingsPercent": 0.2,
"sharesHeld": 5819214,
"exchange": "NYSE"
},
{
"symbol": "D",
"name": "DOMINION ENERGY",
"holdingsPercent": 0.2,
"sharesHeld": 8587801,
"exchange": "NYSE"
},
{
"symbol": "LRCX",
"name": "Lam Research Corp",
"holdingsPercent": 0.2,
"sharesHeld": 1478997,
"exchange": "NASDAQ"
},
{
"symbol": "NOC",
"name": "Northrop Grumman Corp",
"holdingsPercent": 0.2,
"sharesHeld": 1555699,
"exchange": "NYSE"
},
{
"symbol": "TJX",
"name": "TJX Companies Inc",
"holdingsPercent": 0.2,
"sharesHeld": 12647211,
"exchange": "NYSE"
},
{
"symbol": "CL",
"name": "Colgate-Palmolive Company",
"holdingsPercent": 0.2,
"sharesHeld": 8909836,
"exchange": "NYSE"
},
{
"symbol": "SHW",
"name": "Sherwin-Williams Co.",
"holdingsPercent": 0.19,
"sharesHeld": 2549419,
"exchange": "NYSE"
},
{
"symbol": "PNC",
"name": "PNC Financial Services Group Inc.",
"holdingsPercent": 0.19,
"sharesHeld": 4452339,
"exchange": "NYSE"
},
{
"symbol": "USB",
"name": "U.S. Bancorp",
"holdingsPercent": 0.19,
"sharesHeld": 14317919,
"exchange": "NYSE"
},
{
"symbol": "VRTX",
"name": "Vertex Pharmaceuticals Inc",
"holdingsPercent": 0.19,
"sharesHeld": 2689825,
"exchange": "NASDAQ"
},
{
"symbol": "PGR",
"name": "Progressive Corp\/The",
"holdingsPercent": 0.19,
"sharesHeld": 6180832,
"exchange": "NYSE"
},
{
"symbol": "TFC",
"name": "Truist Financial Corp",
"holdingsPercent": 0.18,
"sharesHeld": 14099392,
"exchange": "NYSE"
},
{
"symbol": "ATVI",
"name": "Activision Blizzard Inc",
"holdingsPercent": 0.18,
"sharesHeld": 8259788,
"exchange": "NASDAQ"
},
{
"symbol": "PXD",
"name": "Pioneer Natural Resources Co",
"holdingsPercent": 0.18,
"sharesHeld": 2395926,
"exchange": "NYSE"
},
{
"symbol": "WM",
"name": "Waste Management Inc.",
"holdingsPercent": 0.18,
"sharesHeld": 4071426,
"exchange": "NYSE"
},
{
"symbol": "EW",
"name": "Edwards Lifesciences Corporation",
"holdingsPercent": 0.18,
"sharesHeld": 6619375,
"exchange": "NYSE"
},
{
"symbol": "OXY",
"name": "OCCIDENTAL PET",
"holdingsPercent": 0.18,
"sharesHeld": 9369731,
"exchange": "NYSE"
},
{
"symbol": "AON",
"name": "Aon plc",
"holdingsPercent": 0.18,
"sharesHeld": 2277276,
"exchange": "NYSE"
},
{
"symbol": "NSC",
"name": "NORFOLK SOUTHE",
"holdingsPercent": 0.17,
"sharesHeld": 2542248,
"exchange": "NYSE"
},
{
"symbol": "SLB",
"name": "Schlumberger NV",
"holdingsPercent": 0.17,
"sharesHeld": 14878919,
"exchange": "NYSE"
},
{
"symbol": "ITW",
"name": "ILLINOIS TOOL",
"holdingsPercent": 0.17,
"sharesHeld": 3027861,
"exchange": "NYSE"
},
{
"symbol": "FIS",
"name": "FIDELITY NATIONAL INFO SE",
"holdingsPercent": 0.17,
"sharesHeld": 6443272,
"exchange": "NYSE"
},
{
"symbol": "EQIX",
"name": "Equinix Inc",
"holdingsPercent": 0.17,
"sharesHeld": 954669,
"exchange": "NASDAQ"
},
{
"symbol": "FISV",
"name": "Fiserv Inc.",
"holdingsPercent": 0.17,
"sharesHeld": 6295672,
"exchange": "NASDAQ"
},
{
"symbol": "BSX",
"name": "BOSTON SCIENTIFIC CORP COMMON STOCK USD.01",
"holdingsPercent": 0.17,
"sharesHeld": 15039659,
"exchange": "NYSE"
},
{
"symbol": "HUM",
"name": "Humana Inc",
"holdingsPercent": 0.17,
"sharesHeld": 1356736,
"exchange": "NYSE"
},
{
"symbol": "MPC",
"name": "Marathon Petroleum Corp",
"holdingsPercent": 0.16,
"sharesHeld": 6138780,
"exchange": "NYSE"
},
{
"symbol": "CHTR",
"name": "Charter Communications Inc",
"holdingsPercent": 0.16,
"sharesHeld": 1263776,
"exchange": "NASDAQ"
},
{
"symbol": "ETN",
"name": "EATON CORP",
"holdingsPercent": 0.16,
"sharesHeld": 4210549,
"exchange": "NYSE"
},
{
"symbol": "EL",
"name": "ESTEE LAUDER",
"holdingsPercent": 0.16,
"sharesHeld": 2464195,
"exchange": "NYSE"
},
{
"symbol": "ICE",
"name": "Intercontinental Exchange Inc.",
"holdingsPercent": 0.16,
"sharesHeld": 5948434,
"exchange": "NYSE"
},
{
"symbol": "DG",
"name": "Dollar General Corp",
"holdingsPercent": 0.16,
"sharesHeld": 2463292,
"exchange": "NYSE"
},
{
"symbol": "GM",
"name": "GENERAL MOTORS",
"holdingsPercent": 0.16,
"sharesHeld": 15333559,
"exchange": "NYSE"
},
{
"symbol": "GD",
"name": "GENERAL DYNAMI",
"holdingsPercent": 0.15,
"sharesHeld": 2438240,
"exchange": "NYSE"
},
{
"symbol": "NEM",
"name": "Newmont Corporation",
"holdingsPercent": 0.15,
"sharesHeld": 8441631,
"exchange": "NYSE"
},
{
"symbol": "VLO",
"name": "VALERO ENERGY",
"holdingsPercent": 0.15,
"sharesHeld": 4318314,
"exchange": "NYSE"
},
{
"symbol": "SRE",
"name": "Sempra Energy",
"holdingsPercent": 0.15,
"sharesHeld": 3385767,
"exchange": "NYSE"
},
{
"symbol": "FCX",
"name": "FREEPORT MCMORAN INC",
"holdingsPercent": 0.15,
"sharesHeld": 15510850,
"exchange": "NYSE"
},
{
"symbol": "APD",
"name": "Air Prods & Chems Inc",
"holdingsPercent": 0.15,
"sharesHeld": 2338225,
"exchange": "NYSE"
},
{
"symbol": "F",
"name": "F MOTOR",
"holdingsPercent": 0.15,
"sharesHeld": 41703136,
"exchange": "NYSE"
},
{
"symbol": "FDX",
"name": "FedEx Corp",
"holdingsPercent": 0.15,
"sharesHeld": 2585619,
"exchange": "NYSE"
},
{
"symbol": "HCA",
"name": "HCA Healthcare Inc",
"holdingsPercent": 0.15,
"sharesHeld": 2533778,
"exchange": "NYSE"
},
{
"symbol": "EMR",
"name": "EMERSON ELECTR",
"holdingsPercent": 0.15,
"sharesHeld": 6314690,
"exchange": "NYSE"
},
{
"symbol": "DOW",
"name": "Dow Inc",
"holdingsPercent": 0.15,
"sharesHeld": 7825440,
"exchange": "NYSE"
},
{
"symbol": "AEP",
"name": "AMER ELEC PWR",
"holdingsPercent": 0.15,
"sharesHeld": 5339825,
"exchange": "NASDAQ"
},
{
"symbol": "KLAC",
"name": "KLA Corp",
"holdingsPercent": 0.15,
"sharesHeld": 1601504,
"exchange": "NASDAQ"
},
{
"symbol": "CNC",
"name": "Centene Corp",
"holdingsPercent": 0.15,
"sharesHeld": 6158199,
"exchange": "NYSE"
},
{
"symbol": "MCK",
"name": "McKesson Corp",
"holdingsPercent": 0.14,
"sharesHeld": 1588235,
"exchange": "NYSE"
},
{
"symbol": "AIG",
"name": "AMER INTL GROU",
"holdingsPercent": 0.14,
"sharesHeld": 8784806,
"exchange": "NYSE"
},
{
"symbol": "ADM",
"name": "Archer Daniels Midland",
"holdingsPercent": 0.14,
"sharesHeld": 5908105,
"exchange": "NYSE"
},
{
"symbol": "PSA",
"name": "Public Storage",
"holdingsPercent": 0.14,
"sharesHeld": 1609433,
"exchange": "NYSE"
},
{
"symbol": "MRNA",
"name": "Moderna Inc",
"holdingsPercent": 0.14,
"sharesHeld": 3732737,
"exchange": "NASDAQ"
},
{
"symbol": "COF",
"name": "Capital One Financial Corp",
"holdingsPercent": 0.14,
"sharesHeld": 4388288,
"exchange": "NYSE"
},
{
"symbol": "NXPI",
"name": "NXP Semiconductor NV",
"holdingsPercent": 0.14,
"sharesHeld": 2819473,
"exchange": "NASDAQ"
},
{
"symbol": "LHX",
"name": "L3harris Technologies",
"holdingsPercent": 0.14,
"sharesHeld": 2076252,
"exchange": "NYSE"
},
{
"symbol": "KMB",
"name": "KIMBERLY-CLARK",
"holdingsPercent": 0.14,
"sharesHeld": 3557337,
"exchange": "NYSE"
},
{
"symbol": "MCO",
"name": "Moodys Corp",
"holdingsPercent": 0.14,
"sharesHeld": 1710690,
"exchange": "NYSE"
},
{
"symbol": "EXC",
"name": "EXELON CORP",
"holdingsPercent": 0.13,
"sharesHeld": 10328139,
"exchange": "NASDAQ"
},
{
"symbol": "PSX",
"name": "Phillips 66",
"holdingsPercent": 0.13,
"sharesHeld": 4948534,
"exchange": "NYSE"
},
{
"symbol": "ROP",
"name": "Roper Industries Inc",
"holdingsPercent": 0.13,
"sharesHeld": 1113638,
"exchange": "NYSE"
},
{
"symbol": "MET",
"name": "MetLife Inc",
"holdingsPercent": 0.13,
"sharesHeld": 7439496,
"exchange": "NYSE"
},
{
"symbol": "DVN",
"name": "DEVON ENERG",
"holdingsPercent": 0.13,
"sharesHeld": 6650225,
"exchange": "NYSE"
},
{
"symbol": "GIS",
"name": "General Mills Inc",
"holdingsPercent": 0.13,
"sharesHeld": 6403885,
"exchange": "NYSE"
},
{
"symbol": "MAR",
"name": "Marriott International Inc",
"holdingsPercent": 0.13,
"sharesHeld": 2889771,
"exchange": "NASDAQ"
},
{
"symbol": "SYY",
"name": "Sysco Corp",
"holdingsPercent": 0.13,
"sharesHeld": 5403255,
"exchange": "NYSE"
},
{
"symbol": "ORLY",
"name": "OReilly Automotive Inc",
"holdingsPercent": 0.13,
"sharesHeld": 712706,
"exchange": "NASDAQ"
},
{
"symbol": "WMB",
"name": "Williams Companies Inc",
"holdingsPercent": 0.13,
"sharesHeld": 12832810,
"exchange": "NYSE"
},
{
"symbol": "ADSK",
"name": "Autodesk Inc",
"holdingsPercent": 0.12,
"sharesHeld": 2323935,
"exchange": "NASDAQ"
},
{
"symbol": "TRV",
"name": "THE TRAVELERS",
"holdingsPercent": 0.12,
"sharesHeld": 2557320,
"exchange": "NYSE"
},
{
"symbol": "SNPS",
"name": "SYNOPSYS INC",
"holdingsPercent": 0.12,
"sharesHeld": 1626940,
"exchange": "NASDAQ"
},
{
"symbol": "AZO",
"name": "AutoZone Inc",
"holdingsPercent": 0.12,
"sharesHeld": 218842,
"exchange": "NYSE"
},
{
"symbol": "APH",
"name": "Amphenol Corp",
"holdingsPercent": 0.12,
"sharesHeld": 6318458,
"exchange": "NYSE"
},
{
"symbol": "CTVA",
"name": "Corteva",
"holdingsPercent": 0.12,
"sharesHeld": 7737448,
"exchange": "NYSE"
},
{
"symbol": "STZ",
"name": "Constellation Brands Inc",
"holdingsPercent": 0.12,
"sharesHeld": 1737694,
"exchange": "NYSE"
},
{
"symbol": "HPQ",
"name": "Hp Inc",
"holdingsPercent": 0.12,
"sharesHeld": 11479343,
"exchange": "NYSE"
},
{
"symbol": "TEL",
"name": "TE Connectivity Ltd",
"holdingsPercent": 0.12,
"sharesHeld": 3465072,
"exchange": "NYSE"
},
{
"symbol": "XEL",
"name": "Xcel Energy Inc",
"holdingsPercent": 0.12,
"sharesHeld": 5687083,
"exchange": "NASDAQ"
},
{
"symbol": "ECL",
"name": "Ecolab Inc",
"holdingsPercent": 0.12,
"sharesHeld": 2628563,
"exchange": "NYSE"
},
{
"symbol": "IQV",
"name": "IQVIA HOLDINGS",
"holdingsPercent": 0.12,
"sharesHeld": 2023660,
"exchange": "NYSE"
},
{
"symbol": "WELL",
"name": "Welltower Inc",
"holdingsPercent": 0.11,
"sharesHeld": 4606643,
"exchange": "NYSE"
},
{
"symbol": "O",
"name": "Realty Income Corporation",
"holdingsPercent": 0.11,
"sharesHeld": 5987343,
"exchange": "NYSE"
},
{
"symbol": "CDNS",
"name": "CADENCE DESIGN SYS INC COMMON STOCK USD.01",
"holdingsPercent": 0.11,
"sharesHeld": 2922907,
"exchange": "NASDAQ"
},
{
"symbol": "PAYX",
"name": "Paychex Inc",
"holdingsPercent": 0.11,
"sharesHeld": 3382268,
"exchange": "NASDAQ"
},
{
"symbol": "SPG",
"name": "Simon Property Group Inc",
"holdingsPercent": 0.11,
"sharesHeld": 3471152,
"exchange": "NYSE"
},
{
"symbol": "PRU",
"name": "PRUDENTIAL FIN",
"holdingsPercent": 0.11,
"sharesHeld": 3999512,
"exchange": "NYSE"
},
{
"symbol": "CTSH",
"name": "COGNIZANT TECH SOLUTIONS A COMMON STOCK USD.01",
"holdingsPercent": 0.11,
"sharesHeld": 5551779,
"exchange": "NASDAQ"
},
{
"symbol": "WBD",
"name": "Warner Bros. Discovery Inc. Series A",
"holdingsPercent": 0.11,
"sharesHeld": 23394104,
"exchange": "NASDAQ"
},
{
"symbol": "KMI",
"name": "KINDER MORGAN",
"holdingsPercent": 0.11,
"sharesHeld": 20587924,
"exchange": "NYSE"
},
{
"symbol": "FTNT",
"name": "Fortinet Inc.",
"holdingsPercent": 0.11,
"sharesHeld": 1431930,
"exchange": "NASDAQ"
},
{
"symbol": "HLT",
"name": "Hilton Worldwide Holdings Inc",
"holdingsPercent": 0.11,
"sharesHeld": 2943746,
"exchange": "NYSE"
},
{
"symbol": "BAX",
"name": "BAXTER INTERNATIONAL INC",
"holdingsPercent": 0.11,
"sharesHeld": 5278979,
"exchange": "NYSE"
},
{
"symbol": "MCHP",
"name": "MICROCHIP TECH",
"holdingsPercent": 0.11,
"sharesHeld": 5871828,
"exchange": "NASDAQ"
},
{
"symbol": "ILMN",
"name": "ILLUMINA INC",
"holdingsPercent": 0.11,
"sharesHeld": 1654324,
"exchange": "NASDAQ"
},
{
"symbol": "DLR",
"name": "DIGITAL REALTY",
"holdingsPercent": 0.11,
"sharesHeld": 3008847,
"exchange": "NYSE"
},
{
"symbol": "JCI",
"name": "JOHNSON CONTROLS",
"holdingsPercent": 0.11,
"sharesHeld": 7448590,
"exchange": "NYSE"
},
{
"symbol": "CMG",
"name": "CHIPOTLE MEXICAN GRILL INC COMMON STOCK USD.01",
"holdingsPercent": 0.11,
"sharesHeld": 296088,
"exchange": "NYSE"
},
{
"symbol": "A",
"name": "Agilent Technologies Inc",
"holdingsPercent": 0.11,
"sharesHeld": 3197223,
"exchange": "NYSE"
},
{
"symbol": "DLTR",
"name": "DOLLAR TREE IN",
"holdingsPercent": 0.11,
"sharesHeld": 2379684,
"exchange": "NASDAQ"
},
{
"symbol": "EA",
"name": "Electronic Arts Inc",
"holdingsPercent": 0.11,
"sharesHeld": 2996677,
"exchange": "NASDAQ"
},
{
"symbol": "SBAC",
"name": "SBA Communications Corp",
"holdingsPercent": 0.11,
"sharesHeld": 1157416,
"exchange": "NASDAQ"
},
{
"symbol": "ALL",
"name": "Allstate Corp.",
"holdingsPercent": 0.11,
"sharesHeld": 2975129,
"exchange": "NYSE"
},
{
"symbol": "KR",
"name": "KROGER",
"holdingsPercent": 0.11,
"sharesHeld": 7092979,
"exchange": "NYSE"
},
{
"symbol": "MSI",
"name": "MOTOROLA SOL",
"holdingsPercent": 0.1,
"sharesHeld": 1788829,
"exchange": "NYSE"
},
{
"symbol": "PEG",
"name": "PUBL SVC ENTER",
"holdingsPercent": 0.1,
"sharesHeld": 5340586,
"exchange": "NYSE"
},
{
"symbol": "GPN",
"name": "Global Payments Inc",
"holdingsPercent": 0.1,
"sharesHeld": 3018927,
"exchange": "NYSE"
},
{
"symbol": "PH",
"name": "Parker Hannifin Corp",
"holdingsPercent": 0.1,
"sharesHeld": 1363249,
"exchange": "NYSE"
},
{
"symbol": "CARR",
"name": "Carrier Global Corp",
"holdingsPercent": 0.1,
"sharesHeld": 9069441,
"exchange": "NYSE"
},
{
"symbol": "HAL",
"name": "Halliburton Co",
"holdingsPercent": 0.1,
"sharesHeld": 9527095,
"exchange": "NYSE"
},
{
"symbol": "AFL",
"name": "Aflac Inc",
"holdingsPercent": 0.1,
"sharesHeld": 6360142,
"exchange": "NYSE"
},
{
"symbol": "AJG",
"name": "Arthur J. Gallagher & Co.",
"holdingsPercent": 0.1,
"sharesHeld": 2210016,
"exchange": "NYSE"
},
{
"symbol": "ED",
"name": "Consolidated Edison Inc.",
"holdingsPercent": 0.1,
"sharesHeld": 3743309,
"exchange": "NYSE"
},
{
"symbol": "MNST",
"name": "Monster Beverage Corp",
"holdingsPercent": 0.1,
"sharesHeld": 3983145,
"exchange": "NASDAQ"
},
{
"symbol": "CTAS",
"name": "Cintas Corp",
"holdingsPercent": 0.1,
"sharesHeld": 934819,
"exchange": "NASDAQ"
},
{
"symbol": "HSY",
"name": "Hershey Co\/The",
"holdingsPercent": 0.1,
"sharesHeld": 1535440,
"exchange": "NYSE"
},
{
"symbol": "DD",
"name": "Dupont De Nemours Inc",
"holdingsPercent": 0.1,
"sharesHeld": 5464530,
"exchange": "NYSE"
},
{
"symbol": "ROST",
"name": "Ross Stores Inc",
"holdingsPercent": 0.1,
"sharesHeld": 3762686,
"exchange": "NASDAQ"
},
{
"symbol": "NUE",
"name": "NUCOR",
"holdingsPercent": 0.1,
"sharesHeld": 2883855,
"exchange": "NYSE"
},
{
"symbol": "IFF",
"name": "International Flavors & Fragrances Inc",
"holdingsPercent": 0.1,
"sharesHeld": 2693459,
"exchange": "NYSE"
},
{
"symbol": "MSCI",
"name": "MSCI Inc. Class A",
"holdingsPercent": 0.1,
"sharesHeld": 861412,
"exchange": "NYSE"
},
{
"symbol": "YUM",
"name": "Yum! Brands Inc",
"holdingsPercent": 0.1,
"sharesHeld": 3063908,
"exchange": "NYSE"
},
{
"symbol": "WEC",
"name": "WEC Energy Group Inc",
"holdingsPercent": 0.1,
"sharesHeld": 3331375,
"exchange": "NYSE"
},
{
"symbol": "HES",
"name": "Hess Corp",
"holdingsPercent": 0.09,
"sharesHeld": 2907751,
"exchange": "NYSE"
},
{
"symbol": "BK",
"name": "Bank of New York Mellon Corp",
"holdingsPercent": 0.09,
"sharesHeld": 7843757,
"exchange": "NYSE"
},
{
"symbol": "BKR",
"name": "Baker Hughes a GE Co. Class A",
"holdingsPercent": 0.09,
"sharesHeld": 9602303,
"exchange": "NASDAQ"
},
{
"symbol": "TT",
"name": "Trane Technologies PLC",
"holdingsPercent": 0.09,
"sharesHeld": 2475473,
"exchange": "NYSE"
},
{
"symbol": "OTIS",
"name": "Otis Worldwide Corp",
"holdingsPercent": 0.09,
"sharesHeld": 4508453,
"exchange": "NYSE"
},
{
"symbol": "WBA",
"name": "Walgreens Boots Alliance Inc",
"holdingsPercent": 0.09,
"sharesHeld": 7582470,
"exchange": "NASDAQ"
},
{
"symbol": "DXCM",
"name": "DexCom Inc",
"holdingsPercent": 0.09,
"sharesHeld": 1021702,
"exchange": "NASDAQ"
},
{
"symbol": "KHC",
"name": "Kraft Heinz Co",
"holdingsPercent": 0.09,
"sharesHeld": 7492033,
"exchange": "NASDAQ"
},
{
"symbol": "ES",
"name": "Eversource Energy",
"holdingsPercent": 0.09,
"sharesHeld": 3629901,
"exchange": "NYSE"
},
{
"symbol": "IDXX",
"name": "IDEXX Laboratories Inc",
"holdingsPercent": 0.09,
"sharesHeld": 898715,
"exchange": "NASDAQ"
},
{
"symbol": "FAST",
"name": "FASTENAL",
"holdingsPercent": 0.09,
"sharesHeld": 6070555,
"exchange": "NASDAQ"
},
{
"symbol": "TWTR",
"name": "Twitter Inc",
"holdingsPercent": 0.09,
"sharesHeld": 8427482,
"exchange": "NYSE"
},
{
"symbol": "DFS",
"name": "DISCOVER FINAN",
"holdingsPercent": 0.09,
"sharesHeld": 3052880,
"exchange": "NYSE"
},
{
"symbol": "MTB",
"name": "M&T Bank Corp",
"holdingsPercent": 0.09,
"sharesHeld": 1893549,
"exchange": "NYSE"
},
{
"symbol": "BIIB",
"name": "Biogen Inc",
"holdingsPercent": 0.09,
"sharesHeld": 1553477,
"exchange": "NASDAQ"
},
{
"symbol": "AMP",
"name": "Ameriprise Financial Inc",
"holdingsPercent": 0.09,
"sharesHeld": 1180723,
"exchange": "NYSE"
},
{
"symbol": "CMI",
"name": "Cummins Inc",
"holdingsPercent": 0.09,
"sharesHeld": 1516832,
"exchange": "NYSE"
},
{
"symbol": "OKE",
"name": "ONEOK Inc",
"holdingsPercent": 0.09,
"sharesHeld": 4707686,
"exchange": "NYSE"
},
{
"symbol": "PCAR",
"name": "PACCAR Inc",
"holdingsPercent": 0.09,
"sharesHeld": 3667175,
"exchange": "NASDAQ"
},
{
"symbol": "RMD",
"name": "ResMed Inc",
"holdingsPercent": 0.09,
"sharesHeld": 1550442,
"exchange": "NYSE"
},
{
"symbol": "TDG",
"name": "TransDigm Group Inc",
"holdingsPercent": 0.08,
"sharesHeld": 558644,
"exchange": "NYSE"
},
{
"symbol": "WY",
"name": "Weyerhaeuser Company",
"holdingsPercent": 0.08,
"sharesHeld": 7918780,
"exchange": "NYSE"
},
{
"symbol": "AVB",
"name": "AVALONBAY COMMUNITIES INC REIT USD.01",
"holdingsPercent": 0.08,
"sharesHeld": 1474875,
"exchange": "NYSE"
},
{
"symbol": "PPG",
"name": "PPG IND",
"holdingsPercent": 0.08,
"sharesHeld": 2506720,
"exchange": "NYSE"
},
{
"symbol": "MTD",
"name": "Mettler-Toledo International Inc",
"holdingsPercent": 0.08,
"sharesHeld": 243993,
"exchange": "NYSE"
},
{
"symbol": "LYB",
"name": "LYONDELLBASEL",
"holdingsPercent": 0.08,
"sharesHeld": 2787353,
"exchange": "NYSE"
},
{
"symbol": "EBAY",
"name": "eBay Inc",
"holdingsPercent": 0.08,
"sharesHeld": 6620942,
"exchange": "NASDAQ"
},
{
"symbol": "TROW",
"name": "T Rowe Price Group Inc",
"holdingsPercent": 0.08,
"sharesHeld": 2430055,
"exchange": "NASDAQ"
},
{
"symbol": "CERN",
"name": "Cerner Corp",
"holdingsPercent": 0.08,
"sharesHeld": 3121536,
"exchange": "NASDAQ"
},
{
"symbol": "AME",
"name": "AMETEK Inc",
"holdingsPercent": 0.08,
"sharesHeld": 2442120,
"exchange": "NYSE"
},
{
"symbol": "VRSK",
"name": "Verisk Analytics Inc",
"holdingsPercent": 0.08,
"sharesHeld": 1703825,
"exchange": "NASDAQ"
},
{
"symbol": "RSG",
"name": "Republic Services Inc",
"holdingsPercent": 0.08,
"sharesHeld": 2219797,
"exchange": "NYSE"
},
{
"symbol": "CBRE",
"name": "CBRE Group Inc",
"holdingsPercent": 0.08,
"sharesHeld": 3546703,
"exchange": "NYSE"
},
{
"symbol": "TSN",
"name": "Tyson Foods Inc",
"holdingsPercent": 0.08,
"sharesHeld": 3114639,
"exchange": "NYSE"
},
{
"symbol": "AWK",
"name": "American Water Works Co Inc",
"holdingsPercent": 0.08,
"sharesHeld": 1917267,
"exchange": "NYSE"
},
{
"symbol": "ALB",
"name": "Albemarle Corp",
"holdingsPercent": 0.08,
"sharesHeld": 1235290,
"exchange": "NYSE"
},
{
"symbol": "GLW",
"name": "Corning Inc",
"holdingsPercent": 0.08,
"sharesHeld": 7920017,
"exchange": "NYSE"
},
{
"symbol": "APTV",
"name": "Aptiv plc",
"holdingsPercent": 0.08,
"sharesHeld": 2857421,
"exchange": "NYSE"
},
{
"symbol": "LUV",
"name": "Southwest Airlines Co",
"holdingsPercent": 0.08,
"sharesHeld": 6249092,
"exchange": "NYSE"
},
{
"symbol": "EQR",
"name": "EQ RESIDENT",
"holdingsPercent": 0.07,
"sharesHeld": 3598813,
"exchange": "NYSE"
},
{
"symbol": "SIVB",
"name": "SIVB",
"holdingsPercent": 0.07,
"sharesHeld": 618918,
"exchange": "NASDAQ"
},
{
"symbol": "EIX",
"name": "Edison International",
"holdingsPercent": 0.07,
"sharesHeld": 4010418,
"exchange": "NYSE"
},
{
"symbol": "DTE",
"name": "DTE ENERGY",
"holdingsPercent": 0.07,
"sharesHeld": 2046735,
"exchange": "NYSE"
},
{
"symbol": "MKC",
"name": "MCCORMICK & CO",
"holdingsPercent": 0.07,
"sharesHeld": 2631307,
"exchange": "NYSE"
},
{
"symbol": "WTW",
"name": "Willis Towers Watson plc",
"holdingsPercent": 0.07,
"sharesHeld": 1293834,
"exchange": "NASDAQ"
},
{
"symbol": "STT",
"name": "State Street Corp",
"holdingsPercent": 0.07,
"sharesHeld": 3862088,
"exchange": "NYSE"
},
{
"symbol": "FRC",
"name": "FIRST REP BANK",
"holdingsPercent": 0.07,
"sharesHeld": 1897247,
"exchange": "NYSE"
},
{
"symbol": "KEYS",
"name": "Keysight Technologies Inc",
"holdingsPercent": 0.07,
"sharesHeld": 1946152,
"exchange": "NYSE"
},
{
"symbol": "CTRA",
"name": "Contura Energy Inc",
"holdingsPercent": 0.07,
"sharesHeld": 8578316,
"exchange": "NYSE"
},
{
"symbol": "ODFL",
"name": "Old Dominion Freight Line Inc",
"holdingsPercent": 0.07,
"sharesHeld": 990654,
"exchange": "NASDAQ"
},
{
"symbol": "FITB",
"name": "FIFTH THIRD BANC",
"holdingsPercent": 0.07,
"sharesHeld": 7231774,
"exchange": "NASDAQ"
},
{
"symbol": "DAL",
"name": "DELTA AIR LIN",
"holdingsPercent": 0.07,
"sharesHeld": 6758847,
"exchange": "NYSE"
},
{
"symbol": "CHD",
"name": "Church & Dwight Co Inc",
"holdingsPercent": 0.07,
"sharesHeld": 2582424,
"exchange": "NYSE"
},
{
"symbol": "ARE",
"name": "ALEXANDRIA RE",
"holdingsPercent": 0.07,
"sharesHeld": 1543075,
"exchange": "NYSE"
},
{
"symbol": "ZBH",
"name": "Zimmer Biomet Holdings Inc",
"holdingsPercent": 0.07,
"sharesHeld": 2205306,
"exchange": "NYSE"
},
{
"symbol": "AEE",
"name": "Ameren Corp",
"holdingsPercent": 0.07,
"sharesHeld": 2720701,
"exchange": "NYSE"
},
{
"symbol": "EXR",
"name": "Extra Space Storage Inc",
"holdingsPercent": 0.07,
"sharesHeld": 1413515,
"exchange": "NYSE"
},
{
"symbol": "FE",
"name": "FIRSTENERGY",
"holdingsPercent": 0.07,
"sharesHeld": 6045308,
"exchange": "NYSE"
},
{
"symbol": "EFX",
"name": "Enerflex Ltd.",
"holdingsPercent": 0.07,
"sharesHeld": 1286372,
"exchange": "NYSE"
},
{
"symbol": "ETR",
"name": "Entergy Corp",
"holdingsPercent": 0.07,
"sharesHeld": 2122022,
"exchange": "NYSE"
},
{
"symbol": "ANET",
"name": "Arista Networks Inc",
"holdingsPercent": 0.07,
"sharesHeld": 2373726,
"exchange": "NYSE"
},
{
"symbol": "CPRT",
"name": "Copart Inc",
"holdingsPercent": 0.07,
"sharesHeld": 2257497,
"exchange": "NASDAQ"
},
{
"symbol": "TSCO",
"name": "Tractor Supply Co",
"holdingsPercent": 0.07,
"sharesHeld": 1207861,
"exchange": "NASDAQ"
},
{
"symbol": "ROK",
"name": "ROCKWELL AUTOM",
"holdingsPercent": 0.07,
"sharesHeld": 1225563,
"exchange": "NYSE"
},
{
"symbol": "BALL",
"name": "Ball Corporation",
"holdingsPercent": 0.07,
"sharesHeld": 3450758,
"exchange": "NYSE"
},
{
"symbol": "MOS",
"name": "Mosaic Co",
"holdingsPercent": 0.07,
"sharesHeld": 3919543,
"exchange": "NYSE"
},
{
"symbol": "ABC",
"name": "AmerisourceBergen Corp",
"holdingsPercent": 0.07,
"sharesHeld": 1596442,
"exchange": "NYSE"
},
{
"symbol": "HIG",
"name": "Hartford Financial Services Group Inc",
"holdingsPercent": 0.07,
"sharesHeld": 3550549,
"exchange": "NYSE"
},
{
"symbol": "CF",
"name": "CF INDUSTRIES",
"holdingsPercent": 0.07,
"sharesHeld": 2277153,
"exchange": "NYSE"
},
{
"symbol": "CDW",
"name": "CDW Corp",
"holdingsPercent": 0.07,
"sharesHeld": 1435464,
"exchange": "NASDAQ"
},
{
"symbol": "LH",
"name": "Laboratory Corporation of America Holdings",
"holdingsPercent": 0.07,
"sharesHeld": 987086,
"exchange": "NYSE"
},
{
"symbol": "WST",
"name": "WEST PHARMACEUTICAL SERVICES COMMON STOCK USD.25",
"holdingsPercent": 0.07,
"sharesHeld": 780850,
"exchange": "NYSE"
},
{
"symbol": "FANG",
"name": "Diamondback Energy Inc",
"holdingsPercent": 0.07,
"sharesHeld": 1797804,
"exchange": "NASDAQ"
},
{
"symbol": "DHI",
"name": "D.R. HORTON IN",
"holdingsPercent": 0.07,
"sharesHeld": 3442998,
"exchange": "NYSE"
},
{
"symbol": "VTR",
"name": "Ventas Inc",
"holdingsPercent": 0.07,
"sharesHeld": 4224159,
"exchange": "NYSE"
},
{
"symbol": "MRO",
"name": "MARATHON OIL",
"holdingsPercent": 0.06,
"sharesHeld": 8329491,
"exchange": "NYSE"
},
{
"symbol": "PPL",
"name": "Pakistan Petroleum Ltd.",
"holdingsPercent": 0.06,
"sharesHeld": 8027315,
"exchange": "NYSE"
},
{
"symbol": "STE",
"name": "STERIS Corp",
"holdingsPercent": 0.06,
"sharesHeld": 1061613,
"exchange": "NYSE"
},
{
"symbol": "ANSS",
"name": "ANSYS INC",
"holdingsPercent": 0.06,
"sharesHeld": 920019,
"exchange": "NASDAQ"
},
{
"symbol": "NTRS",
"name": "NORTHERN TRUST",
"holdingsPercent": 0.06,
"sharesHeld": 2201348,
"exchange": "NASDAQ"
},
{
"symbol": "ULTA",
"name": "Ulta Beauty Inc",
"holdingsPercent": 0.06,
"sharesHeld": 578510,
"exchange": "NASDAQ"
},
{
"symbol": "MTCH",
"name": "Match Group Inc",
"holdingsPercent": 0.06,
"sharesHeld": 2995300,
"exchange": "NASDAQ"
},
{
"symbol": "VMC",
"name": "Vulcan Materials Co",
"holdingsPercent": 0.06,
"sharesHeld": 1401622,
"exchange": "NYSE"
},
{
"symbol": "IT",
"name": "Gartner Inc.",
"holdingsPercent": 0.06,
"sharesHeld": 879233,
"exchange": "NYSE"
},
{
"symbol": "HPE",
"name": "Hewlett Packard Ent",
"holdingsPercent": 0.06,
"sharesHeld": 13799451,
"exchange": "NYSE"
},
{
"symbol": "FTV",
"name": "Fortive Corp",
"holdingsPercent": 0.06,
"sharesHeld": 3785253,
"exchange": "NYSE"
},
{
"symbol": "GWW",
"name": "W.W. Grainger Inc.",
"holdingsPercent": 0.06,
"sharesHeld": 462753,
"exchange": "NYSE"
},
{
"symbol": "URI",
"name": "United Rentals Inc",
"holdingsPercent": 0.06,
"sharesHeld": 763798,
"exchange": "NYSE"
},
{
"symbol": "DRE",
"name": "DUKE REALTY",
"holdingsPercent": 0.06,
"sharesHeld": 4037808,
"exchange": "NYSE"
},
{
"symbol": "MAA",
"name": "Mid-America Apartment Communities Inc",
"holdingsPercent": 0.06,
"sharesHeld": 1216917,
"exchange": "NYSE"
},
{
"symbol": "ENPH",
"name": "ENPHASE ENERGY INC",
"holdingsPercent": 0.06,
"sharesHeld": 1422103,
"exchange": "NASDAQ"
},
{
"symbol": "MLM",
"name": "Martin Marietta Materials Inc",
"holdingsPercent": 0.06,
"sharesHeld": 658939,
"exchange": "NYSE"
},
{
"symbol": "ALGN",
"name": "Align Technology Inc",
"holdingsPercent": 0.06,
"sharesHeld": 776098,
"exchange": "NASDAQ"
},
{
"symbol": "CMS",
"name": "CMS Energy Corp.",
"holdingsPercent": 0.06,
"sharesHeld": 3069430,
"exchange": "NYSE"
},
{
"symbol": "AMCR",
"name": "Amcor PLC",
"holdingsPercent": 0.06,
"sharesHeld": 16196470,
"exchange": "NYSE"
},
{
"symbol": "LEN",
"name": "Lennar Corp",
"holdingsPercent": 0.06,
"sharesHeld": 2771154,
"exchange": "NYSE"
},
{
"symbol": "WAT",
"name": "Waters Corp",
"holdingsPercent": 0.06,
"sharesHeld": 648218,
"exchange": "NYSE"
},
{
"symbol": "HOLX",
"name": "Hologic Inc",
"holdingsPercent": 0.06,
"sharesHeld": 2673147,
"exchange": "NASDAQ"
},
{
"symbol": "GPC",
"name": "GENUINE PARTS",
"holdingsPercent": 0.06,
"sharesHeld": 1512928,
"exchange": "NYSE"
},
{
"symbol": "CNP",
"name": "CenterPoint Energy Inc",
"holdingsPercent": 0.06,
"sharesHeld": 6656272,
"exchange": "NYSE"
},
{
"symbol": "CLX",
"name": "Clorox Co",
"holdingsPercent": 0.06,
"sharesHeld": 1297355,
"exchange": "NYSE"
},
{
"symbol": "SWK",
"name": "Stanley Black & Decker Inc",
"holdingsPercent": 0.06,
"sharesHeld": 1712004,
"exchange": "NYSE"
},
{
"symbol": "DOV",
"name": "Dover Corp",
"holdingsPercent": 0.06,
"sharesHeld": 1520183,
"exchange": "NYSE"
},
{
"symbol": "ESS",
"name": "Essex Property Trust Inc",
"holdingsPercent": 0.06,
"sharesHeld": 686961,
"exchange": "NYSE"
},
{
"symbol": "CINF",
"name": "Cincinnati Financial Corp",
"holdingsPercent": 0.06,
"sharesHeld": 1583344,
"exchange": "NASDAQ"
},
{
"symbol": "EXPD",
"name": "EXPEDITORS",
"holdingsPercent": 0.06,
"sharesHeld": 1794004,
"exchange": "NASDAQ"
},
{
"symbol": "CFG",
"name": "Citizens Financial Group Inc",
"holdingsPercent": 0.06,
"sharesHeld": 5243523,
"exchange": "NYSE"
},
{
"symbol": "RF",
"name": "Regions Financial Corporation",
"holdingsPercent": 0.06,
"sharesHeld": 10084109,
"exchange": "NYSE"
},
{
"symbol": "IP",
"name": "International Paper Company",
"holdingsPercent": 0.06,
"sharesHeld": 4129495,
"exchange": "NYSE"
},
{
"symbol": "HBAN",
"name": "Huntington Bancshares",
"holdingsPercent": 0.06,
"sharesHeld": 15303806,
"exchange": "NASDAQ"
},
{
"symbol": "EXPE",
"name": "EXPEDI GROUP I",
"holdingsPercent": 0.05,
"sharesHeld": 1592927,
"exchange": "NASDAQ"
},
{
"symbol": "K",
"name": "KELLOGG",
"holdingsPercent": 0.05,
"sharesHeld": 2682444,
"exchange": "NYSE"
},
{
"symbol": "PKI",
"name": "PerkinElmer Inc",
"holdingsPercent": 0.05,
"sharesHeld": 1336227,
"exchange": "NYSE"
},
{
"symbol": "TDY",
"name": "Teledyne Technologies Inc",
"holdingsPercent": 0.05,
"sharesHeld": 493839,
"exchange": "NYSE"
},
{
"symbol": "FLT",
"name": "FLEETCOR TECHNOL",
"holdingsPercent": 0.05,
"sharesHeld": 859046,
"exchange": "NYSE"
},
{
"symbol": "CEG",
"name": "CONSTELLATION ENERGY CORP",
"holdingsPercent": 0.05,
"sharesHeld": 3442836,
"exchange": "NASDAQ"
},
{
"symbol": "BBY",
"name": "BEST BUY CO INC",
"holdingsPercent": 0.05,
"sharesHeld": 2294876,
"exchange": "NYSE"
},
{
"symbol": "WDC",
"name": "WESTERN DGTL C",
"holdingsPercent": 0.05,
"sharesHeld": 3317605,
"exchange": "NASDAQ"
},
{
"symbol": "MPWR",
"name": "Monolithic Power Systems Inc",
"holdingsPercent": 0.05,
"sharesHeld": 459236,
"exchange": "NASDAQ"
},
{
"symbol": "MOH",
"name": "Molina Healthcare Inc",
"holdingsPercent": 0.05,
"sharesHeld": 621044,
"exchange": "NYSE"
},
{
"symbol": "EPAM",
"name": "EPAM SYSTEMS I",
"holdingsPercent": 0.05,
"sharesHeld": 600495,
"exchange": "NYSE"
},
{
"symbol": "IR",
"name": "INGER RAND",
"holdingsPercent": 0.05,
"sharesHeld": 4278615,
"exchange": "NYSE"
},
{
"symbol": "ZBRA",
"name": "ZEBRA TECH",
"holdingsPercent": 0.05,
"sharesHeld": 564208,
"exchange": "NASDAQ"
},
{
"symbol": "CTLT",
"name": "Catalent Inc",
"holdingsPercent": 0.05,
"sharesHeld": 1898948,
"exchange": "NYSE"
},
{
"symbol": "RJF",
"name": "Raymond James Financial Inc",
"holdingsPercent": 0.05,
"sharesHeld": 1958405,
"exchange": "NYSE"
},
{
"symbol": "J",
"name": "Jacobs Engineering Group Inc",
"holdingsPercent": 0.05,
"sharesHeld": 1375723,
"exchange": "NYSE"
},
{
"symbol": "SYF",
"name": "Synchrony Financial",
"holdingsPercent": 0.05,
"sharesHeld": 5526739,
"exchange": "NYSE"
},
{
"symbol": "KEY",
"name": "KeyCorp",
"holdingsPercent": 0.05,
"sharesHeld": 9847629,
"exchange": "NYSE"
},
{
"symbol": "CAG",
"name": "Conagra Brands Inc.",
"holdingsPercent": 0.05,
"sharesHeld": 5073272,
"exchange": "NYSE"
},
{
"symbol": "PFG",
"name": "Principal Financial Group Inc",
"holdingsPercent": 0.05,
"sharesHeld": 2575579,
"exchange": "NASDAQ"
},
{
"symbol": "NDAQ",
"name": "NASDAQ INC",
"holdingsPercent": 0.05,
"sharesHeld": 1227168,
"exchange": "NASDAQ"
},
{
"symbol": "PARA",
"name": "Paramount Global Class B",
"holdingsPercent": 0.05,
"sharesHeld": 6398762,
"exchange": "NASDAQ"
},
{
"symbol": "TER",
"name": "Teradyne Inc",
"holdingsPercent": 0.05,
"sharesHeld": 1724727,
"exchange": "NASDAQ"
},
{
"symbol": "SWKS",
"name": "Skyworks Solutions Inc",
"holdingsPercent": 0.05,
"sharesHeld": 1744516,
"exchange": "NASDAQ"
},
{
"symbol": "STX",
"name": "Seagate Technology PLC",
"holdingsPercent": 0.05,
"sharesHeld": 2121831,
"exchange": "NASDAQ"
},
{
"symbol": "TRMB",
"name": "Trimble Inc",
"holdingsPercent": 0.05,
"sharesHeld": 2657084,
"exchange": "NASDAQ"
},
{
"symbol": "DRI",
"name": "DARDEN REST",
"holdingsPercent": 0.05,
"sharesHeld": 1368303,
"exchange": "NYSE"
},
{
"symbol": "WAB",
"name": "Wabtec Corp\/DE",
"holdingsPercent": 0.05,
"sharesHeld": 1997729,
"exchange": "NYSE"
},
{
"symbol": "PEAK",
"name": "HCP Inc",
"holdingsPercent": 0.05,
"sharesHeld": 5691778,
"exchange": "NYSE"
},
{
"symbol": "DGX",
"name": "QUEST DIAG",
"holdingsPercent": 0.05,
"sharesHeld": 1261563,
"exchange": "NYSE"
},
{
"symbol": "OMC",
"name": "OMNICOM GP INC",
"holdingsPercent": 0.05,
"sharesHeld": 2215647,
"exchange": "NYSE"
},
{
"symbol": "COO",
"name": "Cooper Companies Inc.",
"holdingsPercent": 0.05,
"sharesHeld": 520048,
"exchange": "NYSE"
},
{
"symbol": "BR",
"name": "Broadridge Financial Solutions Inc.",
"holdingsPercent": 0.05,
"sharesHeld": 1226021,
"exchange": "NYSE"
},
{
"symbol": "AKAM",
"name": "Akamai Technologies",
"holdingsPercent": 0.05,
"sharesHeld": 1720286,
"exchange": "NASDAQ"
},
{
"symbol": "POOL",
"name": "Pool Corp",
"holdingsPercent": 0.05,
"sharesHeld": 423548,
"exchange": "NASDAQ"
},
{
"symbol": "PWR",
"name": "Quanta Services Inc",
"holdingsPercent": 0.05,
"sharesHeld": 1510793,
"exchange": "NYSE"
},
{
"symbol": "NTAP",
"name": "net SE",
"holdingsPercent": 0.05,
"sharesHeld": 2368399,
"exchange": "NASDAQ"
},
{
"symbol": "VRSN",
"name": "VeriSign Inc",
"holdingsPercent": 0.05,
"sharesHeld": 1027895,
"exchange": "NASDAQ"
},
{
"symbol": "BXP",
"name": "BOSTON PROPERTIES INC REIT USD.01",
"holdingsPercent": 0.05,
"sharesHeld": 1500095,
"exchange": "NYSE"
},
{
"symbol": "CE",
"name": "Celanese Corp",
"holdingsPercent": 0.05,
"sharesHeld": 1151817,
"exchange": "NYSE"
},
{
"symbol": "CAH",
"name": "Cardinal Health Inc",
"holdingsPercent": 0.05,
"sharesHeld": 2964713,
"exchange": "NYSE"
},
{
"symbol": "SJM",
"name": "J.M. Smucker Company",
"holdingsPercent": 0.05,
"sharesHeld": 1144452,
"exchange": "NYSE"
},
{
"symbol": "EVRG",
"name": "EVERGY INC",
"holdingsPercent": 0.05,
"sharesHeld": 2416644,
"exchange": "NYSE"
},
{
"symbol": "APA",
"name": "Apache Corp",
"holdingsPercent": 0.05,
"sharesHeld": 3842218,
"exchange": "NASDAQ"
},
{
"symbol": "IRM",
"name": "IRON MOUNTAIN",
"holdingsPercent": 0.05,
"sharesHeld": 3068891,
"exchange": "NYSE"
},
{
"symbol": "ATO",
"name": "ATMOS ENERGY CORP",
"holdingsPercent": 0.05,
"sharesHeld": 1435802,
"exchange": "NYSE"
},
{
"symbol": "GRMN",
"name": "Garmin Ltd",
"holdingsPercent": 0.04,
"sharesHeld": 1590026,
"exchange": "NYSE"
},
{
"symbol": "VFC",
"name": "VF Corp",
"holdingsPercent": 0.04,
"sharesHeld": 3416751,
"exchange": "NYSE"
},
{
"symbol": "HRL",
"name": "Hormel Foods Corp",
"holdingsPercent": 0.04,
"sharesHeld": 2989010,
"exchange": "NYSE"
},
{
"symbol": "KMX",
"name": "CARMAX INC COMMON STOCK USD.5",
"holdingsPercent": 0.04,
"sharesHeld": 1721365,
"exchange": "NYSE"
},
{
"symbol": "FMC",
"name": "Fmc Corp",
"holdingsPercent": 0.04,
"sharesHeld": 1360793,
"exchange": "NYSE"
},
{
"symbol": "CPT",
"name": "Camden Property Trust",
"holdingsPercent": 0.04,
"sharesHeld": 1093405,
"exchange": "NYSE"
},
{
"symbol": "PKG",
"name": "Packaging Corp of America",
"holdingsPercent": 0.04,
"sharesHeld": 1003120,
"exchange": "NYSE"
},
{
"symbol": "XYL",
"name": "Xylem Inc.",
"holdingsPercent": 0.04,
"sharesHeld": 1903197,
"exchange": "NYSE"
},
{
"symbol": "LNT",
"name": "ALLIANT ENERGY",
"holdingsPercent": 0.04,
"sharesHeld": 2642826,
"exchange": "NASDAQ"
},
{
"symbol": "JBHT",
"name": "J B Hunt Transport Services Inc",
"holdingsPercent": 0.04,
"sharesHeld": 888622,
"exchange": "NASDAQ"
},
{
"symbol": "LDOS",
"name": "Leidos Holdings Inc",
"holdingsPercent": 0.04,
"sharesHeld": 1484514,
"exchange": "NYSE"
},
{
"symbol": "UDR",
"name": "UDR Inc",
"holdingsPercent": 0.04,
"sharesHeld": 3170783,
"exchange": "NYSE"
},
{
"symbol": "KIM",
"name": "Kimco Realty Corp",
"holdingsPercent": 0.04,
"sharesHeld": 6537953,
"exchange": "NYSE"
},
{
"symbol": "AVY",
"name": "Avery Dennison Corp",
"holdingsPercent": 0.04,
"sharesHeld": 875489,
"exchange": "NYSE"
},
{
"symbol": "HST",
"name": "Host Hotels & Resorts",
"holdingsPercent": 0.04,
"sharesHeld": 7505020,
"exchange": "NASDAQ"
},
{
"symbol": "WRB",
"name": "W. R. Berkley Corp",
"holdingsPercent": 0.04,
"sharesHeld": 2221510,
"exchange": "NYSE"
},
{
"symbol": "TYL",
"name": "Tyler Technologies Inc",
"holdingsPercent": 0.04,
"sharesHeld": 431972,
"exchange": "NYSE"
},
{
"symbol": "FDS",
"name": "FACTSET RESEARCH",
"holdingsPercent": 0.04,
"sharesHeld": 400250,
"exchange": "NYSE"
},
{
"symbol": "IEX",
"name": "IDEX Corp",
"holdingsPercent": 0.04,
"sharesHeld": 802517,
"exchange": "NYSE"
},
{
"symbol": "TECH",
"name": "BIOTECHNE CORP",
"holdingsPercent": 0.04,
"sharesHeld": 410860,
"exchange": "NASDAQ"
},
{
"symbol": "CHRW",
"name": "C.H. Robinson Worldwide Inc",
"holdingsPercent": 0.04,
"sharesHeld": 1391965,
"exchange": "NASDAQ"
},
{
"symbol": "INCY",
"name": "INCYTE CORP",
"holdingsPercent": 0.04,
"sharesHeld": 1988032,
"exchange": "NASDAQ"
},
{
"symbol": "UAL",
"name": "United Continental Holdings Inc",
"holdingsPercent": 0.04,
"sharesHeld": 3391784,
"exchange": "NASDAQ"
},
{
"symbol": "TXT",
"name": "Textron Inc",
"holdingsPercent": 0.04,
"sharesHeld": 2331327,
"exchange": "NYSE"
},
{
"symbol": "NLOK",
"name": "NortonLifeLock Inc",
"holdingsPercent": 0.04,
"sharesHeld": 6138725,
"exchange": "NASDAQ"
},
{
"symbol": "GNRC",
"name": "Generac Holdings Inc",
"holdingsPercent": 0.04,
"sharesHeld": 666618,
"exchange": "NYSE"
},
{
"symbol": "NVR",
"name": "NVR Inc",
"holdingsPercent": 0.04,
"sharesHeld": 34621,
"exchange": "NYSE"
},
{
"symbol": "LKQ",
"name": "LKQ Corp",
"holdingsPercent": 0.04,
"sharesHeld": 2867366,
"exchange": "NASDAQ"
},
{
"symbol": "RCL",
"name": "Royal Caribbean Cruises Ltd",
"holdingsPercent": 0.04,
"sharesHeld": 2377512,
"exchange": "NYSE"
},
{
"symbol": "VTRS",
"name": "Viatris Inc",
"holdingsPercent": 0.04,
"sharesHeld": 12769505,
"exchange": "NASDAQ"
},
{
"symbol": "PAYC",
"name": "Paycom Software Inc",
"holdingsPercent": 0.04,
"sharesHeld": 507723,
"exchange": "NYSE"
},
{
"symbol": "BRO",
"name": "Brown & Brown Inc.",
"holdingsPercent": 0.04,
"sharesHeld": 2468429,
"exchange": "NYSE"
},
{
"symbol": "EMN",
"name": "EASTMAN CHEM",
"holdingsPercent": 0.04,
"sharesHeld": 1367688,
"exchange": "NYSE"
},
{
"symbol": "AAP",
"name": "Advance Auto Parts Inc",
"holdingsPercent": 0.04,
"sharesHeld": 660868,
"exchange": "NYSE"
},
{
"symbol": "AES",
"name": "AES Corporation",
"holdingsPercent": 0.04,
"sharesHeld": 7038236,
"exchange": "NYSE"
},
{
"symbol": "MAS",
"name": "Masco Corp",
"holdingsPercent": 0.04,
"sharesHeld": 2543702,
"exchange": "NYSE"
},
{
"symbol": "MGM",
"name": "MGM RESORTS IN",
"holdingsPercent": 0.04,
"sharesHeld": 3993474,
"exchange": "NYSE"
},
{
"symbol": "HWM",
"name": "Howmet Aerospace Inc",
"holdingsPercent": 0.04,
"sharesHeld": 4079120,
"exchange": "NYSE"
},
{
"symbol": "TFX",
"name": "Teleflex Inc",
"holdingsPercent": 0.04,
"sharesHeld": 493512,
"exchange": "NYSE"
},
{
"symbol": "JKHY",
"name": "Jack Henry & Associates Inc",
"holdingsPercent": 0.04,
"sharesHeld": 779790,
"exchange": "NASDAQ"
},
{
"symbol": "TTWO",
"name": "Take-Two Interactive Software Inc",
"holdingsPercent": 0.04,
"sharesHeld": 1225913,
"exchange": "NASDAQ"
},
{
"symbol": "BBWI",
"name": "Bath & Body Works Inc.",
"holdingsPercent": 0.04,
"sharesHeld": 2772077,
"exchange": "NYSE"
},
{
"symbol": "IPG",
"name": "INTERPBLIC GRP",
"holdingsPercent": 0.04,
"sharesHeld": 4157489,
"exchange": "NYSE"
},
{
"symbol": "DPZ",
"name": "Dominos Pizza Inc",
"holdingsPercent": 0.04,
"sharesHeld": 389889,
"exchange": "NYSE"
},
{
"symbol": "L",
"name": "Loews Corporation",
"holdingsPercent": 0.04,
"sharesHeld": 2078480,
"exchange": "NYSE"
},
{
"symbol": "CTXS",
"name": "Citrix Systems Inc",
"holdingsPercent": 0.04,
"sharesHeld": 1309289,
"exchange": "NASDAQ"
},
{
"symbol": "WRK",
"name": "Westrock Co",
"holdingsPercent": 0.04,
"sharesHeld": 2805263,
"exchange": "NYSE"
},
{
"symbol": "BF.B",
"name": "BROWN FORMAN CORP CL B",
"holdingsPercent": 0.04,
"sharesHeld": 1929388,
"exchange": "NYSE"
},
{
"symbol": "NI",
"name": "NiSource Inc",
"holdingsPercent": 0.03,
"sharesHeld": 4112500,
"exchange": "NYSE"
},
{
"symbol": "LYV",
"name": "Live Nation Ent Inc",
"holdingsPercent": 0.03,
"sharesHeld": 1432083,
"exchange": "NYSE"
},
{
"symbol": "SEDG",
"name": "Solaredge Technologies Inc",
"holdingsPercent": 0.03,
"sharesHeld": 558175,
"exchange": "NASDAQ"
},
{
"symbol": "SBNY",
"name": "SBNY",
"holdingsPercent": 0.03,
"sharesHeld": 665061,
"exchange": "NASDAQ"
},
{
"symbol": "HSIC",
"name": "Henry Schein Inc",
"holdingsPercent": 0.03,
"sharesHeld": 1475710,
"exchange": "NASDAQ"
},
{
"symbol": "HAS",
"name": "Hasbro Inc",
"holdingsPercent": 0.03,
"sharesHeld": 1358925,
"exchange": "NASDAQ"
},
{
"symbol": "SNA",
"name": "SNAP-ON INC",
"holdingsPercent": 0.03,
"sharesHeld": 570172,
"exchange": "NYSE"
},
{
"symbol": "CBOE",
"name": "Cboe Global Markets Inc",
"holdingsPercent": 0.03,
"sharesHeld": 1126243,
"exchange": "AMEX"
},
{
"symbol": "CRL",
"name": "Charles River Laboratories International Inc.",
"holdingsPercent": 0.03,
"sharesHeld": 530461,
"exchange": "NYSE"
},
{
"symbol": "PTC",
"name": "PTC Inc",
"holdingsPercent": 0.03,
"sharesHeld": 1118654,
"exchange": "NASDAQ"
},
{
"symbol": "LVS",
"name": "Las Vegas Sands Corp",
"holdingsPercent": 0.03,
"sharesHeld": 3644909,
"exchange": "NYSE"
},
{
"symbol": "ABMD",
"name": "ABIOMED Inc",
"holdingsPercent": 0.03,
"sharesHeld": 479195,
"exchange": "NASDAQ"
},
{
"symbol": "NDSN",
"name": "Nordson Corp",
"holdingsPercent": 0.03,
"sharesHeld": 575256,
"exchange": "NASDAQ"
},
{
"symbol": "RE",
"name": "Everest Re Group Ltd.",
"holdingsPercent": 0.03,
"sharesHeld": 421152,
"exchange": "NYSE"
},
{
"symbol": "CCL",
"name": "Carnival Corp",
"holdingsPercent": 0.03,
"sharesHeld": 8430917,
"exchange": "NYSE"
},
{
"symbol": "CZR",
"name": "Caesars Entertainment Corp",
"holdingsPercent": 0.03,
"sharesHeld": 2266531,
"exchange": "NASDAQ"
},
{
"symbol": "QRVO",
"name": "Qorvo Inc",
"holdingsPercent": 0.03,
"sharesHeld": 1149400,
"exchange": "NASDAQ"
},
{
"symbol": "ETSY",
"name": "ETSY Inc",
"holdingsPercent": 0.03,
"sharesHeld": 1341307,
"exchange": "NASDAQ"
},
{
"symbol": "WHR",
"name": "Whirlpool Corp",
"holdingsPercent": 0.03,
"sharesHeld": 636090,
"exchange": "NYSE"
},
{
"symbol": "NRG",
"name": "NRG ENERGY",
"holdingsPercent": 0.03,
"sharesHeld": 2603486,
"exchange": "NYSE"
},
{
"symbol": "PHM",
"name": "PulteGroup Inc",
"holdingsPercent": 0.03,
"sharesHeld": 2679298,
"exchange": "NYSE"
},
{
"symbol": "FOXA",
"name": "Fox Corp",
"holdingsPercent": 0.03,
"sharesHeld": 3391512,
"exchange": "NASDAQ"
},
{
"symbol": "LUMN",
"name": "Lumen Technologies Inc",
"holdingsPercent": 0.03,
"sharesHeld": 9747495,
"exchange": "NYSE"
},
{
"symbol": "TAP",
"name": "MOLSN COORS BR",
"holdingsPercent": 0.03,
"sharesHeld": 2003205,
"exchange": "NYSE"
},
{
"symbol": "BIO",
"name": "Bio-Rad Laboratories Inc. Class A",
"holdingsPercent": 0.03,
"sharesHeld": 226914,
"exchange": "NYSE"
},
{
"symbol": "AAL",
"name": "American Airlines Group",
"holdingsPercent": 0.03,
"sharesHeld": 6829890,
"exchange": "NASDAQ"
},
{
"symbol": "REG",
"name": "Regency Centers Corp",
"holdingsPercent": 0.03,
"sharesHeld": 1614278,
"exchange": "NASDAQ"
},
{
"symbol": "CPB",
"name": "Campbell Soup Company",
"holdingsPercent": 0.03,
"sharesHeld": 2159453,
"exchange": "NYSE"
},
{
"symbol": "AIZ",
"name": "Assurant Inc",
"holdingsPercent": 0.03,
"sharesHeld": 602554,
"exchange": "NYSE"
},
{
"symbol": "RHI",
"name": "Robert Half International Inc",
"holdingsPercent": 0.03,
"sharesHeld": 1175007,
"exchange": "NYSE"
},
{
"symbol": "FFIV",
"name": "F5 NETWORKS",
"holdingsPercent": 0.03,
"sharesHeld": 634640,
"exchange": "NASDAQ"
},
{
"symbol": "ALLE",
"name": "Allegion PLC",
"holdingsPercent": 0.03,
"sharesHeld": 947429,
"exchange": "NYSE"
},
{
"symbol": "CMA",
"name": "Comerica Incorporated",
"holdingsPercent": 0.03,
"sharesHeld": 1404463,
"exchange": "NYSE"
},
{
"symbol": "JNPR",
"name": "Juniper Networks Inc",
"holdingsPercent": 0.03,
"sharesHeld": 3434586,
"exchange": "NYSE"
},
{
"symbol": "MKTX",
"name": "MarketAxess Holdings Inc",
"holdingsPercent": 0.03,
"sharesHeld": 401376,
"exchange": "NASDAQ"
},
{
"symbol": "FBHS",
"name": "FORTUNE BRANDS",
"holdingsPercent": 0.03,
"sharesHeld": 1457267,
"exchange": "NYSE"
},
{
"symbol": "SEE",
"name": "Sealed Air Corp.",
"holdingsPercent": 0.03,
"sharesHeld": 1584222,
"exchange": "NYSE"
},
{
"symbol": "LW",
"name": "Lamb Weston Holdings Inc.",
"holdingsPercent": 0.03,
"sharesHeld": 1532014,
"exchange": "NYSE"
},
{
"symbol": "UHS",
"name": "Universal Health Services Inc",
"holdingsPercent": 0.03,
"sharesHeld": 773367,
"exchange": "NYSE"
},
{
"symbol": "LNC",
"name": "Lincoln National Corp",
"holdingsPercent": 0.03,
"sharesHeld": 1797594,
"exchange": "NYSE"
},
{
"symbol": "OGN",
"name": "ORGANON",
"holdingsPercent": 0.03,
"sharesHeld": 2691305,
"exchange": "NYSE"
},
{
"symbol": "BWA",
"name": "BorgWarner Inc",
"holdingsPercent": 0.03,
"sharesHeld": 2543260,
"exchange": "NYSE"
},
{
"symbol": "NLSN",
"name": "NIELSEN HOLDIN",
"holdingsPercent": 0.03,
"sharesHeld": 3807346,
"exchange": "NYSE"
},
{
"symbol": "GL",
"name": "Globe Life Inc",
"holdingsPercent": 0.03,
"sharesHeld": 988602,
"exchange": "NYSE"
},
{
"symbol": "NWL",
"name": "Newell Brands Inc",
"holdingsPercent": 0.03,
"sharesHeld": 4021234,
"exchange": "NASDAQ"
},
{
"symbol": "TPR",
"name": "TAPESTRY INC O",
"holdingsPercent": 0.02,
"sharesHeld": 2799163,
"exchange": "NYSE"
},
{
"symbol": "PNW",
"name": "PINNACL WEST C",
"holdingsPercent": 0.02,
"sharesHeld": 1198860,
"exchange": "NYSE"
},
{
"symbol": "XRAY",
"name": "DENTSPLY International Inc",
"holdingsPercent": 0.02,
"sharesHeld": 2307533,
"exchange": "NASDAQ"
},
{
"symbol": "PNR",
"name": "Pentair Ltd",
"holdingsPercent": 0.02,
"sharesHeld": 1751596,
"exchange": "NYSE"
},
{
"symbol": "HII",
"name": "Huntington Ingalls Ind",
"holdingsPercent": 0.02,
"sharesHeld": 423774,
"exchange": "NYSE"
},
{
"symbol": "FRT",
"name": "FED REALTY INVS",
"holdingsPercent": 0.02,
"sharesHeld": 740071,
"exchange": "NYSE"
},
{
"symbol": "ZION",
"name": "ZIONS BANCORP",
"holdingsPercent": 0.02,
"sharesHeld": 1607620,
"exchange": "NASDAQ"
},
{
"symbol": "AOS",
"name": "A. O. Smith Corporation",
"holdingsPercent": 0.02,
"sharesHeld": 1407343,
"exchange": "NYSE"
},
{
"symbol": "ROL",
"name": "Rollins Inc",
"holdingsPercent": 0.02,
"sharesHeld": 2355335,
"exchange": "NYSE"
},
{
"symbol": "MHK",
"name": "Mohawk Industries Inc",
"holdingsPercent": 0.02,
"sharesHeld": 591374,
"exchange": "NYSE"
},
{
"symbol": "DXC",
"name": "DXC TECHNLGY C",
"holdingsPercent": 0.02,
"sharesHeld": 2662006,
"exchange": "NYSE"
},
{
"symbol": "CDAY",
"name": "CERIDIAN HCM H",
"holdingsPercent": 0.02,
"sharesHeld": 1423854,
"exchange": "NYSE"
},
{
"symbol": "NWSA",
"name": "News Corp",
"holdingsPercent": 0.02,
"sharesHeld": 4161509,
"exchange": "NASDAQ"
},
{
"symbol": "BEN",
"name": "FRANKLIN RES INC",
"holdingsPercent": 0.02,
"sharesHeld": 2901784,
"exchange": "NYSE"
},
{
"symbol": "WYNN",
"name": "WYNN RESORTS",
"holdingsPercent": 0.02,
"sharesHeld": 1119738,
"exchange": "NASDAQ"
},
{
"symbol": "NCLH",
"name": "Norwegian Cruise Line",
"holdingsPercent": 0.02,
"sharesHeld": 4419964,
"exchange": "NYSE"
},
{
"symbol": "DVA",
"name": "DaVita Inc.",
"holdingsPercent": 0.02,
"sharesHeld": 653490,
"exchange": "NYSE"
},
{
"symbol": "IVZ",
"name": "Invesco Ltd",
"holdingsPercent": 0.02,
"sharesHeld": 3606172,
"exchange": "NYSE"
},
{
"symbol": "ALK",
"name": "ALASKA AIR GROUP INC",
"holdingsPercent": 0.02,
"sharesHeld": 1321007,
"exchange": "NYSE"
},
{
"symbol": "VNO",
"name": "Vornado Realty Trust",
"holdingsPercent": 0.02,
"sharesHeld": 1668702,
"exchange": "NYSE"
},
{
"symbol": "DISH",
"name": "DISH NETWORK A",
"holdingsPercent": 0.02,
"sharesHeld": 2632277,
"exchange": "NASDAQ"
},
{
"symbol": "PENN",
"name": "Penn National Gaming Inc",
"holdingsPercent": 0.01,
"sharesHeld": 1757694,
"exchange": "NASDAQ"
},
{
"symbol": "PVH",
"name": "PVH Corp",
"holdingsPercent": 0.01,
"sharesHeld": 756823,
"exchange": "NYSE"
},
{
"symbol": "RL",
"name": "Ralph Lauren Corp",
"holdingsPercent": 0.01,
"sharesHeld": 513232,
"exchange": "NYSE"
},
{
"symbol": "FOX",
"name": "Fox Corp",
"holdingsPercent": 0.01,
"sharesHeld": 1566790,
"exchange": "NASDAQ"
},
{
"symbol": "IPGP",
"name": "IPG Photonics Co",
"holdingsPercent": 0.01,
"sharesHeld": 382331,
"exchange": "NASDAQ"
},
{
"symbol": "",
"name": "U.S. Dollar",
"holdingsPercent": 0.01,
"sharesHeld": 33122438,
"exchange": null
},
{
"symbol": "NWS",
"name": "News Corp",
"holdingsPercent": 0.01,
"sharesHeld": 1305250,
"exchange": "NASDAQ"
},
{
"symbol": "UAA",
"name": "UNDER ARMOUR A",
"holdingsPercent": 0.01,
"sharesHeld": 2011409,
"exchange": "NYSE"
},
{
"symbol": "UA",
"name": "Under Armour Inc. Class C",
"holdingsPercent": 0.01,
"sharesHeld": 2083015,
"exchange": "NYSE"
},
{
"symbol": "Ticker",
"name": "Name",
"holdingsPercent": 0,
"sharesHeld": 0,
"exchange": null
},
{
"symbol": "EMBC",
"name": "Embecta Corporation",
"holdingsPercent": 0,
"sharesHeld": 581,
"exchange": "NASDAQ"
}
]
}
XML
GET
GET https://ondemand.websol.barchart.com/getETFConstituents.xml?apikey=YOUR_API_KEY&symbol=SPY
Host: ondemand.websol.barchart.com
POST
POST https://ondemand.websol.barchart.com/getETFConstituents.xml
Host: ondemand.websol.barchart.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length
apikey=YOUR_API_KEY&symbol=SPY
Response
<?xml version="1.0" encoding="utf-8"?>
<getETFConstituents>
<status>
<code>200</code>
<message>Success.</message>
</status>
<item>
<symbol>AAPL</symbol>
<name>Apple Inc</name>
<holdingsPercent>6.66</holdingsPercent>
<sharesHeld>164285700</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>MSFT</symbol>
<name>Microsoft Corp</name>
<holdingsPercent>5.79</holdingsPercent>
<sharesHeld>79448560</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>AMZN</symbol>
<name>AMAZON COM INC</name>
<holdingsPercent>2.86</holdingsPercent>
<sharesHeld>4637651</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>GOOGL</symbol>
<name>Alphabet Inc Cl A</name>
<holdingsPercent>2.03</holdingsPercent>
<sharesHeld>3187051</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>GOOG</symbol>
<name>Alphabet Inc</name>
<holdingsPercent>1.88</holdingsPercent>
<sharesHeld>2943290</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TSLA</symbol>
<name>Tesla Inc</name>
<holdingsPercent>1.79</holdingsPercent>
<sharesHeld>8870939</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>BRK.B</symbol>
<name>Berkshire Hathaway Inc</name>
<holdingsPercent>1.67</holdingsPercent>
<sharesHeld>19406856</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>JNJ</symbol>
<name>Johnson & Johnson</name>
<holdingsPercent>1.38</holdingsPercent>
<sharesHeld>27906114</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FB</symbol>
<name>Meta Platforms Inc</name>
<holdingsPercent>1.36</holdingsPercent>
<sharesHeld>24476824</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>UNH</symbol>
<name>UnitedHealth Group Inc</name>
<holdingsPercent>1.36</holdingsPercent>
<sharesHeld>9983867</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NVDA</symbol>
<name>NVIDIA Corp</name>
<holdingsPercent>1.27</holdingsPercent>
<sharesHeld>26491736</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>XOM</symbol>
<name>Exxon Mobil Corp</name>
<holdingsPercent>1.14</holdingsPercent>
<sharesHeld>44885584</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PG</symbol>
<name>PROCTER & GAMB</name>
<holdingsPercent>1.1</holdingsPercent>
<sharesHeld>25414478</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>JPM</symbol>
<name>JPMORGAN CHASE</name>
<holdingsPercent>1.03</holdingsPercent>
<sharesHeld>31332636</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CVX</symbol>
<name>Chevron Corp</name>
<holdingsPercent>0.98</holdingsPercent>
<sharesHeld>20437916</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>V</symbol>
<name>Visa Inc. Class A</name>
<holdingsPercent>0.97</holdingsPercent>
<sharesHeld>17583080</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HD</symbol>
<name>Home Depot Inc.</name>
<holdingsPercent>0.91</holdingsPercent>
<sharesHeld>11071259</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MA</symbol>
<name>MasterCard Inc</name>
<holdingsPercent>0.84</holdingsPercent>
<sharesHeld>9150567</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PFE</symbol>
<name>Pfizer Inc</name>
<holdingsPercent>0.84</holdingsPercent>
<sharesHeld>59509484</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ABBV</symbol>
<name>AbbVie Inc</name>
<holdingsPercent>0.81</holdingsPercent>
<sharesHeld>18743720</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>KO</symbol>
<name>Coca-Cola Company</name>
<holdingsPercent>0.76</holdingsPercent>
<sharesHeld>41216336</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BAC</symbol>
<name>Bank of America Corp</name>
<holdingsPercent>0.73</holdingsPercent>
<sharesHeld>75366184</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PEP</symbol>
<name>PepsiCo Inc</name>
<holdingsPercent>0.72</holdingsPercent>
<sharesHeld>14667664</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>AVGO</symbol>
<name>BROADCOM INC</name>
<holdingsPercent>0.71</holdingsPercent>
<sharesHeld>4377495</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>LLY</symbol>
<name>ELI LILLY</name>
<holdingsPercent>0.7</holdingsPercent>
<sharesHeld>8417924</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MRK</symbol>
<name>MERCK & CO</name>
<holdingsPercent>0.69</holdingsPercent>
<sharesHeld>26780844</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>COST</symbol>
<name>Costco Wholesale Corp</name>
<holdingsPercent>0.65</holdingsPercent>
<sharesHeld>4701441</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TMO</symbol>
<name>Thermo Fisher Scientific Inc</name>
<holdingsPercent>0.63</holdingsPercent>
<sharesHeld>4177876</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WMT</symbol>
<name>WALMART INC</name>
<holdingsPercent>0.62</holdingsPercent>
<sharesHeld>14998992</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CSCO</symbol>
<name>Cisco Systems Inc</name>
<holdingsPercent>0.61</holdingsPercent>
<sharesHeld>44716510</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>VZ</symbol>
<name>Verizon Communications Inc.</name>
<holdingsPercent>0.61</holdingsPercent>
<sharesHeld>44508460</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ABT</symbol>
<name>Abbott Laboratories</name>
<holdingsPercent>0.57</holdingsPercent>
<sharesHeld>18747770</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DIS</symbol>
<name>Walt Disney Co</name>
<holdingsPercent>0.57</holdingsPercent>
<sharesHeld>19302972</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ADBE</symbol>
<name>Adobe Inc</name>
<holdingsPercent>0.56</holdingsPercent>
<sharesHeld>5001147</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CMCSA</symbol>
<name>Comcast Corp</name>
<holdingsPercent>0.56</holdingsPercent>
<sharesHeld>47962544</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>MCD</symbol>
<name>MCDONALDS COR</name>
<holdingsPercent>0.54</holdingsPercent>
<sharesHeld>7922466</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ACN</symbol>
<name>ACCENTURE PLC CL A</name>
<holdingsPercent>0.53</holdingsPercent>
<sharesHeld>6700655</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>INTC</symbol>
<name>Intel Corp</name>
<holdingsPercent>0.52</holdingsPercent>
<sharesHeld>43172556</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>BMY</symbol>
<name>Bristol-Myers Squibb Company</name>
<holdingsPercent>0.49</holdingsPercent>
<sharesHeld>23110090</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PM</symbol>
<name>Philip Morris International Inc.</name>
<holdingsPercent>0.48</holdingsPercent>
<sharesHeld>16437843</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WFC</symbol>
<name>WELLS FARGO &</name>
<holdingsPercent>0.48</holdingsPercent>
<sharesHeld>41198468</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CRM</symbol>
<name>Salesforce.Com Inc</name>
<holdingsPercent>0.48</holdingsPercent>
<sharesHeld>10443223</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LIN</symbol>
<name>LIN Media LLC</name>
<holdingsPercent>0.47</holdingsPercent>
<sharesHeld>5434264</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DHR</symbol>
<name>Danaher Corporation</name>
<holdingsPercent>0.46</holdingsPercent>
<sharesHeld>6746808</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TXN</symbol>
<name>TEXAS INSTRUME</name>
<holdingsPercent>0.46</holdingsPercent>
<sharesHeld>9791692</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>AMD</symbol>
<name>Advanced Micro Devices Inc</name>
<holdingsPercent>0.45</holdingsPercent>
<sharesHeld>17332708</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>QCOM</symbol>
<name>QUALCOMM Inc</name>
<holdingsPercent>0.45</holdingsPercent>
<sharesHeld>11948722</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>UNP</symbol>
<name>Union Pacific Corp</name>
<holdingsPercent>0.43</holdingsPercent>
<sharesHeld>6752503</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>T</symbol>
<name>AT&T</name>
<holdingsPercent>0.43</holdingsPercent>
<sharesHeld>75711096</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NKE</symbol>
<name>NIKE Inc</name>
<holdingsPercent>0.42</holdingsPercent>
<sharesHeld>13531505</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MDT</symbol>
<name>Medtronic Inc</name>
<holdingsPercent>0.41</holdingsPercent>
<sharesHeld>14240640</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>RTX</symbol>
<name>Raytheon Technologies Corp</name>
<holdingsPercent>0.41</holdingsPercent>
<sharesHeld>15835709</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NEE</symbol>
<name>NEXTERA ENERGY</name>
<holdingsPercent>0.41</holdingsPercent>
<sharesHeld>20803086</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>COP</symbol>
<name>CompuGroup Medical AG</name>
<holdingsPercent>0.41</holdingsPercent>
<sharesHeld>13806726</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AMGN</symbol>
<name>Amgen Inc</name>
<holdingsPercent>0.4</holdingsPercent>
<sharesHeld>5959069</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>HON</symbol>
<name>Honeywell International</name>
<holdingsPercent>0.39</holdingsPercent>
<sharesHeld>7267548</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>LOW</symbol>
<name>Lowes Companies Inc</name>
<holdingsPercent>0.39</holdingsPercent>
<sharesHeld>7143245</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>UPS</symbol>
<name>United Parcel Service Inc</name>
<holdingsPercent>0.39</holdingsPercent>
<sharesHeld>7730835</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CVS</symbol>
<name>CVS Health Corp</name>
<holdingsPercent>0.38</holdingsPercent>
<sharesHeld>13924570</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IBM</symbol>
<name>International Business Machines Corp</name>
<holdingsPercent>0.36</holdingsPercent>
<sharesHeld>9508247</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ANTM</symbol>
<name>Anthem Inc</name>
<holdingsPercent>0.35</holdingsPercent>
<sharesHeld>2567823</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SPGI</symbol>
<name>S&P Global Inc.</name>
<holdingsPercent>0.35</holdingsPercent>
<sharesHeld>3750046</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MS</symbol>
<name>Morgan Stanley</name>
<holdingsPercent>0.33</holdingsPercent>
<sharesHeld>15029747</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CAT</symbol>
<name>Caterpillar Inc</name>
<holdingsPercent>0.33</holdingsPercent>
<sharesHeld>5723757</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ORCL</symbol>
<name>Oracle Corp</name>
<holdingsPercent>0.32</holdingsPercent>
<sharesHeld>16704744</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LMT</symbol>
<name>Lockheed Martin Corp</name>
<holdingsPercent>0.31</holdingsPercent>
<sharesHeld>2569610</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TGT</symbol>
<name>Target Corp</name>
<holdingsPercent>0.31</holdingsPercent>
<sharesHeld>5079814</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DE</symbol>
<name>Deere & Company</name>
<holdingsPercent>0.31</holdingsPercent>
<sharesHeld>2973371</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AMT</symbol>
<name>AMERICAN TOWER CORP</name>
<holdingsPercent>0.31</holdingsPercent>
<sharesHeld>4828375</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GS</symbol>
<name>Goldman Sachs Group Inc.</name>
<holdingsPercent>0.3</holdingsPercent>
<sharesHeld>3591878</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>INTU</symbol>
<name>Intuit Inc</name>
<holdingsPercent>0.3</holdingsPercent>
<sharesHeld>3002218</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>AMAT</symbol>
<name>Applied Materials Inc</name>
<holdingsPercent>0.29</holdingsPercent>
<sharesHeld>9414673</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>MO</symbol>
<name>ALTRIA GROUP</name>
<holdingsPercent>0.29</holdingsPercent>
<sharesHeld>19327612</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AXP</symbol>
<name>AMERICAN EXPRESS CO</name>
<holdingsPercent>0.28</holdingsPercent>
<sharesHeld>6521190</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SCHW</symbol>
<name>Charles Schwab Corp</name>
<holdingsPercent>0.28</holdingsPercent>
<sharesHeld>15908334</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>C</symbol>
<name>Citigroup Inc</name>
<holdingsPercent>0.28</holdingsPercent>
<sharesHeld>20994664</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PLD</symbol>
<name>PROLOGIS</name>
<holdingsPercent>0.27</holdingsPercent>
<sharesHeld>7845743</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MDLZ</symbol>
<name>MONDELEZ INT C</name>
<holdingsPercent>0.27</holdingsPercent>
<sharesHeld>14711865</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PYPL</symbol>
<name>PayPal Holdings Inc</name>
<holdingsPercent>0.27</holdingsPercent>
<sharesHeld>12351860</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CB</symbol>
<name>Chubb Limited</name>
<holdingsPercent>0.26</holdingsPercent>
<sharesHeld>4557714</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ADP</symbol>
<name>Automatic Data Process</name>
<holdingsPercent>0.26</holdingsPercent>
<sharesHeld>4452817</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>NOW</symbol>
<name>ServiceNow Inc</name>
<holdingsPercent>0.26</holdingsPercent>
<sharesHeld>2120452</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CI</symbol>
<name>Cigna Corp</name>
<holdingsPercent>0.25</holdingsPercent>
<sharesHeld>3424047</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MMM</symbol>
<name>3M</name>
<holdingsPercent>0.25</holdingsPercent>
<sharesHeld>6055058</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BLK</symbol>
<name>BLACKROCK INC</name>
<holdingsPercent>0.25</holdingsPercent>
<sharesHeld>1508958</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DUK</symbol>
<name>DUKE ENERGY</name>
<holdingsPercent>0.25</holdingsPercent>
<sharesHeld>8126003</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BKNG</symbol>
<name>BOOKING HOLDIN</name>
<holdingsPercent>0.25</holdingsPercent>
<sharesHeld>435418</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>SBUX</symbol>
<name>SBUX</name>
<holdingsPercent>0.25</holdingsPercent>
<sharesHeld>12195771</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>NFLX</symbol>
<name>Netflix Inc</name>
<holdingsPercent>0.24</holdingsPercent>
<sharesHeld>4706900</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ADI</symbol>
<name>Analog Devices Inc</name>
<holdingsPercent>0.24</holdingsPercent>
<sharesHeld>5569862</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>GE</symbol>
<name>GENERAL ELEC C</name>
<holdingsPercent>0.24</holdingsPercent>
<sharesHeld>11655330</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MMC</symbol>
<name>MARSH & MCLENN</name>
<holdingsPercent>0.24</holdingsPercent>
<sharesHeld>5352028</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SO</symbol>
<name>Southern Co</name>
<holdingsPercent>0.23</holdingsPercent>
<sharesHeld>11236513</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MU</symbol>
<name>MICRON TECH</name>
<holdingsPercent>0.23</holdingsPercent>
<sharesHeld>11834355</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ISRG</symbol>
<name>Intuitive Surgic</name>
<holdingsPercent>0.23</holdingsPercent>
<sharesHeld>3792830</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>SYK</symbol>
<name>Stryker Corp</name>
<holdingsPercent>0.23</holdingsPercent>
<sharesHeld>3559609</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ZTS</symbol>
<name>Zoetis Inc</name>
<holdingsPercent>0.23</holdingsPercent>
<sharesHeld>5006535</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GILD</symbol>
<name>GILEAD SCI</name>
<holdingsPercent>0.23</holdingsPercent>
<sharesHeld>13299307</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CCI</symbol>
<name>Crown Castle International Corp</name>
<holdingsPercent>0.22</holdingsPercent>
<sharesHeld>4565403</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TMUS</symbol>
<name>T-Mobile US Inc</name>
<holdingsPercent>0.22</holdingsPercent>
<sharesHeld>6224935</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>EOG</symbol>
<name>EOG Resources Inc</name>
<holdingsPercent>0.22</holdingsPercent>
<sharesHeld>6203235</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CSX</symbol>
<name>CSX Corp</name>
<holdingsPercent>0.22</holdingsPercent>
<sharesHeld>23467700</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>BDX</symbol>
<name>BECTON DICKINSON AND CO</name>
<holdingsPercent>0.21</holdingsPercent>
<sharesHeld>3018723</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CME</symbol>
<name>CME Group Inc</name>
<holdingsPercent>0.21</holdingsPercent>
<sharesHeld>3810391</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>REGN</symbol>
<name>Regeneron Pharmaceuticals Inc</name>
<holdingsPercent>0.21</holdingsPercent>
<sharesHeld>1131451</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>BA</symbol>
<name>BOEING CO</name>
<holdingsPercent>0.2</holdingsPercent>
<sharesHeld>5819214</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>D</symbol>
<name>DOMINION ENERGY</name>
<holdingsPercent>0.2</holdingsPercent>
<sharesHeld>8587801</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LRCX</symbol>
<name>Lam Research Corp</name>
<holdingsPercent>0.2</holdingsPercent>
<sharesHeld>1478997</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>NOC</symbol>
<name>Northrop Grumman Corp</name>
<holdingsPercent>0.2</holdingsPercent>
<sharesHeld>1555699</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TJX</symbol>
<name>TJX Companies Inc</name>
<holdingsPercent>0.2</holdingsPercent>
<sharesHeld>12647211</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CL</symbol>
<name>Colgate-Palmolive Company</name>
<holdingsPercent>0.2</holdingsPercent>
<sharesHeld>8909836</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SHW</symbol>
<name>Sherwin-Williams Co.</name>
<holdingsPercent>0.19</holdingsPercent>
<sharesHeld>2549419</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PNC</symbol>
<name>PNC Financial Services Group Inc.</name>
<holdingsPercent>0.19</holdingsPercent>
<sharesHeld>4452339</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>USB</symbol>
<name>U.S. Bancorp</name>
<holdingsPercent>0.19</holdingsPercent>
<sharesHeld>14317919</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>VRTX</symbol>
<name>Vertex Pharmaceuticals Inc</name>
<holdingsPercent>0.19</holdingsPercent>
<sharesHeld>2689825</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PGR</symbol>
<name>Progressive Corp/The</name>
<holdingsPercent>0.19</holdingsPercent>
<sharesHeld>6180832</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TFC</symbol>
<name>Truist Financial Corp</name>
<holdingsPercent>0.18</holdingsPercent>
<sharesHeld>14099392</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ATVI</symbol>
<name>Activision Blizzard Inc</name>
<holdingsPercent>0.18</holdingsPercent>
<sharesHeld>8259788</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PXD</symbol>
<name>Pioneer Natural Resources Co</name>
<holdingsPercent>0.18</holdingsPercent>
<sharesHeld>2395926</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WM</symbol>
<name>Waste Management Inc.</name>
<holdingsPercent>0.18</holdingsPercent>
<sharesHeld>4071426</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EW</symbol>
<name>Edwards Lifesciences Corporation</name>
<holdingsPercent>0.18</holdingsPercent>
<sharesHeld>6619375</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>OXY</symbol>
<name>OCCIDENTAL PET</name>
<holdingsPercent>0.18</holdingsPercent>
<sharesHeld>9369731</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AON</symbol>
<name>Aon plc</name>
<holdingsPercent>0.18</holdingsPercent>
<sharesHeld>2277276</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NSC</symbol>
<name>NORFOLK SOUTHE</name>
<holdingsPercent>0.17</holdingsPercent>
<sharesHeld>2542248</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SLB</symbol>
<name>Schlumberger NV</name>
<holdingsPercent>0.17</holdingsPercent>
<sharesHeld>14878919</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ITW</symbol>
<name>ILLINOIS TOOL</name>
<holdingsPercent>0.17</holdingsPercent>
<sharesHeld>3027861</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FIS</symbol>
<name>FIDELITY NATIONAL INFO SE</name>
<holdingsPercent>0.17</holdingsPercent>
<sharesHeld>6443272</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EQIX</symbol>
<name>Equinix Inc</name>
<holdingsPercent>0.17</holdingsPercent>
<sharesHeld>954669</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>FISV</symbol>
<name>Fiserv Inc.</name>
<holdingsPercent>0.17</holdingsPercent>
<sharesHeld>6295672</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>BSX</symbol>
<name>BOSTON SCIENTIFIC CORP COMMON STOCK USD.01</name>
<holdingsPercent>0.17</holdingsPercent>
<sharesHeld>15039659</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HUM</symbol>
<name>Humana Inc</name>
<holdingsPercent>0.17</holdingsPercent>
<sharesHeld>1356736</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MPC</symbol>
<name>Marathon Petroleum Corp</name>
<holdingsPercent>0.16</holdingsPercent>
<sharesHeld>6138780</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CHTR</symbol>
<name>Charter Communications Inc</name>
<holdingsPercent>0.16</holdingsPercent>
<sharesHeld>1263776</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ETN</symbol>
<name>EATON CORP</name>
<holdingsPercent>0.16</holdingsPercent>
<sharesHeld>4210549</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EL</symbol>
<name>ESTEE LAUDER</name>
<holdingsPercent>0.16</holdingsPercent>
<sharesHeld>2464195</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ICE</symbol>
<name>Intercontinental Exchange Inc.</name>
<holdingsPercent>0.16</holdingsPercent>
<sharesHeld>5948434</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DG</symbol>
<name>Dollar General Corp</name>
<holdingsPercent>0.16</holdingsPercent>
<sharesHeld>2463292</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GM</symbol>
<name>GENERAL MOTORS</name>
<holdingsPercent>0.16</holdingsPercent>
<sharesHeld>15333559</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GD</symbol>
<name>GENERAL DYNAMI</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>2438240</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NEM</symbol>
<name>Newmont Corporation</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>8441631</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>VLO</symbol>
<name>VALERO ENERGY</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>4318314</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SRE</symbol>
<name>Sempra Energy</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>3385767</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FCX</symbol>
<name>FREEPORT MCMORAN INC</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>15510850</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>APD</symbol>
<name>Air Prods & Chems Inc</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>2338225</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>F</symbol>
<name>F MOTOR</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>41703136</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FDX</symbol>
<name>FedEx Corp</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>2585619</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HCA</symbol>
<name>HCA Healthcare Inc</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>2533778</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EMR</symbol>
<name>EMERSON ELECTR</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>6314690</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DOW</symbol>
<name>Dow Inc</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>7825440</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AEP</symbol>
<name>AMER ELEC PWR</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>5339825</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>KLAC</symbol>
<name>KLA Corp</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>1601504</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CNC</symbol>
<name>Centene Corp</name>
<holdingsPercent>0.15</holdingsPercent>
<sharesHeld>6158199</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MCK</symbol>
<name>McKesson Corp</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>1588235</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AIG</symbol>
<name>AMER INTL GROU</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>8784806</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ADM</symbol>
<name>Archer Daniels Midland</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>5908105</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PSA</symbol>
<name>Public Storage</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>1609433</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MRNA</symbol>
<name>Moderna Inc</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>3732737</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>COF</symbol>
<name>Capital One Financial Corp</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>4388288</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NXPI</symbol>
<name>NXP Semiconductor NV</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>2819473</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>LHX</symbol>
<name>L3harris Technologies</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>2076252</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>KMB</symbol>
<name>KIMBERLY-CLARK</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>3557337</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MCO</symbol>
<name>Moodys Corp</name>
<holdingsPercent>0.14</holdingsPercent>
<sharesHeld>1710690</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EXC</symbol>
<name>EXELON CORP</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>10328139</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PSX</symbol>
<name>Phillips 66</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>4948534</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ROP</symbol>
<name>Roper Industries Inc</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>1113638</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MET</symbol>
<name>MetLife Inc</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>7439496</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DVN</symbol>
<name>DEVON ENERG</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>6650225</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GIS</symbol>
<name>General Mills Inc</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>6403885</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MAR</symbol>
<name>Marriott International Inc</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>2889771</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>SYY</symbol>
<name>Sysco Corp</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>5403255</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ORLY</symbol>
<name>OReilly Automotive Inc</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>712706</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>WMB</symbol>
<name>Williams Companies Inc</name>
<holdingsPercent>0.13</holdingsPercent>
<sharesHeld>12832810</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ADSK</symbol>
<name>Autodesk Inc</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>2323935</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TRV</symbol>
<name>THE TRAVELERS</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>2557320</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SNPS</symbol>
<name>SYNOPSYS INC</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>1626940</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>AZO</symbol>
<name>AutoZone Inc</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>218842</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>APH</symbol>
<name>Amphenol Corp</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>6318458</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CTVA</symbol>
<name>Corteva</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>7737448</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>STZ</symbol>
<name>Constellation Brands Inc</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>1737694</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HPQ</symbol>
<name>Hp Inc</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>11479343</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TEL</symbol>
<name>TE Connectivity Ltd</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>3465072</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>XEL</symbol>
<name>Xcel Energy Inc</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>5687083</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ECL</symbol>
<name>Ecolab Inc</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>2628563</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IQV</symbol>
<name>IQVIA HOLDINGS</name>
<holdingsPercent>0.12</holdingsPercent>
<sharesHeld>2023660</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WELL</symbol>
<name>Welltower Inc</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>4606643</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>O</symbol>
<name>Realty Income Corporation</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>5987343</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CDNS</symbol>
<name>CADENCE DESIGN SYS INC COMMON STOCK USD.01</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>2922907</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PAYX</symbol>
<name>Paychex Inc</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>3382268</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>SPG</symbol>
<name>Simon Property Group Inc</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>3471152</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PRU</symbol>
<name>PRUDENTIAL FIN</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>3999512</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CTSH</symbol>
<name>COGNIZANT TECH SOLUTIONS A COMMON STOCK USD.01</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>5551779</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>WBD</symbol>
<name>Warner Bros. Discovery Inc. Series A</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>23394104</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>KMI</symbol>
<name>KINDER MORGAN</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>20587924</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FTNT</symbol>
<name>Fortinet Inc.</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>1431930</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>HLT</symbol>
<name>Hilton Worldwide Holdings Inc</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>2943746</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BAX</symbol>
<name>BAXTER INTERNATIONAL INC</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>5278979</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MCHP</symbol>
<name>MICROCHIP TECH</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>5871828</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ILMN</symbol>
<name>ILLUMINA INC</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>1654324</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>DLR</symbol>
<name>DIGITAL REALTY</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>3008847</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>JCI</symbol>
<name>JOHNSON CONTROLS</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>7448590</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CMG</symbol>
<name>CHIPOTLE MEXICAN GRILL INC COMMON STOCK USD.01</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>296088</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>A</symbol>
<name>Agilent Technologies Inc</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>3197223</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DLTR</symbol>
<name>DOLLAR TREE IN</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>2379684</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>EA</symbol>
<name>Electronic Arts Inc</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>2996677</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>SBAC</symbol>
<name>SBA Communications Corp</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>1157416</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ALL</symbol>
<name>Allstate Corp.</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>2975129</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>KR</symbol>
<name>KROGER</name>
<holdingsPercent>0.11</holdingsPercent>
<sharesHeld>7092979</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MSI</symbol>
<name>MOTOROLA SOL</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>1788829</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PEG</symbol>
<name>PUBL SVC ENTER</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>5340586</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GPN</symbol>
<name>Global Payments Inc</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>3018927</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PH</symbol>
<name>Parker Hannifin Corp</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>1363249</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CARR</symbol>
<name>Carrier Global Corp</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>9069441</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HAL</symbol>
<name>Halliburton Co</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>9527095</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AFL</symbol>
<name>Aflac Inc</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>6360142</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AJG</symbol>
<name>Arthur J. Gallagher & Co.</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>2210016</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ED</symbol>
<name>Consolidated Edison Inc.</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>3743309</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MNST</symbol>
<name>Monster Beverage Corp</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>3983145</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CTAS</symbol>
<name>Cintas Corp</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>934819</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>HSY</symbol>
<name>Hershey Co/The</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>1535440</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DD</symbol>
<name>Dupont De Nemours Inc</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>5464530</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ROST</symbol>
<name>Ross Stores Inc</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>3762686</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>NUE</symbol>
<name>NUCOR</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>2883855</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IFF</symbol>
<name>International Flavors & Fragrances Inc</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>2693459</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MSCI</symbol>
<name>MSCI Inc. Class A</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>861412</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>YUM</symbol>
<name>Yum! Brands Inc</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>3063908</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WEC</symbol>
<name>WEC Energy Group Inc</name>
<holdingsPercent>0.1</holdingsPercent>
<sharesHeld>3331375</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HES</symbol>
<name>Hess Corp</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>2907751</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BK</symbol>
<name>Bank of New York Mellon Corp</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>7843757</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BKR</symbol>
<name>Baker Hughes a GE Co. Class A</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>9602303</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TT</symbol>
<name>Trane Technologies PLC</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>2475473</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>OTIS</symbol>
<name>Otis Worldwide Corp</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>4508453</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WBA</symbol>
<name>Walgreens Boots Alliance Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>7582470</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>DXCM</symbol>
<name>DexCom Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>1021702</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>KHC</symbol>
<name>Kraft Heinz Co</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>7492033</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ES</symbol>
<name>Eversource Energy</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>3629901</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IDXX</symbol>
<name>IDEXX Laboratories Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>898715</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>FAST</symbol>
<name>FASTENAL</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>6070555</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TWTR</symbol>
<name>Twitter Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>8427482</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DFS</symbol>
<name>DISCOVER FINAN</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>3052880</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MTB</symbol>
<name>M&T Bank Corp</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>1893549</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BIIB</symbol>
<name>Biogen Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>1553477</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>AMP</symbol>
<name>Ameriprise Financial Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>1180723</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CMI</symbol>
<name>Cummins Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>1516832</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>OKE</symbol>
<name>ONEOK Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>4707686</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PCAR</symbol>
<name>PACCAR Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>3667175</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>RMD</symbol>
<name>ResMed Inc</name>
<holdingsPercent>0.09</holdingsPercent>
<sharesHeld>1550442</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TDG</symbol>
<name>TransDigm Group Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>558644</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WY</symbol>
<name>Weyerhaeuser Company</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>7918780</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AVB</symbol>
<name>AVALONBAY COMMUNITIES INC REIT USD.01</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>1474875</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PPG</symbol>
<name>PPG IND</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>2506720</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MTD</symbol>
<name>Mettler-Toledo International Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>243993</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LYB</symbol>
<name>LYONDELLBASEL</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>2787353</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EBAY</symbol>
<name>eBay Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>6620942</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TROW</symbol>
<name>T Rowe Price Group Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>2430055</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CERN</symbol>
<name>Cerner Corp</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>3121536</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>AME</symbol>
<name>AMETEK Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>2442120</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>VRSK</symbol>
<name>Verisk Analytics Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>1703825</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>RSG</symbol>
<name>Republic Services Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>2219797</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CBRE</symbol>
<name>CBRE Group Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>3546703</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TSN</symbol>
<name>Tyson Foods Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>3114639</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AWK</symbol>
<name>American Water Works Co Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>1917267</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ALB</symbol>
<name>Albemarle Corp</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>1235290</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GLW</symbol>
<name>Corning Inc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>7920017</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>APTV</symbol>
<name>Aptiv plc</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>2857421</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LUV</symbol>
<name>Southwest Airlines Co</name>
<holdingsPercent>0.08</holdingsPercent>
<sharesHeld>6249092</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EQR</symbol>
<name>EQ RESIDENT</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>3598813</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SIVB</symbol>
<name>SIVB</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>618918</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>EIX</symbol>
<name>Edison International</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>4010418</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DTE</symbol>
<name>DTE ENERGY</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>2046735</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MKC</symbol>
<name>MCCORMICK & CO</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>2631307</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WTW</symbol>
<name>Willis Towers Watson plc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1293834</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>STT</symbol>
<name>State Street Corp</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>3862088</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FRC</symbol>
<name>FIRST REP BANK</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1897247</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>KEYS</symbol>
<name>Keysight Technologies Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1946152</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CTRA</symbol>
<name>Contura Energy Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>8578316</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ODFL</symbol>
<name>Old Dominion Freight Line Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>990654</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>FITB</symbol>
<name>FIFTH THIRD BANC</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>7231774</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>DAL</symbol>
<name>DELTA AIR LIN</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>6758847</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CHD</symbol>
<name>Church & Dwight Co Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>2582424</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ARE</symbol>
<name>ALEXANDRIA RE</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1543075</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ZBH</symbol>
<name>Zimmer Biomet Holdings Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>2205306</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AEE</symbol>
<name>Ameren Corp</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>2720701</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EXR</symbol>
<name>Extra Space Storage Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1413515</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FE</symbol>
<name>FIRSTENERGY</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>6045308</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EFX</symbol>
<name>Enerflex Ltd.</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1286372</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ETR</symbol>
<name>Entergy Corp</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>2122022</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ANET</symbol>
<name>Arista Networks Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>2373726</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CPRT</symbol>
<name>Copart Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>2257497</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TSCO</symbol>
<name>Tractor Supply Co</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1207861</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ROK</symbol>
<name>ROCKWELL AUTOM</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1225563</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BALL</symbol>
<name>Ball Corporation</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>3450758</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MOS</symbol>
<name>Mosaic Co</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>3919543</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ABC</symbol>
<name>AmerisourceBergen Corp</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1596442</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HIG</symbol>
<name>Hartford Financial Services Group Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>3550549</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CF</symbol>
<name>CF INDUSTRIES</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>2277153</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CDW</symbol>
<name>CDW Corp</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1435464</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>LH</symbol>
<name>Laboratory Corporation of America Holdings</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>987086</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WST</symbol>
<name>WEST PHARMACEUTICAL SERVICES COMMON STOCK USD.25</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>780850</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FANG</symbol>
<name>Diamondback Energy Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>1797804</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>DHI</symbol>
<name>D.R. HORTON IN</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>3442998</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>VTR</symbol>
<name>Ventas Inc</name>
<holdingsPercent>0.07</holdingsPercent>
<sharesHeld>4224159</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MRO</symbol>
<name>MARATHON OIL</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>8329491</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PPL</symbol>
<name>Pakistan Petroleum Ltd.</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>8027315</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>STE</symbol>
<name>STERIS Corp</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1061613</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ANSS</symbol>
<name>ANSYS INC</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>920019</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>NTRS</symbol>
<name>NORTHERN TRUST</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>2201348</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ULTA</symbol>
<name>Ulta Beauty Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>578510</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>MTCH</symbol>
<name>Match Group Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>2995300</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>VMC</symbol>
<name>Vulcan Materials Co</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1401622</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IT</symbol>
<name>Gartner Inc.</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>879233</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HPE</symbol>
<name>Hewlett Packard Ent</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>13799451</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FTV</symbol>
<name>Fortive Corp</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>3785253</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GWW</symbol>
<name>W.W. Grainger Inc.</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>462753</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>URI</symbol>
<name>United Rentals Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>763798</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DRE</symbol>
<name>DUKE REALTY</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>4037808</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MAA</symbol>
<name>Mid-America Apartment Communities Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1216917</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ENPH</symbol>
<name>ENPHASE ENERGY INC</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1422103</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>MLM</symbol>
<name>Martin Marietta Materials Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>658939</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ALGN</symbol>
<name>Align Technology Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>776098</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CMS</symbol>
<name>CMS Energy Corp.</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>3069430</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AMCR</symbol>
<name>Amcor PLC</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>16196470</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LEN</symbol>
<name>Lennar Corp</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>2771154</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WAT</symbol>
<name>Waters Corp</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>648218</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HOLX</symbol>
<name>Hologic Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>2673147</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>GPC</symbol>
<name>GENUINE PARTS</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1512928</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CNP</symbol>
<name>CenterPoint Energy Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>6656272</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CLX</symbol>
<name>Clorox Co</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1297355</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SWK</symbol>
<name>Stanley Black & Decker Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1712004</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DOV</symbol>
<name>Dover Corp</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1520183</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ESS</symbol>
<name>Essex Property Trust Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>686961</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CINF</symbol>
<name>Cincinnati Financial Corp</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1583344</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>EXPD</symbol>
<name>EXPEDITORS</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>1794004</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CFG</symbol>
<name>Citizens Financial Group Inc</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>5243523</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>RF</symbol>
<name>Regions Financial Corporation</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>10084109</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IP</symbol>
<name>International Paper Company</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>4129495</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HBAN</symbol>
<name>Huntington Bancshares</name>
<holdingsPercent>0.06</holdingsPercent>
<sharesHeld>15303806</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>EXPE</symbol>
<name>EXPEDI GROUP I</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1592927</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>K</symbol>
<name>KELLOGG</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>2682444</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PKI</symbol>
<name>PerkinElmer Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1336227</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TDY</symbol>
<name>Teledyne Technologies Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>493839</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FLT</symbol>
<name>FLEETCOR TECHNOL</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>859046</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CEG</symbol>
<name>CONSTELLATION ENERGY CORP</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>3442836</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>BBY</symbol>
<name>BEST BUY CO INC</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>2294876</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WDC</symbol>
<name>WESTERN DGTL C</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>3317605</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>MPWR</symbol>
<name>Monolithic Power Systems Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>459236</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>MOH</symbol>
<name>Molina Healthcare Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>621044</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EPAM</symbol>
<name>EPAM SYSTEMS I</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>600495</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IR</symbol>
<name>INGER RAND</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>4278615</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ZBRA</symbol>
<name>ZEBRA TECH</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>564208</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CTLT</symbol>
<name>Catalent Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1898948</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>RJF</symbol>
<name>Raymond James Financial Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1958405</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>J</symbol>
<name>Jacobs Engineering Group Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1375723</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SYF</symbol>
<name>Synchrony Financial</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>5526739</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>KEY</symbol>
<name>KeyCorp</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>9847629</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CAG</symbol>
<name>Conagra Brands Inc.</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>5073272</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PFG</symbol>
<name>Principal Financial Group Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>2575579</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>NDAQ</symbol>
<name>NASDAQ INC</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1227168</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PARA</symbol>
<name>Paramount Global Class B</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>6398762</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TER</symbol>
<name>Teradyne Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1724727</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>SWKS</symbol>
<name>Skyworks Solutions Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1744516</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>STX</symbol>
<name>Seagate Technology PLC</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>2121831</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TRMB</symbol>
<name>Trimble Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>2657084</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>DRI</symbol>
<name>DARDEN REST</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1368303</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WAB</symbol>
<name>Wabtec Corp/DE</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1997729</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PEAK</symbol>
<name>HCP Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>5691778</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DGX</symbol>
<name>QUEST DIAG</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1261563</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>OMC</symbol>
<name>OMNICOM GP INC</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>2215647</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>COO</symbol>
<name>Cooper Companies Inc.</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>520048</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BR</symbol>
<name>Broadridge Financial Solutions Inc.</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1226021</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AKAM</symbol>
<name>Akamai Technologies</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1720286</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>POOL</symbol>
<name>Pool Corp</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>423548</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PWR</symbol>
<name>Quanta Services Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1510793</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NTAP</symbol>
<name>net SE</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>2368399</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>VRSN</symbol>
<name>VeriSign Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1027895</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>BXP</symbol>
<name>BOSTON PROPERTIES INC REIT USD.01</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1500095</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CE</symbol>
<name>Celanese Corp</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1151817</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CAH</symbol>
<name>Cardinal Health Inc</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>2964713</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SJM</symbol>
<name>J.M. Smucker Company</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1144452</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EVRG</symbol>
<name>EVERGY INC</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>2416644</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>APA</symbol>
<name>Apache Corp</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>3842218</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>IRM</symbol>
<name>IRON MOUNTAIN</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>3068891</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ATO</symbol>
<name>ATMOS ENERGY CORP</name>
<holdingsPercent>0.05</holdingsPercent>
<sharesHeld>1435802</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GRMN</symbol>
<name>Garmin Ltd</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1590026</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>VFC</symbol>
<name>VF Corp</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>3416751</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HRL</symbol>
<name>Hormel Foods Corp</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2989010</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>KMX</symbol>
<name>CARMAX INC COMMON STOCK USD.5</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1721365</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FMC</symbol>
<name>Fmc Corp</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1360793</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CPT</symbol>
<name>Camden Property Trust</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1093405</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PKG</symbol>
<name>Packaging Corp of America</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1003120</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>XYL</symbol>
<name>Xylem Inc.</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1903197</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LNT</symbol>
<name>ALLIANT ENERGY</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2642826</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>JBHT</symbol>
<name>J B Hunt Transport Services Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>888622</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>LDOS</symbol>
<name>Leidos Holdings Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1484514</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>UDR</symbol>
<name>UDR Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>3170783</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>KIM</symbol>
<name>Kimco Realty Corp</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>6537953</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AVY</symbol>
<name>Avery Dennison Corp</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>875489</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HST</symbol>
<name>Host Hotels & Resorts</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>7505020</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>WRB</symbol>
<name>W. R. Berkley Corp</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2221510</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TYL</symbol>
<name>Tyler Technologies Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>431972</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FDS</symbol>
<name>FACTSET RESEARCH</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>400250</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IEX</symbol>
<name>IDEX Corp</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>802517</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TECH</symbol>
<name>BIOTECHNE CORP</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>410860</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CHRW</symbol>
<name>C.H. Robinson Worldwide Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1391965</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>INCY</symbol>
<name>INCYTE CORP</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1988032</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>UAL</symbol>
<name>United Continental Holdings Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>3391784</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TXT</symbol>
<name>Textron Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2331327</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NLOK</symbol>
<name>NortonLifeLock Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>6138725</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>GNRC</symbol>
<name>Generac Holdings Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>666618</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NVR</symbol>
<name>NVR Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>34621</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LKQ</symbol>
<name>LKQ Corp</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2867366</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>RCL</symbol>
<name>Royal Caribbean Cruises Ltd</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2377512</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>VTRS</symbol>
<name>Viatris Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>12769505</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PAYC</symbol>
<name>Paycom Software Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>507723</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BRO</symbol>
<name>Brown & Brown Inc.</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2468429</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>EMN</symbol>
<name>EASTMAN CHEM</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1367688</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AAP</symbol>
<name>Advance Auto Parts Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>660868</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AES</symbol>
<name>AES Corporation</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>7038236</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MAS</symbol>
<name>Masco Corp</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2543702</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MGM</symbol>
<name>MGM RESORTS IN</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>3993474</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HWM</symbol>
<name>Howmet Aerospace Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>4079120</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TFX</symbol>
<name>Teleflex Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>493512</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>JKHY</symbol>
<name>Jack Henry & Associates Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>779790</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TTWO</symbol>
<name>Take-Two Interactive Software Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1225913</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>BBWI</symbol>
<name>Bath & Body Works Inc.</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2772077</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IPG</symbol>
<name>INTERPBLIC GRP</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>4157489</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DPZ</symbol>
<name>Dominos Pizza Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>389889</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>L</symbol>
<name>Loews Corporation</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2078480</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CTXS</symbol>
<name>Citrix Systems Inc</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1309289</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>WRK</symbol>
<name>Westrock Co</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>2805263</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BF.B</symbol>
<name>BROWN FORMAN CORP CL B</name>
<holdingsPercent>0.04</holdingsPercent>
<sharesHeld>1929388</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NI</symbol>
<name>NiSource Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>4112500</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LYV</symbol>
<name>Live Nation Ent Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1432083</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SEDG</symbol>
<name>Solaredge Technologies Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>558175</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>SBNY</symbol>
<name>SBNY</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>665061</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>HSIC</symbol>
<name>Henry Schein Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1475710</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>HAS</symbol>
<name>Hasbro Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1358925</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>SNA</symbol>
<name>SNAP-ON INC</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>570172</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CBOE</symbol>
<name>Cboe Global Markets Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1126243</sharesHeld>
<exchange>AMEX</exchange>
</item>
<item>
<symbol>CRL</symbol>
<name>Charles River Laboratories International Inc.</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>530461</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PTC</symbol>
<name>PTC Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1118654</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>LVS</symbol>
<name>Las Vegas Sands Corp</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>3644909</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ABMD</symbol>
<name>ABIOMED Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>479195</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>NDSN</symbol>
<name>Nordson Corp</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>575256</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>RE</symbol>
<name>Everest Re Group Ltd.</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>421152</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CCL</symbol>
<name>Carnival Corp</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>8430917</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CZR</symbol>
<name>Caesars Entertainment Corp</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>2266531</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>QRVO</symbol>
<name>Qorvo Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1149400</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ETSY</symbol>
<name>ETSY Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1341307</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>WHR</symbol>
<name>Whirlpool Corp</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>636090</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NRG</symbol>
<name>NRG ENERGY</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>2603486</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PHM</symbol>
<name>PulteGroup Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>2679298</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FOXA</symbol>
<name>Fox Corp</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>3391512</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>LUMN</symbol>
<name>Lumen Technologies Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>9747495</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>TAP</symbol>
<name>MOLSN COORS BR</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>2003205</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BIO</symbol>
<name>Bio-Rad Laboratories Inc. Class A</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>226914</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AAL</symbol>
<name>American Airlines Group</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>6829890</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>REG</symbol>
<name>Regency Centers Corp</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1614278</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>CPB</symbol>
<name>Campbell Soup Company</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>2159453</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>AIZ</symbol>
<name>Assurant Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>602554</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>RHI</symbol>
<name>Robert Half International Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1175007</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FFIV</symbol>
<name>F5 NETWORKS</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>634640</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>ALLE</symbol>
<name>Allegion PLC</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>947429</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CMA</symbol>
<name>Comerica Incorporated</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1404463</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>JNPR</symbol>
<name>Juniper Networks Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>3434586</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MKTX</symbol>
<name>MarketAxess Holdings Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>401376</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>FBHS</symbol>
<name>FORTUNE BRANDS</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1457267</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>SEE</symbol>
<name>Sealed Air Corp.</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1584222</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LW</symbol>
<name>Lamb Weston Holdings Inc.</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1532014</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>UHS</symbol>
<name>Universal Health Services Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>773367</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>LNC</symbol>
<name>Lincoln National Corp</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>1797594</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>OGN</symbol>
<name>ORGANON</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>2691305</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>BWA</symbol>
<name>BorgWarner Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>2543260</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NLSN</symbol>
<name>NIELSEN HOLDIN</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>3807346</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>GL</symbol>
<name>Globe Life Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>988602</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NWL</symbol>
<name>Newell Brands Inc</name>
<holdingsPercent>0.03</holdingsPercent>
<sharesHeld>4021234</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>TPR</symbol>
<name>TAPESTRY INC O</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>2799163</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>PNW</symbol>
<name>PINNACL WEST C</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>1198860</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>XRAY</symbol>
<name>DENTSPLY International Inc</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>2307533</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PNR</symbol>
<name>Pentair Ltd</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>1751596</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>HII</symbol>
<name>Huntington Ingalls Ind</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>423774</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FRT</symbol>
<name>FED REALTY INVS</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>740071</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ZION</symbol>
<name>ZIONS BANCORP</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>1607620</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>AOS</symbol>
<name>A. O. Smith Corporation</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>1407343</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ROL</symbol>
<name>Rollins Inc</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>2355335</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>MHK</symbol>
<name>Mohawk Industries Inc</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>591374</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DXC</symbol>
<name>DXC TECHNLGY C</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>2662006</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>CDAY</symbol>
<name>CERIDIAN HCM H</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>1423854</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>NWSA</symbol>
<name>News Corp</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>4161509</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>BEN</symbol>
<name>FRANKLIN RES INC</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>2901784</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>WYNN</symbol>
<name>WYNN RESORTS</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>1119738</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>NCLH</symbol>
<name>Norwegian Cruise Line</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>4419964</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DVA</symbol>
<name>DaVita Inc.</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>653490</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>IVZ</symbol>
<name>Invesco Ltd</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>3606172</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>ALK</symbol>
<name>ALASKA AIR GROUP INC</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>1321007</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>VNO</symbol>
<name>Vornado Realty Trust</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>1668702</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>DISH</symbol>
<name>DISH NETWORK A</name>
<holdingsPercent>0.02</holdingsPercent>
<sharesHeld>2632277</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PENN</symbol>
<name>Penn National Gaming Inc</name>
<holdingsPercent>0.01</holdingsPercent>
<sharesHeld>1757694</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>PVH</symbol>
<name>PVH Corp</name>
<holdingsPercent>0.01</holdingsPercent>
<sharesHeld>756823</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>RL</symbol>
<name>Ralph Lauren Corp</name>
<holdingsPercent>0.01</holdingsPercent>
<sharesHeld>513232</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>FOX</symbol>
<name>Fox Corp</name>
<holdingsPercent>0.01</holdingsPercent>
<sharesHeld>1566790</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>IPGP</symbol>
<name>IPG Photonics Co</name>
<holdingsPercent>0.01</holdingsPercent>
<sharesHeld>382331</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol></symbol>
<name>U.S. Dollar</name>
<holdingsPercent>0.01</holdingsPercent>
<sharesHeld>33122438</sharesHeld>
<exchange></exchange>
</item>
<item>
<symbol>NWS</symbol>
<name>News Corp</name>
<holdingsPercent>0.01</holdingsPercent>
<sharesHeld>1305250</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
<item>
<symbol>UAA</symbol>
<name>UNDER ARMOUR A</name>
<holdingsPercent>0.01</holdingsPercent>
<sharesHeld>2011409</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>UA</symbol>
<name>Under Armour Inc. Class C</name>
<holdingsPercent>0.01</holdingsPercent>
<sharesHeld>2083015</sharesHeld>
<exchange>NYSE</exchange>
</item>
<item>
<symbol>Ticker</symbol>
<name>Name</name>
<holdingsPercent>0</holdingsPercent>
<sharesHeld>0</sharesHeld>
<exchange></exchange>
</item>
<item>
<symbol>EMBC</symbol>
<name>Embecta Corporation</name>
<holdingsPercent>0</holdingsPercent>
<sharesHeld>581</sharesHeld>
<exchange>NASDAQ</exchange>
</item>
</getETFConstituents>
CSV
GET
GET https://ondemand.websol.barchart.com/getETFConstituents.csv?apikey=YOUR_API_KEY&symbol=SPY
Host: ondemand.websol.barchart.com
POST
POST https://ondemand.websol.barchart.com/getETFConstituents.csv
Host: ondemand.websol.barchart.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length
apikey=YOUR_API_KEY&symbol=SPY
Response
symbol,name,holdingsPercent,sharesHeld,exchange
"AAPL","Apple Inc","6.66","164285700","NASDAQ"
"MSFT","Microsoft Corp","5.79","79448560","NASDAQ"
"AMZN","AMAZON COM INC","2.86","4637651","NASDAQ"
"GOOGL","Alphabet Inc Cl A","2.03","3187051","NASDAQ"
"GOOG","Alphabet Inc","1.88","2943290","NASDAQ"
"TSLA","Tesla Inc","1.79","8870939","NASDAQ"
"BRK.B","Berkshire Hathaway Inc","1.67","19406856","NYSE"
"JNJ","Johnson & Johnson","1.38","27906114","NYSE"
"FB","Meta Platforms Inc","1.36","24476824","NASDAQ"
"UNH","UnitedHealth Group Inc","1.36","9983867","NYSE"
"NVDA","NVIDIA Corp","1.27","26491736","NASDAQ"
"XOM","Exxon Mobil Corp","1.14","44885584","NYSE"
"PG","PROCTER & GAMB","1.1","25414478","NYSE"
"JPM","JPMORGAN CHASE","1.03","31332636","NYSE"
"CVX","Chevron Corp","0.98","20437916","NYSE"
"V","Visa Inc. Class A","0.97","17583080","NYSE"
"HD","Home Depot Inc.","0.91","11071259","NYSE"
"MA","MasterCard Inc","0.84","9150567","NYSE"
"PFE","Pfizer Inc","0.84","59509484","NYSE"
"ABBV","AbbVie Inc","0.81","18743720","NYSE"
"KO","Coca-Cola Company","0.76","41216336","NYSE"
"BAC","Bank of America Corp","0.73","75366184","NYSE"
"PEP","PepsiCo Inc","0.72","14667664","NASDAQ"
"AVGO","BROADCOM INC","0.71","4377495","NASDAQ"
"LLY","ELI LILLY","0.7","8417924","NYSE"
"MRK","MERCK & CO","0.69","26780844","NYSE"
"COST","Costco Wholesale Corp","0.65","4701441","NASDAQ"
"TMO","Thermo Fisher Scientific Inc","0.63","4177876","NYSE"
"WMT","WALMART INC","0.62","14998992","NYSE"
"CSCO","Cisco Systems Inc","0.61","44716510","NASDAQ"
"VZ","Verizon Communications Inc.","0.61","44508460","NYSE"
"ABT","Abbott Laboratories","0.57","18747770","NYSE"
"DIS","Walt Disney Co","0.57","19302972","NYSE"
"ADBE","Adobe Inc","0.56","5001147","NASDAQ"
"CMCSA","Comcast Corp","0.56","47962544","NASDAQ"
"MCD","MCDONALDS COR","0.54","7922466","NYSE"
"ACN","ACCENTURE PLC CL A","0.53","6700655","NYSE"
"INTC","Intel Corp","0.52","43172556","NASDAQ"
"BMY","Bristol-Myers Squibb Company","0.49","23110090","NYSE"
"PM","Philip Morris International Inc.","0.48","16437843","NYSE"
"WFC","WELLS FARGO &","0.48","41198468","NYSE"
"CRM","Salesforce.Com Inc","0.48","10443223","NYSE"
"LIN","LIN Media LLC","0.47","5434264","NYSE"
"DHR","Danaher Corporation","0.46","6746808","NYSE"
"TXN","TEXAS INSTRUME","0.46","9791692","NASDAQ"
"AMD","Advanced Micro Devices Inc","0.45","17332708","NASDAQ"
"QCOM","QUALCOMM Inc","0.45","11948722","NASDAQ"
"UNP","Union Pacific Corp","0.43","6752503","NYSE"
"T","AT&T","0.43","75711096","NYSE"
"NKE","NIKE Inc","0.42","13531505","NYSE"
"MDT","Medtronic Inc","0.41","14240640","NYSE"
"RTX","Raytheon Technologies Corp","0.41","15835709","NYSE"
"NEE","NEXTERA ENERGY","0.41","20803086","NYSE"
"COP","CompuGroup Medical AG","0.41","13806726","NYSE"
"AMGN","Amgen Inc","0.4","5959069","NASDAQ"
"HON","Honeywell International","0.39","7267548","NASDAQ"
"LOW","Lowes Companies Inc","0.39","7143245","NYSE"
"UPS","United Parcel Service Inc","0.39","7730835","NYSE"
"CVS","CVS Health Corp","0.38","13924570","NYSE"
"IBM","International Business Machines Corp","0.36","9508247","NYSE"
"ANTM","Anthem Inc","0.35","2567823","NYSE"
"SPGI","S&P Global Inc.","0.35","3750046","NYSE"
"MS","Morgan Stanley","0.33","15029747","NYSE"
"CAT","Caterpillar Inc","0.33","5723757","NYSE"
"ORCL","Oracle Corp","0.32","16704744","NYSE"
"LMT","Lockheed Martin Corp","0.31","2569610","NYSE"
"TGT","Target Corp","0.31","5079814","NYSE"
"DE","Deere & Company","0.31","2973371","NYSE"
"AMT","AMERICAN TOWER CORP","0.31","4828375","NYSE"
"GS","Goldman Sachs Group Inc.","0.3","3591878","NYSE"
"INTU","Intuit Inc","0.3","3002218","NASDAQ"
"AMAT","Applied Materials Inc","0.29","9414673","NASDAQ"
"MO","ALTRIA GROUP","0.29","19327612","NYSE"
"AXP","AMERICAN EXPRESS CO","0.28","6521190","NYSE"
"SCHW","Charles Schwab Corp","0.28","15908334","NYSE"
"C","Citigroup Inc","0.28","20994664","NYSE"
"PLD","PROLOGIS","0.27","7845743","NYSE"
"MDLZ","MONDELEZ INT C","0.27","14711865","NASDAQ"
"PYPL","PayPal Holdings Inc","0.27","12351860","NASDAQ"
"CB","Chubb Limited","0.26","4557714","NYSE"
"ADP","Automatic Data Process","0.26","4452817","NASDAQ"
"NOW","ServiceNow Inc","0.26","2120452","NYSE"
"CI","Cigna Corp","0.25","3424047","NYSE"
"MMM","3M","0.25","6055058","NYSE"
"BLK","BLACKROCK INC","0.25","1508958","NYSE"
"DUK","DUKE ENERGY","0.25","8126003","NYSE"
"BKNG","BOOKING HOLDIN","0.25","435418","NASDAQ"
"SBUX","SBUX","0.25","12195771","NASDAQ"
"NFLX","Netflix Inc","0.24","4706900","NASDAQ"
"ADI","Analog Devices Inc","0.24","5569862","NASDAQ"
"GE","GENERAL ELEC C","0.24","11655330","NYSE"
"MMC","MARSH & MCLENN","0.24","5352028","NYSE"
"SO","Southern Co","0.23","11236513","NYSE"
"MU","MICRON TECH","0.23","11834355","NASDAQ"
"ISRG","Intuitive Surgic","0.23","3792830","NASDAQ"
"SYK","Stryker Corp","0.23","3559609","NYSE"
"ZTS","Zoetis Inc","0.23","5006535","NYSE"
"GILD","GILEAD SCI","0.23","13299307","NASDAQ"
"CCI","Crown Castle International Corp","0.22","4565403","NYSE"
"TMUS","T-Mobile US Inc","0.22","6224935","NASDAQ"
"EOG","EOG Resources Inc","0.22","6203235","NYSE"
"CSX","CSX Corp","0.22","23467700","NASDAQ"
"BDX","BECTON DICKINSON AND CO","0.21","3018723","NYSE"
"CME","CME Group Inc","0.21","3810391","NASDAQ"
"REGN","Regeneron Pharmaceuticals Inc","0.21","1131451","NASDAQ"
"BA","BOEING CO","0.2","5819214","NYSE"
"D","DOMINION ENERGY","0.2","8587801","NYSE"
"LRCX","Lam Research Corp","0.2","1478997","NASDAQ"
"NOC","Northrop Grumman Corp","0.2","1555699","NYSE"
"TJX","TJX Companies Inc","0.2","12647211","NYSE"
"CL","Colgate-Palmolive Company","0.2","8909836","NYSE"
"SHW","Sherwin-Williams Co.","0.19","2549419","NYSE"
"PNC","PNC Financial Services Group Inc.","0.19","4452339","NYSE"
"USB","U.S. Bancorp","0.19","14317919","NYSE"
"VRTX","Vertex Pharmaceuticals Inc","0.19","2689825","NASDAQ"
"PGR","Progressive Corp/The","0.19","6180832","NYSE"
"TFC","Truist Financial Corp","0.18","14099392","NYSE"
"ATVI","Activision Blizzard Inc","0.18","8259788","NASDAQ"
"PXD","Pioneer Natural Resources Co","0.18","2395926","NYSE"
"WM","Waste Management Inc.","0.18","4071426","NYSE"
"EW","Edwards Lifesciences Corporation","0.18","6619375","NYSE"
"OXY","OCCIDENTAL PET","0.18","9369731","NYSE"
"AON","Aon plc","0.18","2277276","NYSE"
"NSC","NORFOLK SOUTHE","0.17","2542248","NYSE"
"SLB","Schlumberger NV","0.17","14878919","NYSE"
"ITW","ILLINOIS TOOL","0.17","3027861","NYSE"
"FIS","FIDELITY NATIONAL INFO SE","0.17","6443272","NYSE"
"EQIX","Equinix Inc","0.17","954669","NASDAQ"
"FISV","Fiserv Inc.","0.17","6295672","NASDAQ"
"BSX","BOSTON SCIENTIFIC CORP COMMON STOCK USD.01","0.17","15039659","NYSE"
"HUM","Humana Inc","0.17","1356736","NYSE"
"MPC","Marathon Petroleum Corp","0.16","6138780","NYSE"
"CHTR","Charter Communications Inc","0.16","1263776","NASDAQ"
"ETN","EATON CORP","0.16","4210549","NYSE"
"EL","ESTEE LAUDER","0.16","2464195","NYSE"
"ICE","Intercontinental Exchange Inc.","0.16","5948434","NYSE"
"DG","Dollar General Corp","0.16","2463292","NYSE"
"GM","GENERAL MOTORS","0.16","15333559","NYSE"
"GD","GENERAL DYNAMI","0.15","2438240","NYSE"
"NEM","Newmont Corporation","0.15","8441631","NYSE"
"VLO","VALERO ENERGY","0.15","4318314","NYSE"
"SRE","Sempra Energy","0.15","3385767","NYSE"
"FCX","FREEPORT MCMORAN INC","0.15","15510850","NYSE"
"APD","Air Prods & Chems Inc","0.15","2338225","NYSE"
"F","F MOTOR","0.15","41703136","NYSE"
"FDX","FedEx Corp","0.15","2585619","NYSE"
"HCA","HCA Healthcare Inc","0.15","2533778","NYSE"
"EMR","EMERSON ELECTR","0.15","6314690","NYSE"
"DOW","Dow Inc","0.15","7825440","NYSE"
"AEP","AMER ELEC PWR","0.15","5339825","NASDAQ"
"KLAC","KLA Corp","0.15","1601504","NASDAQ"
"CNC","Centene Corp","0.15","6158199","NYSE"
"MCK","McKesson Corp","0.14","1588235","NYSE"
"AIG","AMER INTL GROU","0.14","8784806","NYSE"
"ADM","Archer Daniels Midland","0.14","5908105","NYSE"
"PSA","Public Storage","0.14","1609433","NYSE"
"MRNA","Moderna Inc","0.14","3732737","NASDAQ"
"COF","Capital One Financial Corp","0.14","4388288","NYSE"
"NXPI","NXP Semiconductor NV","0.14","2819473","NASDAQ"
"LHX","L3harris Technologies","0.14","2076252","NYSE"
"KMB","KIMBERLY-CLARK","0.14","3557337","NYSE"
"MCO","Moodys Corp","0.14","1710690","NYSE"
"EXC","EXELON CORP","0.13","10328139","NASDAQ"
"PSX","Phillips 66","0.13","4948534","NYSE"
"ROP","Roper Industries Inc","0.13","1113638","NYSE"
"MET","MetLife Inc","0.13","7439496","NYSE"
"DVN","DEVON ENERG","0.13","6650225","NYSE"
"GIS","General Mills Inc","0.13","6403885","NYSE"
"MAR","Marriott International Inc","0.13","2889771","NASDAQ"
"SYY","Sysco Corp","0.13","5403255","NYSE"
"ORLY","OReilly Automotive Inc","0.13","712706","NASDAQ"
"WMB","Williams Companies Inc","0.13","12832810","NYSE"
"ADSK","Autodesk Inc","0.12","2323935","NASDAQ"
"TRV","THE TRAVELERS","0.12","2557320","NYSE"
"SNPS","SYNOPSYS INC","0.12","1626940","NASDAQ"
"AZO","AutoZone Inc","0.12","218842","NYSE"
"APH","Amphenol Corp","0.12","6318458","NYSE"
"CTVA","Corteva","0.12","7737448","NYSE"
"STZ","Constellation Brands Inc","0.12","1737694","NYSE"
"HPQ","Hp Inc","0.12","11479343","NYSE"
"TEL","TE Connectivity Ltd","0.12","3465072","NYSE"
"XEL","Xcel Energy Inc","0.12","5687083","NASDAQ"
"ECL","Ecolab Inc","0.12","2628563","NYSE"
"IQV","IQVIA HOLDINGS","0.12","2023660","NYSE"
"WELL","Welltower Inc","0.11","4606643","NYSE"
"O","Realty Income Corporation","0.11","5987343","NYSE"
"CDNS","CADENCE DESIGN SYS INC COMMON STOCK USD.01","0.11","2922907","NASDAQ"
"PAYX","Paychex Inc","0.11","3382268","NASDAQ"
"SPG","Simon Property Group Inc","0.11","3471152","NYSE"
"PRU","PRUDENTIAL FIN","0.11","3999512","NYSE"
"CTSH","COGNIZANT TECH SOLUTIONS A COMMON STOCK USD.01","0.11","5551779","NASDAQ"
"WBD","Warner Bros. Discovery Inc. Series A","0.11","23394104","NASDAQ"
"KMI","KINDER MORGAN","0.11","20587924","NYSE"
"FTNT","Fortinet Inc.","0.11","1431930","NASDAQ"
"HLT","Hilton Worldwide Holdings Inc","0.11","2943746","NYSE"
"BAX","BAXTER INTERNATIONAL INC","0.11","5278979","NYSE"
"MCHP","MICROCHIP TECH","0.11","5871828","NASDAQ"
"ILMN","ILLUMINA INC","0.11","1654324","NASDAQ"
"DLR","DIGITAL REALTY","0.11","3008847","NYSE"
"JCI","JOHNSON CONTROLS","0.11","7448590","NYSE"
"CMG","CHIPOTLE MEXICAN GRILL INC COMMON STOCK USD.01","0.11","296088","NYSE"
"A","Agilent Technologies Inc","0.11","3197223","NYSE"
"DLTR","DOLLAR TREE IN","0.11","2379684","NASDAQ"
"EA","Electronic Arts Inc","0.11","2996677","NASDAQ"
"SBAC","SBA Communications Corp","0.11","1157416","NASDAQ"
"ALL","Allstate Corp.","0.11","2975129","NYSE"
"KR","KROGER","0.11","7092979","NYSE"
"MSI","MOTOROLA SOL","0.1","1788829","NYSE"
"PEG","PUBL SVC ENTER","0.1","5340586","NYSE"
"GPN","Global Payments Inc","0.1","3018927","NYSE"
"PH","Parker Hannifin Corp","0.1","1363249","NYSE"
"CARR","Carrier Global Corp","0.1","9069441","NYSE"
"HAL","Halliburton Co","0.1","9527095","NYSE"
"AFL","Aflac Inc","0.1","6360142","NYSE"
"AJG","Arthur J. Gallagher & Co.","0.1","2210016","NYSE"
"ED","Consolidated Edison Inc.","0.1","3743309","NYSE"
"MNST","Monster Beverage Corp","0.1","3983145","NASDAQ"
"CTAS","Cintas Corp","0.1","934819","NASDAQ"
"HSY","Hershey Co/The","0.1","1535440","NYSE"
"DD","Dupont De Nemours Inc","0.1","5464530","NYSE"
"ROST","Ross Stores Inc","0.1","3762686","NASDAQ"
"NUE","NUCOR","0.1","2883855","NYSE"
"IFF","International Flavors & Fragrances Inc","0.1","2693459","NYSE"
"MSCI","MSCI Inc. Class A","0.1","861412","NYSE"
"YUM","Yum! Brands Inc","0.1","3063908","NYSE"
"WEC","WEC Energy Group Inc","0.1","3331375","NYSE"
"HES","Hess Corp","0.09","2907751","NYSE"
"BK","Bank of New York Mellon Corp","0.09","7843757","NYSE"
"BKR","Baker Hughes a GE Co. Class A","0.09","9602303","NASDAQ"
"TT","Trane Technologies PLC","0.09","2475473","NYSE"
"OTIS","Otis Worldwide Corp","0.09","4508453","NYSE"
"WBA","Walgreens Boots Alliance Inc","0.09","7582470","NASDAQ"
"DXCM","DexCom Inc","0.09","1021702","NASDAQ"
"KHC","Kraft Heinz Co","0.09","7492033","NASDAQ"
"ES","Eversource Energy","0.09","3629901","NYSE"
"IDXX","IDEXX Laboratories Inc","0.09","898715","NASDAQ"
"FAST","FASTENAL","0.09","6070555","NASDAQ"
"TWTR","Twitter Inc","0.09","8427482","NYSE"
"DFS","DISCOVER FINAN","0.09","3052880","NYSE"
"MTB","M&T Bank Corp","0.09","1893549","NYSE"
"BIIB","Biogen Inc","0.09","1553477","NASDAQ"
"AMP","Ameriprise Financial Inc","0.09","1180723","NYSE"
"CMI","Cummins Inc","0.09","1516832","NYSE"
"OKE","ONEOK Inc","0.09","4707686","NYSE"
"PCAR","PACCAR Inc","0.09","3667175","NASDAQ"
"RMD","ResMed Inc","0.09","1550442","NYSE"
"TDG","TransDigm Group Inc","0.08","558644","NYSE"
"WY","Weyerhaeuser Company","0.08","7918780","NYSE"
"AVB","AVALONBAY COMMUNITIES INC REIT USD.01","0.08","1474875","NYSE"
"PPG","PPG IND","0.08","2506720","NYSE"
"MTD","Mettler-Toledo International Inc","0.08","243993","NYSE"
"LYB","LYONDELLBASEL","0.08","2787353","NYSE"
"EBAY","eBay Inc","0.08","6620942","NASDAQ"
"TROW","T Rowe Price Group Inc","0.08","2430055","NASDAQ"
"CERN","Cerner Corp","0.08","3121536","NASDAQ"
"AME","AMETEK Inc","0.08","2442120","NYSE"
"VRSK","Verisk Analytics Inc","0.08","1703825","NASDAQ"
"RSG","Republic Services Inc","0.08","2219797","NYSE"
"CBRE","CBRE Group Inc","0.08","3546703","NYSE"
"TSN","Tyson Foods Inc","0.08","3114639","NYSE"
"AWK","American Water Works Co Inc","0.08","1917267","NYSE"
"ALB","Albemarle Corp","0.08","1235290","NYSE"
"GLW","Corning Inc","0.08","7920017","NYSE"
"APTV","Aptiv plc","0.08","2857421","NYSE"
"LUV","Southwest Airlines Co","0.08","6249092","NYSE"
"EQR","EQ RESIDENT","0.07","3598813","NYSE"
"SIVB","SIVB","0.07","618918","NASDAQ"
"EIX","Edison International","0.07","4010418","NYSE"
"DTE","DTE ENERGY","0.07","2046735","NYSE"
"MKC","MCCORMICK & CO","0.07","2631307","NYSE"
"WTW","Willis Towers Watson plc","0.07","1293834","NASDAQ"
"STT","State Street Corp","0.07","3862088","NYSE"
"FRC","FIRST REP BANK","0.07","1897247","NYSE"
"KEYS","Keysight Technologies Inc","0.07","1946152","NYSE"
"CTRA","Contura Energy Inc","0.07","8578316","NYSE"
"ODFL","Old Dominion Freight Line Inc","0.07","990654","NASDAQ"
"FITB","FIFTH THIRD BANC","0.07","7231774","NASDAQ"
"DAL","DELTA AIR LIN","0.07","6758847","NYSE"
"CHD","Church & Dwight Co Inc","0.07","2582424","NYSE"
"ARE","ALEXANDRIA RE","0.07","1543075","NYSE"
"ZBH","Zimmer Biomet Holdings Inc","0.07","2205306","NYSE"
"AEE","Ameren Corp","0.07","2720701","NYSE"
"EXR","Extra Space Storage Inc","0.07","1413515","NYSE"
"FE","FIRSTENERGY","0.07","6045308","NYSE"
"EFX","Enerflex Ltd.","0.07","1286372","NYSE"
"ETR","Entergy Corp","0.07","2122022","NYSE"
"ANET","Arista Networks Inc","0.07","2373726","NYSE"
"CPRT","Copart Inc","0.07","2257497","NASDAQ"
"TSCO","Tractor Supply Co","0.07","1207861","NASDAQ"
"ROK","ROCKWELL AUTOM","0.07","1225563","NYSE"
"BALL","Ball Corporation","0.07","3450758","NYSE"
"MOS","Mosaic Co","0.07","3919543","NYSE"
"ABC","AmerisourceBergen Corp","0.07","1596442","NYSE"
"HIG","Hartford Financial Services Group Inc","0.07","3550549","NYSE"
"CF","CF INDUSTRIES","0.07","2277153","NYSE"
"CDW","CDW Corp","0.07","1435464","NASDAQ"
"LH","Laboratory Corporation of America Holdings","0.07","987086","NYSE"
"WST","WEST PHARMACEUTICAL SERVICES COMMON STOCK USD.25","0.07","780850","NYSE"
"FANG","Diamondback Energy Inc","0.07","1797804","NASDAQ"
"DHI","D.R. HORTON IN","0.07","3442998","NYSE"
"VTR","Ventas Inc","0.07","4224159","NYSE"
"MRO","MARATHON OIL","0.06","8329491","NYSE"
"PPL","Pakistan Petroleum Ltd.","0.06","8027315","NYSE"
"STE","STERIS Corp","0.06","1061613","NYSE"
"ANSS","ANSYS INC","0.06","920019","NASDAQ"
"NTRS","NORTHERN TRUST","0.06","2201348","NASDAQ"
"ULTA","Ulta Beauty Inc","0.06","578510","NASDAQ"
"MTCH","Match Group Inc","0.06","2995300","NASDAQ"
"VMC","Vulcan Materials Co","0.06","1401622","NYSE"
"IT","Gartner Inc.","0.06","879233","NYSE"
"HPE","Hewlett Packard Ent","0.06","13799451","NYSE"
"FTV","Fortive Corp","0.06","3785253","NYSE"
"GWW","W.W. Grainger Inc.","0.06","462753","NYSE"
"URI","United Rentals Inc","0.06","763798","NYSE"
"DRE","DUKE REALTY","0.06","4037808","NYSE"
"MAA","Mid-America Apartment Communities Inc","0.06","1216917","NYSE"
"ENPH","ENPHASE ENERGY INC","0.06","1422103","NASDAQ"
"MLM","Martin Marietta Materials Inc","0.06","658939","NYSE"
"ALGN","Align Technology Inc","0.06","776098","NASDAQ"
"CMS","CMS Energy Corp.","0.06","3069430","NYSE"
"AMCR","Amcor PLC","0.06","16196470","NYSE"
"LEN","Lennar Corp","0.06","2771154","NYSE"
"WAT","Waters Corp","0.06","648218","NYSE"
"HOLX","Hologic Inc","0.06","2673147","NASDAQ"
"GPC","GENUINE PARTS","0.06","1512928","NYSE"
"CNP","CenterPoint Energy Inc","0.06","6656272","NYSE"
"CLX","Clorox Co","0.06","1297355","NYSE"
"SWK","Stanley Black & Decker Inc","0.06","1712004","NYSE"
"DOV","Dover Corp","0.06","1520183","NYSE"
"ESS","Essex Property Trust Inc","0.06","686961","NYSE"
"CINF","Cincinnati Financial Corp","0.06","1583344","NASDAQ"
"EXPD","EXPEDITORS","0.06","1794004","NASDAQ"
"CFG","Citizens Financial Group Inc","0.06","5243523","NYSE"
"RF","Regions Financial Corporation","0.06","10084109","NYSE"
"IP","International Paper Company","0.06","4129495","NYSE"
"HBAN","Huntington Bancshares","0.06","15303806","NASDAQ"
"EXPE","EXPEDI GROUP I","0.05","1592927","NASDAQ"
"K","KELLOGG","0.05","2682444","NYSE"
"PKI","PerkinElmer Inc","0.05","1336227","NYSE"
"TDY","Teledyne Technologies Inc","0.05","493839","NYSE"
"FLT","FLEETCOR TECHNOL","0.05","859046","NYSE"
"CEG","CONSTELLATION ENERGY CORP","0.05","3442836","NASDAQ"
"BBY","BEST BUY CO INC","0.05","2294876","NYSE"
"WDC","WESTERN DGTL C","0.05","3317605","NASDAQ"
"MPWR","Monolithic Power Systems Inc","0.05","459236","NASDAQ"
"MOH","Molina Healthcare Inc","0.05","621044","NYSE"
"EPAM","EPAM SYSTEMS I","0.05","600495","NYSE"
"IR","INGER RAND","0.05","4278615","NYSE"
"ZBRA","ZEBRA TECH","0.05","564208","NASDAQ"
"CTLT","Catalent Inc","0.05","1898948","NYSE"
"RJF","Raymond James Financial Inc","0.05","1958405","NYSE"
"J","Jacobs Engineering Group Inc","0.05","1375723","NYSE"
"SYF","Synchrony Financial","0.05","5526739","NYSE"
"KEY","KeyCorp","0.05","9847629","NYSE"
"CAG","Conagra Brands Inc.","0.05","5073272","NYSE"
"PFG","Principal Financial Group Inc","0.05","2575579","NASDAQ"
"NDAQ","NASDAQ INC","0.05","1227168","NASDAQ"
"PARA","Paramount Global Class B","0.05","6398762","NASDAQ"
"TER","Teradyne Inc","0.05","1724727","NASDAQ"
"SWKS","Skyworks Solutions Inc","0.05","1744516","NASDAQ"
"STX","Seagate Technology PLC","0.05","2121831","NASDAQ"
"TRMB","Trimble Inc","0.05","2657084","NASDAQ"
"DRI","DARDEN REST","0.05","1368303","NYSE"
"WAB","Wabtec Corp/DE","0.05","1997729","NYSE"
"PEAK","HCP Inc","0.05","5691778","NYSE"
"DGX","QUEST DIAG","0.05","1261563","NYSE"
"OMC","OMNICOM GP INC","0.05","2215647","NYSE"
"COO","Cooper Companies Inc.","0.05","520048","NYSE"
"BR","Broadridge Financial Solutions Inc.","0.05","1226021","NYSE"
"AKAM","Akamai Technologies","0.05","1720286","NASDAQ"
"POOL","Pool Corp","0.05","423548","NASDAQ"
"PWR","Quanta Services Inc","0.05","1510793","NYSE"
"NTAP","net SE","0.05","2368399","NASDAQ"
"VRSN","VeriSign Inc","0.05","1027895","NASDAQ"
"BXP","BOSTON PROPERTIES INC REIT USD.01","0.05","1500095","NYSE"
"CE","Celanese Corp","0.05","1151817","NYSE"
"CAH","Cardinal Health Inc","0.05","2964713","NYSE"
"SJM","J.M. Smucker Company","0.05","1144452","NYSE"
"EVRG","EVERGY INC","0.05","2416644","NYSE"
"APA","Apache Corp","0.05","3842218","NASDAQ"
"IRM","IRON MOUNTAIN","0.05","3068891","NYSE"
"ATO","ATMOS ENERGY CORP","0.05","1435802","NYSE"
"GRMN","Garmin Ltd","0.04","1590026","NYSE"
"VFC","VF Corp","0.04","3416751","NYSE"
"HRL","Hormel Foods Corp","0.04","2989010","NYSE"
"KMX","CARMAX INC COMMON STOCK USD.5","0.04","1721365","NYSE"
"FMC","Fmc Corp","0.04","1360793","NYSE"
"CPT","Camden Property Trust","0.04","1093405","NYSE"
"PKG","Packaging Corp of America","0.04","1003120","NYSE"
"XYL","Xylem Inc.","0.04","1903197","NYSE"
"LNT","ALLIANT ENERGY","0.04","2642826","NASDAQ"
"JBHT","J B Hunt Transport Services Inc","0.04","888622","NASDAQ"
"LDOS","Leidos Holdings Inc","0.04","1484514","NYSE"
"UDR","UDR Inc","0.04","3170783","NYSE"
"KIM","Kimco Realty Corp","0.04","6537953","NYSE"
"AVY","Avery Dennison Corp","0.04","875489","NYSE"
"HST","Host Hotels & Resorts","0.04","7505020","NASDAQ"
"WRB","W. R. Berkley Corp","0.04","2221510","NYSE"
"TYL","Tyler Technologies Inc","0.04","431972","NYSE"
"FDS","FACTSET RESEARCH","0.04","400250","NYSE"
"IEX","IDEX Corp","0.04","802517","NYSE"
"TECH","BIOTECHNE CORP","0.04","410860","NASDAQ"
"CHRW","C.H. Robinson Worldwide Inc","0.04","1391965","NASDAQ"
"INCY","INCYTE CORP","0.04","1988032","NASDAQ"
"UAL","United Continental Holdings Inc","0.04","3391784","NASDAQ"
"TXT","Textron Inc","0.04","2331327","NYSE"
"NLOK","NortonLifeLock Inc","0.04","6138725","NASDAQ"
"GNRC","Generac Holdings Inc","0.04","666618","NYSE"
"NVR","NVR Inc","0.04","34621","NYSE"
"LKQ","LKQ Corp","0.04","2867366","NASDAQ"
"RCL","Royal Caribbean Cruises Ltd","0.04","2377512","NYSE"
"VTRS","Viatris Inc","0.04","12769505","NASDAQ"
"PAYC","Paycom Software Inc","0.04","507723","NYSE"
"BRO","Brown & Brown Inc.","0.04","2468429","NYSE"
"EMN","EASTMAN CHEM","0.04","1367688","NYSE"
"AAP","Advance Auto Parts Inc","0.04","660868","NYSE"
"AES","AES Corporation","0.04","7038236","NYSE"
"MAS","Masco Corp","0.04","2543702","NYSE"
"MGM","MGM RESORTS IN","0.04","3993474","NYSE"
"HWM","Howmet Aerospace Inc","0.04","4079120","NYSE"
"TFX","Teleflex Inc","0.04","493512","NYSE"
"JKHY","Jack Henry & Associates Inc","0.04","779790","NASDAQ"
"TTWO","Take-Two Interactive Software Inc","0.04","1225913","NASDAQ"
"BBWI","Bath & Body Works Inc.","0.04","2772077","NYSE"
"IPG","INTERPBLIC GRP","0.04","4157489","NYSE"
"DPZ","Dominos Pizza Inc","0.04","389889","NYSE"
"L","Loews Corporation","0.04","2078480","NYSE"
"CTXS","Citrix Systems Inc","0.04","1309289","NASDAQ"
"WRK","Westrock Co","0.04","2805263","NYSE"
"BF.B","BROWN FORMAN CORP CL B","0.04","1929388","NYSE"
"NI","NiSource Inc","0.03","4112500","NYSE"
"LYV","Live Nation Ent Inc","0.03","1432083","NYSE"
"SEDG","Solaredge Technologies Inc","0.03","558175","NASDAQ"
"SBNY","SBNY","0.03","665061","NASDAQ"
"HSIC","Henry Schein Inc","0.03","1475710","NASDAQ"
"HAS","Hasbro Inc","0.03","1358925","NASDAQ"
"SNA","SNAP-ON INC","0.03","570172","NYSE"
"CBOE","Cboe Global Markets Inc","0.03","1126243","AMEX"
"CRL","Charles River Laboratories International Inc.","0.03","530461","NYSE"
"PTC","PTC Inc","0.03","1118654","NASDAQ"
"LVS","Las Vegas Sands Corp","0.03","3644909","NYSE"
"ABMD","ABIOMED Inc","0.03","479195","NASDAQ"
"NDSN","Nordson Corp","0.03","575256","NASDAQ"
"RE","Everest Re Group Ltd.","0.03","421152","NYSE"
"CCL","Carnival Corp","0.03","8430917","NYSE"
"CZR","Caesars Entertainment Corp","0.03","2266531","NASDAQ"
"QRVO","Qorvo Inc","0.03","1149400","NASDAQ"
"ETSY","ETSY Inc","0.03","1341307","NASDAQ"
"WHR","Whirlpool Corp","0.03","636090","NYSE"
"NRG","NRG ENERGY","0.03","2603486","NYSE"
"PHM","PulteGroup Inc","0.03","2679298","NYSE"
"FOXA","Fox Corp","0.03","3391512","NASDAQ"
"LUMN","Lumen Technologies Inc","0.03","9747495","NYSE"
"TAP","MOLSN COORS BR","0.03","2003205","NYSE"
"BIO","Bio-Rad Laboratories Inc. Class A","0.03","226914","NYSE"
"AAL","American Airlines Group","0.03","6829890","NASDAQ"
"REG","Regency Centers Corp","0.03","1614278","NASDAQ"
"CPB","Campbell Soup Company","0.03","2159453","NYSE"
"AIZ","Assurant Inc","0.03","602554","NYSE"
"RHI","Robert Half International Inc","0.03","1175007","NYSE"
"FFIV","F5 NETWORKS","0.03","634640","NASDAQ"
"ALLE","Allegion PLC","0.03","947429","NYSE"
"CMA","Comerica Incorporated","0.03","1404463","NYSE"
"JNPR","Juniper Networks Inc","0.03","3434586","NYSE"
"MKTX","MarketAxess Holdings Inc","0.03","401376","NASDAQ"
"FBHS","FORTUNE BRANDS","0.03","1457267","NYSE"
"SEE","Sealed Air Corp.","0.03","1584222","NYSE"
"LW","Lamb Weston Holdings Inc.","0.03","1532014","NYSE"
"UHS","Universal Health Services Inc","0.03","773367","NYSE"
"LNC","Lincoln National Corp","0.03","1797594","NYSE"
"OGN","ORGANON","0.03","2691305","NYSE"
"BWA","BorgWarner Inc","0.03","2543260","NYSE"
"NLSN","NIELSEN HOLDIN","0.03","3807346","NYSE"
"GL","Globe Life Inc","0.03","988602","NYSE"
"NWL","Newell Brands Inc","0.03","4021234","NASDAQ"
"TPR","TAPESTRY INC O","0.02","2799163","NYSE"
"PNW","PINNACL WEST C","0.02","1198860","NYSE"
"XRAY","DENTSPLY International Inc","0.02","2307533","NASDAQ"
"PNR","Pentair Ltd","0.02","1751596","NYSE"
"HII","Huntington Ingalls Ind","0.02","423774","NYSE"
"FRT","FED REALTY INVS","0.02","740071","NYSE"
"ZION","ZIONS BANCORP","0.02","1607620","NASDAQ"
"AOS","A. O. Smith Corporation","0.02","1407343","NYSE"
"ROL","Rollins Inc","0.02","2355335","NYSE"
"MHK","Mohawk Industries Inc","0.02","591374","NYSE"
"DXC","DXC TECHNLGY C","0.02","2662006","NYSE"
"CDAY","CERIDIAN HCM H","0.02","1423854","NYSE"
"NWSA","News Corp","0.02","4161509","NASDAQ"
"BEN","FRANKLIN RES INC","0.02","2901784","NYSE"
"WYNN","WYNN RESORTS","0.02","1119738","NASDAQ"
"NCLH","Norwegian Cruise Line","0.02","4419964","NYSE"
"DVA","DaVita Inc.","0.02","653490","NYSE"
"IVZ","Invesco Ltd","0.02","3606172","NYSE"
"ALK","ALASKA AIR GROUP INC","0.02","1321007","NYSE"
"VNO","Vornado Realty Trust","0.02","1668702","NYSE"
"DISH","DISH NETWORK A","0.02","2632277","NASDAQ"
"PENN","Penn National Gaming Inc","0.01","1757694","NASDAQ"
"PVH","PVH Corp","0.01","756823","NYSE"
"RL","Ralph Lauren Corp","0.01","513232","NYSE"
"FOX","Fox Corp","0.01","1566790","NASDAQ"
"IPGP","IPG Photonics Co","0.01","382331","NASDAQ"
"","U.S. Dollar","0.01","33122438",""
"NWS","News Corp","0.01","1305250","NASDAQ"
"UAA","UNDER ARMOUR A","0.01","2011409","NYSE"
"UA","Under Armour Inc. Class C","0.01","2083015","NYSE"
"Ticker","Name","0","0",""
"EMBC","Embecta Corporation","0","581","NASDAQ"
PHP
<?php
$ondemand = new SoapClient('https://ondemand.websol.barchart.com/service?wsdl');
$params = [
'apikey' => 'YOUR_API_KEY',
'symbol' => 'SPY',
];
$result = $ondemand->getETFConstituents($params);
var_dump($result);
Classic ASP
Dim ondemand
Dim result
Set ondemand = Server.CreateObject("MSSOAP.SoapClient30")
ondemand.ClientProperty("ServerHTTPRequest") = True
ondemand.MSSoapInit("https://ondemand.websol.barchart.com/service?wsdl")
Set result = ondemand.getETFConstituents("YOUR_API_KEY", "SPY")
Perl
use SOAP::Lite;
use SOAP::WSDL;
my $ondemand = SOAP::Lite
-> service('https://ondemand.websol.barchart.com/service?wsdl');
my $result = $ondemand->getETFConstituents('YOUR_API_KEY', 'SPY');
print $result;
Python
from suds.client import Client
ondemand = Client('https://ondemand.websol.barchart.com/service?wsdl')
result = ondemand.service.getETFConstituents('YOUR_API_KEY', 'SPY')
print(result)
Ruby
require 'savon'
ondemand = Savon.client(wsdl: 'https://ondemand.websol.barchart.com/service?wsdl')
response = ondemand.call(
:getETFConstituents,
message: {
apikey: 'YOUR_API_KEY',
symbol: 'SPY',
}
)
response.body