{"info":{"_postman_id":"63f56639-3cd6-0608-c67a-43f30eb98281","name":"ETF API","description":"<html><head></head><body><p>This is a REST API that allows you to get real-time data of the ETFs and data related to the ETFs from the website \"<a href=\"https://www.ssga.com/us/en/individual/etfs/fund-finder\">https://www.ssga.com/us/en/individual/etfs/fund-finder</a>?\".</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"421412","collectionId":"63f56639-3cd6-0608-c67a-43f30eb98281","publishedId":"SWT8hzVi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-01-26T19:35:14.000Z"},"item":[{"name":"Generate a token","id":"f98bd3c8-287d-3abd-afd1-19efc1cc256e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://localhost:3001/api/login","description":"<p>This endpoint will generate and return a new token for a particular user</p>\n","urlObject":{"protocol":"http","port":"3001","path":["api","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1c071bb2-81d5-240b-8db7-43740b1829a4","name":"Generate a token","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:3001/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"connection","key":"connection","value":"keep-alive","description":""},{"name":"content-length","key":"content-length","value":"221","description":""},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":""},{"name":"date","key":"date","value":"Sun, 26 Jan 2020 19:16:54 GMT","description":""},{"name":"etag","key":"etag","value":"W/\"dd-bHu2+JWvVbc4ob5ExQdk126oRU4\"","description":""},{"name":"strict-transport-security","key":"strict-transport-security","value":"max-age=15552000; includeSubDomains","description":""},{"name":"x-content-type-options","key":"x-content-type-options","value":"nosniff","description":""},{"name":"x-dns-prefetch-control","key":"x-dns-prefetch-control","value":"off","description":""},{"name":"x-download-options","key":"x-download-options","value":"noopen","description":""},{"name":"x-frame-options","key":"x-frame-options","value":"SAMEORIGIN","description":""},{"name":"x-xss-protection","key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":"78","body":"{\"token\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoxLCJ1c2VybmFtZSI6InVzZXIxIiwiZW1haWwiOiJ1c2VyMUBnbWFpbC5jb20ifSwiaWF0IjoxNTgwMDY2MjE0LCJleHAiOjE1ODAwNjYyNzR9.Xj9dXNKUk8VZ1zl-cWGN5BMpA6G0O2a1jjXzjdItGJA\"}"}],"_postman_id":"f98bd3c8-287d-3abd-afd1-19efc1cc256e"},{"name":"Get ETF names","id":"24540361-fa42-1eb5-5697-1ebe857ea381","request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoxLCJ1c2VybmFtZSI6InVzZXIxIiwiZW1haWwiOiJ1c2VyMUBnbWFpbC5jb20ifSwiaWF0IjoxNTgwMDY4OTIzLCJleHAiOjE1ODAwNjg5ODN9.1gucDtHKBJRhmZSRhNnUmO0NX1SsZHqKEi1FLw_e8K4"}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:3001/api/etfsymbols","description":"<p>This endpoint lists all the names of the exchange-traded funds listed in the website \"<a href=\"https://www.ssga.com/us/en/individual/etfs/fund-finder\">https://www.ssga.com/us/en/individual/etfs/fund-finder</a>?\"</p>\n","urlObject":{"protocol":"http","port":"3001","path":["api","etfsymbols"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e18d483d-ce7f-1ae6-ac93-062efe31dc0f","name":"http://localhost:3001/api/etfsymbols","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoxLCJ1c2VybmFtZSI6InVzZXIxIiwiZW1haWwiOiJ1c2VyMUBnbWFpbC5jb20ifSwiaWF0IjoxNTgwMDY4OTIzLCJleHAiOjE1ODAwNjg5ODN9.1gucDtHKBJRhmZSRhNnUmO0NX1SsZHqKEi1FLw_e8K4","warning":""}],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:3001/api/etfsymbols"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"access-control-allow-origin","key":"access-control-allow-origin","value":"*","description":""},{"name":"connection","key":"connection","value":"keep-alive","description":""},{"name":"content-length","key":"content-length","value":"2456","description":""},{"name":"content-type","key":"content-type","value":"application/json; charset=utf-8","description":""},{"name":"date","key":"date","value":"Sun, 26 Jan 2020 20:02:17 GMT","description":""},{"name":"etag","key":"etag","value":"W/\"998-3LyPL8DcVtJd6c7Sf4h30bOrKfI\"","description":""},{"name":"strict-transport-security","key":"strict-transport-security","value":"max-age=15552000; includeSubDomains","description":""},{"name":"x-content-type-options","key":"x-content-type-options","value":"nosniff","description":""},{"name":"x-dns-prefetch-control","key":"x-dns-prefetch-control","value":"off","description":""},{"name":"x-download-options","key":"x-download-options","value":"noopen","description":""},{"name":"x-frame-options","key":"x-frame-options","value":"SAMEORIGIN","description":""},{"name":"x-xss-protection","key":"x-xss-protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":"72","body":"[{\"ticker\":\"BIL\"},{\"ticker\":\"BWX\"},{\"ticker\":\"BWZ\"},{\"ticker\":\"CNRG\"},{\"ticker\":\"CWB\"},{\"ticker\":\"CWI\"},{\"ticker\":\"DGT\"},{\"ticker\":\"DIA\"},{\"ticker\":\"DWFI\"},{\"ticker\":\"DWX\"},{\"ticker\":\"EBND\"},{\"ticker\":\"EDIV\"},{\"ticker\":\"EEMX\"},{\"ticker\":\"EFAX\"},{\"ticker\":\"EMTL\"},{\"ticker\":\"EWX\"},{\"ticker\":\"FEZ\"},{\"ticker\":\"FISR\"},{\"ticker\":\"FITE\"},{\"ticker\":\"FLRN\"},{\"ticker\":\"GAL\"},{\"ticker\":\"GII\"},{\"ticker\":\"GLD\"},{\"ticker\":\"GLDM\"},{\"ticker\":\"GMF\"},{\"ticker\":\"GNR\"},{\"ticker\":\"GWX\"},{\"ticker\":\"GXC\"},{\"ticker\":\"HAIL\"},{\"ticker\":\"HYMB\"},{\"ticker\":\"IBND\"},{\"ticker\":\"INKM\"},{\"ticker\":\"JNK\"},{\"ticker\":\"KBE\"},{\"ticker\":\"KCE\"},{\"ticker\":\"KIE\"},{\"ticker\":\"KOMP\"},{\"ticker\":\"KRE\"},{\"ticker\":\"LGLV\"},{\"ticker\":\"LOWC\"},{\"ticker\":\"MDY\"},{\"ticker\":\"MDYG\"},{\"ticker\":\"MDYV\"},{\"ticker\":\"MMTM\"},{\"ticker\":\"NANR\"},{\"ticker\":\"ONEO\"},{\"ticker\":\"ONEV\"},{\"ticker\":\"ONEY\"},{\"ticker\":\"PSK\"},{\"ticker\":\"QEFA\"},{\"ticker\":\"QEMM\"},{\"ticker\":\"QUS\"},{\"ticker\":\"QWLD\"},{\"ticker\":\"RLY\"},{\"ticker\":\"ROKT\"},{\"ticker\":\"RWO\"},{\"ticker\":\"RWR\"},{\"ticker\":\"RWX\"},{\"ticker\":\"SDY\"},{\"ticker\":\"SHE\"},{\"ticker\":\"SHM\"},{\"ticker\":\"SIMS\"},{\"ticker\":\"SJNK\"},{\"ticker\":\"SLY\"},{\"ticker\":\"SLYG\"},{\"ticker\":\"SLYV\"},{\"ticker\":\"SMEZ\"},{\"ticker\":\"SMLV\"},{\"ticker\":\"SPAB\"},{\"ticker\":\"SPBO\"},{\"ticker\":\"SPDW\"},{\"ticker\":\"SPEM\"},{\"ticker\":\"SPEU\"},{\"ticker\":\"SPGM\"},{\"ticker\":\"SPHY\"},{\"ticker\":\"SPIB\"},{\"ticker\":\"SPIP\"},{\"ticker\":\"SPLB\"},{\"ticker\":\"SPLG\"},{\"ticker\":\"SPMB\"},{\"ticker\":\"SPMD\"},{\"ticker\":\"SPSB\"},{\"ticker\":\"SPSM\"},{\"ticker\":\"SPTI\"},{\"ticker\":\"SPTL\"},{\"ticker\":\"SPTM\"},{\"ticker\":\"SPTS\"},{\"ticker\":\"SPY\"},{\"ticker\":\"SPYB\"},{\"ticker\":\"SPYD\"},{\"ticker\":\"SPYG\"},{\"ticker\":\"SPYV\"},{\"ticker\":\"SPYX\"},{\"ticker\":\"SRLN\"},{\"ticker\":\"STOT\"},{\"ticker\":\"SYE\"},{\"ticker\":\"SYG\"},{\"ticker\":\"SYV\"},{\"ticker\":\"TFI\"},{\"ticker\":\"TIPX\"},{\"ticker\":\"TOTL\"},{\"ticker\":\"ULST\"},{\"ticker\":\"VLU\"},{\"ticker\":\"WDIV\"},{\"ticker\":\"WIP\"},{\"ticker\":\"XAR\"},{\"ticker\":\"XBI\"},{\"ticker\":\"XES\"},{\"ticker\":\"XHB\"},{\"ticker\":\"XHE\"},{\"ticker\":\"XHS\"},{\"ticker\":\"XITK\"},{\"ticker\":\"XLB\"},{\"ticker\":\"XLC\"},{\"ticker\":\"XLE\"},{\"ticker\":\"XLF\"},{\"ticker\":\"XLI\"},{\"ticker\":\"XLK\"},{\"ticker\":\"XLP\"},{\"ticker\":\"XLRE\"},{\"ticker\":\"XLSR\"},{\"ticker\":\"XLU\"},{\"ticker\":\"XLV\"},{\"ticker\":\"XLY\"},{\"ticker\":\"XME\"},{\"ticker\":\"XNTK\"},{\"ticker\":\"XOP\"},{\"ticker\":\"XPH\"},{\"ticker\":\"XRT\"},{\"ticker\":\"XSD\"},{\"ticker\":\"XSW\"},{\"ticker\":\"XTH\"},{\"ticker\":\"XTL\"},{\"ticker\":\"XTN\"},{\"ticker\":\"XWEB\"},{\"ticker\":\"ZCAN\"},{\"ticker\":\"ZDEU\"},{\"ticker\":\"ZGBR\"},{\"ticker\":\"ZHOK\"},{\"ticker\":\"ZJPN\"}]"}],"_postman_id":"24540361-fa42-1eb5-5697-1ebe857ea381"},{"name":"Get ETF Data Collection","id":"0a7376de-9c64-be54-65fe-ccc510a33594","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoxLCJ1c2VybmFtZSI6InVzZXIxIiwiZW1haWwiOiJ1c2VyMUBnbWFpbC5jb20ifSwiaWF0IjoxNTgwMTA3NTUxLCJleHAiOjE1ODAxMDc2MTF9.tyn5lXejrouAMazm0lqsbI9k_E95mRtwg4RKeG2Re1o"}],"url":"http://localhost:3001/api/etfdata","description":"<p>This endpoint returns etf name, etf description, holding names, sectors and country with their respective weights for every ticker</p>\n","urlObject":{"protocol":"http","port":"3001","path":["api","etfdata"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"827bfed4-9822-43ee-ab93-79ef0a2c78a1","name":"Get ETF Data Collection","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoxLCJ1c2VybmFtZSI6InVzZXIxIiwiZW1haWwiOiJ1c2VyMUBnbWFpbC5jb20ifSwiaWF0IjoxNTgwMTA3NTUxLCJleHAiOjE1ODAxMDc2MTF9.tyn5lXejrouAMazm0lqsbI9k_E95mRtwg4RKeG2Re1o"}],"url":"http://localhost:3001/api/etfdata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"237605"},{"key":"ETag","value":"W/\"3a025-Zlv/8mYM4gMNb91eXtod6lDLDwY\""},{"key":"Date","value":"Mon, 27 Jan 2020 06:46:04 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ticker\": \"BWX\",\n        \"etfname\": \"SPDR® Bloomberg Barclays International Treasury Bond ETF\",\n        \"description\": \"The Bloomberg Barclays Global Treasury ex-US Capped Index is designed to track the fixed-rate local currency sovereign debt of investment grade countries outside the United States. The Index includes government bonds issued by investment grade countries outside the United States, in local currencies, that have a remaining maturity of one year or more and are rated investment grade (Baa3/BBB-/BBB-or higher using the middle rating of Moody's Investors Service, Inc., Standard & Poor's, Inc. and Fitch Inc., respectively). Each of the component securities in the Index is a constituent of the Bloomberg Barclays Global Treasury ex-US Index, screened such that the following countries are included: Australia, Austria, Belgium, Canada, Chile, China, Cyprus, Czech Republic, Denmark, Finland, France, Germany, Hong Kong, Hungary, Indonesia, Ireland, Israel, Italy, Japan, Latvia, Lithuania, Luxembourg, Malaysia, Malta, Mexico, Netherlands, New Zealand, Norway, Poland, Portugal, Russia, Singapore, Slovakia, Slovenia, South Korea, Spain, Sweden, Switzerland, Thailand and the United Kingdom. In addition, the securities in the Index must be fixed-rate and have certain minimum amounts outstanding, depending upon the currency in which the bonds are denominated. The Index is calculated by Bloomberg Index Services Limited using a modified \\\"market capitalization\\\" methodology. This design ensures that each constituent country within the Index is represented in a proportion consistent with its percentage with respect to the total market capitalization of the Index. Component securities in each constituent country are represented in a proportion consistent with their percentage relative to the other component securities in the constituent country. As of August 31, 2018, a significant portion of the Fund comprised companies located in Europe and Japan, although this may change from time to time. As of August 31, 2018, there were approximately 1,187 securities in the Index and the modified adjusted duration of securities in the Index was approximately 8.12 years.\",\n        \"holdings\": [\n            {\n                \"name\": \"CHINA GOVERNMENT BOND 3.25 11/22/2028\",\n                \"weight\": 0.43\n            },\n            {\n                \"name\": \"CHINA GOVERNMENT BOND 3.29 10/18/2023\",\n                \"weight\": 1.18\n            },\n            {\n                \"name\": \"CHINA GOVERNMENT BOND 4.08 10/22/2048\",\n                \"weight\": 0.51\n            },\n            {\n                \"name\": \"INDONESIA GOVERNMENT 6.125 05/15/2028\",\n                \"weight\": 0.51\n            },\n            {\n                \"name\": \"INDONESIA GOVERNMENT 6.625 05/15/2033\",\n                \"weight\": 0.45\n            },\n            {\n                \"name\": \"KINGDOM OF DENMARK 4.5 11/15/2039\",\n                \"weight\": 0.45\n            },\n            {\n                \"name\": \"KOREA TREASURY BOND 2 03/10/2021\",\n                \"weight\": 0.41\n            },\n            {\n                \"name\": \"KOREA TREASURY BOND 2.125 03/10/2047\",\n                \"weight\": 0.37\n            },\n            {\n                \"name\": \"KOREA TREASURY BOND 5.5 03/10/2028\",\n                \"weight\": 0.47\n            },\n            {\n                \"name\": \"THAILAND GOVERNMENT BOND 4.26 12/12/2037\",\n                \"weight\": 0.38\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.16\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 99.84\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 4.41\n            },\n            {\n                \"name\": \"Belgium\",\n                \"weight\": 4.56\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 4.39\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 5.47\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 4.49\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 5\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 22.9\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 4.56\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 4.58\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 5.46\n            }\n        ]\n    },\n    {\n        \"ticker\": \"BWZ\",\n        \"etfname\": \"SPDR® Bloomberg Barclays Short Term International Treasury Bond ETF\",\n        \"description\": \"The Bloomberg Barclays 1-3 Year Global Treasury ex-US Capped index is designed to measure the performance of fixed-rate local currency sovereign debt of investment grade countries outside the United States that have remaining maturities of one to three years. The Index includes government bonds issued by investment grade countries outside the United States, in local currencies, that have remaining maturities of one to three years and are rated investment grade (Baa3/BBB-/BBB- or higher using the middle rating of Moody's Investors Service, Inc., Standard & Poor's, Inc. and Fitch Inc., respectively). Each of the component securities in the Index is a constituent of the Bloomberg Barclays Global Treasury ex-US Index, screened such that the following countries are included: Australia, Austria,Belgium, Canada, Chile, China, Cyprus, Czech Republic, Denmark, Finland, France, Germany, Hong Kong, Hungary, Indonesia, Ireland, Israel, Italy, Japan, Latvia, Lithuania, Luxembourg, Malaysia, Malta, Mexico, Netherlands, New Zealand, Norway, Poland, Portugal, Russia, Singapore, Slovakia, Slovenia, South Korea, Spain, Sweden, Switzerland, Thailand and the United Kingdom. In addition, the securities in the Index must be fixed-rate and have certain minimum amounts outstanding, depending upon the currency in which the bonds are denominated. The Index is calculated by Bloomberg Index Services Limited using a modified \\\"market capitalization\\\" methodology. This design ensures that each constituent country within the Index is represented in a proportion consistent with its percentage with respect to the total market capitalization of the Index. Component securities in each constituent country are represented in a proportion consistent with their percentage relative to the other component securities in the constituent country. The securities in the Index are updated monthly, on the last business day of each month. As of August 31, 2018, a significant portion of the Fund comprised companies located in Europe and Japan, although this may change from time to time. As of August 31, 2018, there were approximately 260 securities in the Index, the dollar-weighted average maturity of the securities in the Index was 1.92 years and the modified adjusted duration of securities in the Index was approximately 1.89 years.\",\n        \"holdings\": [\n            {\n                \"name\": \"CHINA GOVERNMENT BOND 3.17 10/11/2021\",\n                \"weight\": 2.33\n            },\n            {\n                \"name\": \"JAPAN (10 YEAR ISSUE) 1.1 09/20/2021\",\n                \"weight\": 1.83\n            },\n            {\n                \"name\": \"JAPAN (5 YEAR ISSUE) 0.1 03/20/2021\",\n                \"weight\": 1.42\n            },\n            {\n                \"name\": \"JAPAN (5 YEAR ISSUE) 0.1 03/20/2022\",\n                \"weight\": 2.36\n            },\n            {\n                \"name\": \"JAPAN (5 YEAR ISSUE) 0.1 06/20/2021\",\n                \"weight\": 2.51\n            },\n            {\n                \"name\": \"JAPAN (5 YEAR ISSUE) 0.1 06/20/2022\",\n                \"weight\": 1.89\n            },\n            {\n                \"name\": \"JAPAN (5 YEAR ISSUE) 0.1 09/20/2021\",\n                \"weight\": 2\n            },\n            {\n                \"name\": \"JAPAN (5 YEAR ISSUE) 0.1 12/20/2021\",\n                \"weight\": 1.53\n            },\n            {\n                \"name\": \"JAPAN (5 YEAR ISSUE) 0.1 12/20/2022\",\n                \"weight\": 2.49\n            },\n            {\n                \"name\": \"KOREA TREASURY BOND 2 03/10/2021\",\n                \"weight\": 4.61\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.21\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 99.79\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 3.76\n            },\n            {\n                \"name\": \"Belgium\",\n                \"weight\": 3.42\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 4.6\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 6.59\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 5.24\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 7.93\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 23.07\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 4.62\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 4.57\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 4.97\n            }\n        ]\n    },\n    {\n        \"ticker\": \"CWI\",\n        \"etfname\": \"SPDR® MSCI ACWI ex-US ETF\",\n        \"description\": \"The MSCI ACWI ex USA Index is a float-adjusted market capitalization index that is designed to measure the combined equity market performance of large- and mid-cap securities in developed and emerging market countries excluding the United States.\",\n        \"holdings\": [\n            {\n                \"name\": \"AIA Group Limited\",\n                \"weight\": 0.66\n            },\n            {\n                \"name\": \"Alibaba Group Holding Ltd. Sponsored ADR\",\n                \"weight\": 1.42\n            },\n            {\n                \"name\": \"Nestle S.A.\",\n                \"weight\": 1.67\n            },\n            {\n                \"name\": \"Novartis AG\",\n                \"weight\": 1.06\n            },\n            {\n                \"name\": \"Roche Holding AG\",\n                \"weight\": 1.13\n            },\n            {\n                \"name\": \"Samsung Electronics Co. Ltd. Sponsored GDR\",\n                \"weight\": 1.18\n            },\n            {\n                \"name\": \"SAP SE\",\n                \"weight\": 0.7\n            },\n            {\n                \"name\": \"Taiwan Semiconductor Manufacturing Co. Ltd. Sponsored ADR\",\n                \"weight\": 1.35\n            },\n            {\n                \"name\": \"Tencent Holdings Ltd.\",\n                \"weight\": 1.34\n            },\n            {\n                \"name\": \"Toyota Motor Corp.\",\n                \"weight\": 0.8\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 7.05\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 11.57\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 9.64\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 6.35\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 20.92\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 9.43\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 12.35\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 9.86\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 6.93\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.25\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 4.79\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 6.77\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 8.91\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 7.31\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 5.49\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 16.43\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 3.41\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 6.66\n            },\n            {\n                \"name\": \"Taiwan\",\n                \"weight\": 3.23\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 10.68\n            }\n        ]\n    },\n    {\n        \"ticker\": \"DGT\",\n        \"etfname\": \"SPDR® Global Dow ETF\",\n        \"description\": \"The Global Dow Index is made up of 150 companies from around the world. The 150 companies are selected not just based on size and reputation, but also on their promise of future growth. The Index has been designed to cover both developed and emerging countries. The Index is equal weighted and will be reset to equal weights annually each September.\",\n        \"holdings\": [\n            {\n                \"name\": \"Adobe Inc.\",\n                \"weight\": 0.8\n            },\n            {\n                \"name\": \"Alibaba Group Holding Ltd. Sponsored ADR\",\n                \"weight\": 0.77\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 0.92\n            },\n            {\n                \"name\": \"General Electric Company\",\n                \"weight\": 0.79\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 0.77\n            },\n            {\n                \"name\": \"National Grid plc\",\n                \"weight\": 0.79\n            },\n            {\n                \"name\": \"Panasonic Corporation\",\n                \"weight\": 0.77\n            },\n            {\n                \"name\": \"Roche Holding AG\",\n                \"weight\": 0.77\n            },\n            {\n                \"name\": \"Taiwan Semiconductor Manufacturing Co. Ltd. Sponsored ADR\",\n                \"weight\": 0.8\n            },\n            {\n                \"name\": \"UnitedHealth Group Incorporated\",\n                \"weight\": 0.81\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 8.57\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 11.15\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 6.99\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 8.21\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 17.46\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 10.69\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 14.02\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 12.39\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 5.64\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.27\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"China\",\n                \"weight\": 4.55\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 6.5\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 4.66\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 1.38\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 1.33\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 9.84\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 1.76\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 4.13\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 7.56\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 47.76\n            }\n        ]\n    },\n    {\n        \"ticker\": \"DWX\",\n        \"etfname\": \"SPDR® S&P® International Dividend ETF\",\n        \"description\": \"The S&P International Dividend Opportunities® Index is designed to measure the performance of 100 highest dividend-yielding common stocks and ADRs listed in primary exchanges of countries included in the S&P Global BMI ex U.S. (Broad Market Index). To be included in the Index, stocks must meet, as of the applicable reference date (the last trading date of June or December), the following investability criteria: a total market capitalization greater than $1 billion; a float-adjusted market capitalization greater than $600 million for developed market stocks and $300 million for emerging market stocks; and a three-month average daily value traded greater than $5 million. Additionally, stocks must meet the following stability criteria as of the reconstitution reference date: (i) positive earnings per-share (before extraordinary items) over the latest 12-month period; (ii) stable (i.e., less than 5% decline) or increasing three-year dividend growth; (iii) a dividend coverage ratio greater than 100% (defined as Funds From Operations Per Share divided by Dividend-Per-Share); and (iv) dividend yield greater than the median dividend yield of the remaining universe of stocks that have passed all other investability and stability criteria.\",\n        \"holdings\": [\n            {\n                \"name\": \"A2A S.p.A.\",\n                \"weight\": 1.68\n            },\n            {\n                \"name\": \"BCE Inc.\",\n                \"weight\": 1.8\n            },\n            {\n                \"name\": \"EDP-Energias de Portugal SA\",\n                \"weight\": 2.32\n            },\n            {\n                \"name\": \"Elisa Oyj Class A\",\n                \"weight\": 1.69\n            },\n            {\n                \"name\": \"Enagas SA\",\n                \"weight\": 2.1\n            },\n            {\n                \"name\": \"Eni S.p.A.\",\n                \"weight\": 1.75\n            },\n            {\n                \"name\": \"GlaxoSmithKline plc\",\n                \"weight\": 1.95\n            },\n            {\n                \"name\": \"Legal & General Group Plc\",\n                \"weight\": 1.82\n            },\n            {\n                \"name\": \"Swisscom AG\",\n                \"weight\": 1.65\n            },\n            {\n                \"name\": \"Total SA\",\n                \"weight\": 1.67\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 11.71\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 1.88\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 2.44\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 4.97\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 24.13\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 4.9\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 9.43\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 1.46\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 18.1\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 20.99\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 8.61\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 18.94\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 4.97\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 3.49\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 4.19\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 4.94\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 10.72\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 6.27\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 10.28\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 6.66\n            }\n        ]\n    },\n    {\n        \"ticker\": \"EBND\",\n        \"etfname\": \"SPDR® Bloomberg Barclays Emerging Markets Local Bond ETF\",\n        \"description\": \"The Index is designed to measure the performance of the fixed-rate local currency sovereign debt of emerging market countries. The Index includes government bonds issued by investment grade and non-investment grade countries outside the United States, in local currencies, that have a remaining maturity of one year or more and are rated B3/B-/B- or higher using the middle rating of Moody's Investors Service, Inc., Standard & Poor's Financial Services, LLC and Fitch Inc., respectively). Each of the component securities in the Index is a constituent of the Bloomberg Barclays EM Local Currency Government Index, screened such that the following countries are included: Argentina, Brazil, Chile, China, Colombia, Czech Republic, Hungary, Indonesia, Israel, Malaysia, Mexico, Peru, the Philippines, Poland, Romania, Russia, South Africa, South Korea, Thailand and Turkey. As of August 31, 2018, there were approximately 489 securities in the Index and the modified adjusted duration of securities in the Index was approximately 5.38 years.\",\n        \"holdings\": [\n            {\n                \"name\": \"KOREA TREASURY BOND 2 03/10/2049\",\n                \"weight\": 0.81\n            },\n            {\n                \"name\": \"LETRA TESOURO NACIONAL 0 01/01/2022\",\n                \"weight\": 0.96\n            },\n            {\n                \"name\": \"LETRA TESOURO NACIONAL 0 07/01/2022\",\n                \"weight\": 0.81\n            },\n            {\n                \"name\": \"NOTA DO TESOURO NACIONAL 10 01/01/2023\",\n                \"weight\": 1.31\n            },\n            {\n                \"name\": \"NOTA DO TESOURO NACIONAL 10 01/01/2025\",\n                \"weight\": 1.16\n            },\n            {\n                \"name\": \"NOTA DO TESOURO NACIONAL 10 01/01/2027\",\n                \"weight\": 0.81\n            },\n            {\n                \"name\": \"PHILIPPINE GOVERNMENT 8 07/19/2031\",\n                \"weight\": 0.82\n            },\n            {\n                \"name\": \"TITULOS DE TESORERIA 6 04/28/2028\",\n                \"weight\": 0.99\n            },\n            {\n                \"name\": \"TITULOS DE TESORERIA 7 05/04/2022\",\n                \"weight\": 0.82\n            },\n            {\n                \"name\": \"TITULOS DE TESORERIA 7.5 08/26/2026\",\n                \"weight\": 0.83\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Agency\",\n                \"weight\": 1.71\n            },\n            {\n                \"name\": \"Cash\",\n                \"weight\": 1.26\n            },\n            {\n                \"name\": \"Non Corporates\",\n                \"weight\": 0.11\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 96.92\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 8.3\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 6.51\n            },\n            {\n                \"name\": \"Indonesia\",\n                \"weight\": 7.15\n            },\n            {\n                \"name\": \"Israel\",\n                \"weight\": 4.77\n            },\n            {\n                \"name\": \"Malaysia\",\n                \"weight\": 4.83\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 6.66\n            },\n            {\n                \"name\": \"Russia\",\n                \"weight\": 4.73\n            },\n            {\n                \"name\": \"South Africa\",\n                \"weight\": 4.59\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 12.37\n            },\n            {\n                \"name\": \"Thailand\",\n                \"weight\": 6.76\n            }\n        ]\n    },\n    {\n        \"ticker\": \"EDIV\",\n        \"etfname\": \"SPDR® S&P Emerging Markets Dividend ETF\",\n        \"description\": \"The S&P Emerging Markets Dividend Opportunities Index is comprised of 100 of the highest yielding emerging markets stocks that meet certain investability requirements. The Index includes publicly traded companies with market capitalizations of at least U.S.$1 billion, float-adjusted market cap of U.S. $300 million and three-month average daily value traded above the liquidity threshold of U.S. $1 million as of the rebalancing reference date. Stocks must have a positive, cumulative three-year earnings growth and stocks must be profitable, as measured by positive earnings per share before extraordinary items, over the latest 12-month period as of the rebalancing reference date. The Index is rebalanced after the U.S. market close on the third Friday of January. In addition, S&P Dow Jones Indices LLC (\\\"S&P Dow Jones\\\" or \\\"Index Provider\\\") is introducing a semi-annual review, effective on the third Friday of July.\",\n        \"holdings\": [\n            {\n                \"name\": \"China Mobile Limited\",\n                \"weight\": 3.01\n            },\n            {\n                \"name\": \"China Resources Land Limited\",\n                \"weight\": 3.11\n            },\n            {\n                \"name\": \"Cnooc Limited\",\n                \"weight\": 3.04\n            },\n            {\n                \"name\": \"Formosa Plastics Corporation\",\n                \"weight\": 2.62\n            },\n            {\n                \"name\": \"Hengan International Group Co. Ltd.\",\n                \"weight\": 3.34\n            },\n            {\n                \"name\": \"Longfor Group Holdings Ltd.\",\n                \"weight\": 2.72\n            },\n            {\n                \"name\": \"PTT Exploration & Production Plc NVDR\",\n                \"weight\": 2.91\n            },\n            {\n                \"name\": \"PTT Global Chemical Plc NVDR\",\n                \"weight\": 2.52\n            },\n            {\n                \"name\": \"PTT Public Co. Ltd. NVDR\",\n                \"weight\": 2.96\n            },\n            {\n                \"name\": \"Taiwan Semiconductor Manufacturing Co. Ltd.\",\n                \"weight\": 4\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 6.31\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 3.77\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 9.47\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 10.23\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 25.5\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 8.05\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 8.24\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 10.95\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 8.54\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 7.57\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"China\",\n                \"weight\": 23.88\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 2.24\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 2.51\n            },\n            {\n                \"name\": \"Luxembourg\",\n                \"weight\": 1.23\n            },\n            {\n                \"name\": \"Malaysia\",\n                \"weight\": 5.55\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 1.94\n            },\n            {\n                \"name\": \"South Africa\",\n                \"weight\": 16.34\n            },\n            {\n                \"name\": \"Taiwan\",\n                \"weight\": 21.96\n            },\n            {\n                \"name\": \"Thailand\",\n                \"weight\": 16.82\n            },\n            {\n                \"name\": \"United Arab Emirates\",\n                \"weight\": 2.92\n            }\n        ]\n    },\n    {\n        \"ticker\": \"EEMX\",\n        \"etfname\": \"SPDR® MSCI Emerging Markets Fossil Fuel Reserves Free ETF\",\n        \"description\": \"The MSCI Emerging Markets ex Fossil Fuels Index (the \\\"Index\\\") is designed to measure the performance of companies in the MSCI Emerging Markets Index that are \\\"fossil fuel reserves free,\\\" which are defined as companies that do not own fossil fuel reserves. For purposes of the composition of the Index, fossil fuel reserves are defined as proved and probable coal, oil or natural gas reserves used for energy purposes, but do not include metallurgical or coking coal, which is primarily used in connection with steel production. The Index is a subset of the MSCI Emerging Markets Index (the \\\"Parent Index\\\"), which serves as the initial universe of eligible securities for the Index. The Parent Index captures large and mid-capitalization representation across 23 emerging market countries. \",\n        \"holdings\": [\n            {\n                \"name\": \"Alibaba Group Holding Ltd. Sponsored ADR\",\n                \"weight\": 6.54\n            },\n            {\n                \"name\": \"China Construction Bank Corporation Class H\",\n                \"weight\": 1.57\n            },\n            {\n                \"name\": \"Housing Development Finance Corporation Limited\",\n                \"weight\": 1.09\n            },\n            {\n                \"name\": \"Industrial and Commercial Bank of China Limited Class H\",\n                \"weight\": 0.96\n            },\n            {\n                \"name\": \"Naspers Limited Class N\",\n                \"weight\": 1.33\n            },\n            {\n                \"name\": \"Ping An Insurance (Group) Company of China Ltd. Class H\",\n                \"weight\": 1.28\n            },\n            {\n                \"name\": \"Samsung Electronics Co. Ltd.\",\n                \"weight\": 4.72\n            },\n            {\n                \"name\": \"Sberbank Russia PJSC Sponsored ADR\",\n                \"weight\": 0.96\n            },\n            {\n                \"name\": \"Taiwan Semiconductor Manufacturing Co. Ltd.\",\n                \"weight\": 4.99\n            },\n            {\n                \"name\": \"Tencent Holdings Ltd.\",\n                \"weight\": 5.21\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 12.35\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 15.16\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 6.79\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 26.94\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 3.03\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 5.27\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 18.07\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 6.5\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 2.98\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 2.2\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 6.36\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 36.19\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 8.04\n            },\n            {\n                \"name\": \"Indonesia\",\n                \"weight\": 2\n            },\n            {\n                \"name\": \"Malaysia\",\n                \"weight\": 1.99\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 2.78\n            },\n            {\n                \"name\": \"Saudi Arabia\",\n                \"weight\": 2.47\n            },\n            {\n                \"name\": \"South Africa\",\n                \"weight\": 4.68\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 13.05\n            },\n            {\n                \"name\": \"Taiwan\",\n                \"weight\": 13.09\n            }\n        ]\n    },\n    {\n        \"ticker\": \"EFAX\",\n        \"etfname\": \"SPDR® MSCI EAFE Fossil Fuel Reserves Free ETF\",\n        \"description\": \"The MSCI EAFE ex Fossil Fuels Index (the \\\"Index\\\") is designed to measure the performance of companies in the MSCI EAFE Index that are \\\"fossil fuel reserves free,\\\" which are defined as companies that do not own fossil fuel reserves. For purposes of the composition of the Index, fossil fuel reserves are defined as proved and probable coal, oil or natural gas reserves used for energy purposes, but do not include metallurgical or coking coal, which is primarily used in connection with steel production. The Index is a subset of the MSCI EAFE Index (the \\\"Parent Index\\\"), which serves as the initial universe of eligible securities for the Index. The Parent Index captures large and mid-capitalization representation across developed market Europe, Australasia, and Far East countries, excluding the United States and Canada.\",\n        \"holdings\": [\n            {\n                \"name\": \"AIA Group Limited\",\n                \"weight\": 0.95\n            },\n            {\n                \"name\": \"ASML Holding NV\",\n                \"weight\": 0.92\n            },\n            {\n                \"name\": \"AstraZeneca PLC\",\n                \"weight\": 0.98\n            },\n            {\n                \"name\": \"HSBC Holdings Plc\",\n                \"weight\": 1.12\n            },\n            {\n                \"name\": \"LVMH Moet Hennessy Louis Vuitton SE\",\n                \"weight\": 0.94\n            },\n            {\n                \"name\": \"Nestle S.A.\",\n                \"weight\": 2.45\n            },\n            {\n                \"name\": \"Novartis AG\",\n                \"weight\": 1.5\n            },\n            {\n                \"name\": \"Roche Holding AG\",\n                \"weight\": 1.75\n            },\n            {\n                \"name\": \"SAP SE\",\n                \"weight\": 0.99\n            },\n            {\n                \"name\": \"Toyota Motor Corp.\",\n                \"weight\": 1.21\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 5.69\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 12.53\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 12.44\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 20.06\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 13.66\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 15.17\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 7.98\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 6.11\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.87\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 2.23\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 6.64\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 11.25\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 9.19\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 3.23\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 25.23\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 4.35\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 2.84\n            },\n            {\n                \"name\": \"Sweden\",\n                \"weight\": 2.89\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 10.49\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 14.21\n            }\n        ]\n    },\n    {\n        \"ticker\": \"EMTL\",\n        \"etfname\": \"SPDR® DoubleLine® Emerging Markets Fixed Income ETF\",\n        \"description\": \"The JP Morgan Corporate Emerging Markets Bond Index Diversified is a market capitalization weighted index consisting of U.S. dollar denominated emerging market corporate bonds.\",\n        \"holdings\": [\n            {\n                \"name\": \"BBVA BANCOMER SA 5.875 09/13/2034\",\n                \"weight\": 1.49\n            },\n            {\n                \"name\": \"COMETA ENERGIA SA 6.375 04/24/2035\",\n                \"weight\": 2.16\n            },\n            {\n                \"name\": \"DBS BANK LTD 3.6 12/29/2049\",\n                \"weight\": 2.03\n            },\n            {\n                \"name\": \"ENTEL CHILE SA 4.75 08/01/2026\",\n                \"weight\": 1.48\n            },\n            {\n                \"name\": \"GRUPO AVAL LTD 4.75 09/26/2022\",\n                \"weight\": 1.57\n            },\n            {\n                \"name\": \"PERTAMINA PERSERO PT 4.875 05/03/2022\",\n                \"weight\": 1.98\n            },\n            {\n                \"name\": \"PERUSAHAAN LISTRIK NEGAR 5.5 11/22/2021\",\n                \"weight\": 1.98\n            },\n            {\n                \"name\": \"Syngenta Finance NV 5.676 04/24/2048\",\n                \"weight\": 1.88\n            },\n            {\n                \"name\": \"TEMASEK FINANCIAL I LTD 2.375 01/23/2023\",\n                \"weight\": 1.78\n            },\n            {\n                \"name\": \"TNB GLOBAL VENTURES CAP 3.244 10/19/2026\",\n                \"weight\": 1.53\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Corporate\",\n                \"weight\": 65.98\n            },\n            {\n                \"name\": \"Quasi-Sovereign\",\n                \"weight\": 23.9\n            },\n            {\n                \"name\": \"Sovereign\",\n                \"weight\": 10.12\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 6.85\n            },\n            {\n                \"name\": \"Chile\",\n                \"weight\": 10.7\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 5.72\n            },\n            {\n                \"name\": \"Colombia\",\n                \"weight\": 8.77\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 9.09\n            },\n            {\n                \"name\": \"Indonesia\",\n                \"weight\": 10.55\n            },\n            {\n                \"name\": \"Malaysia\",\n                \"weight\": 8.64\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 13.3\n            },\n            {\n                \"name\": \"Panama\",\n                \"weight\": 6.72\n            },\n            {\n                \"name\": \"Singapore\",\n                \"weight\": 6.44\n            }\n        ]\n    },\n    {\n        \"ticker\": \"EWX\",\n        \"etfname\": \"SPDR® S&P® Emerging Markets Small Cap ETF\",\n        \"description\": \"The S&P® Emerging Markets Under USD2 Billion Index is a float-adjusted market capitalization weighted index designed to represent the small capitalization segment of emerging countries included in the S&P Global BMI (Broad Market Index). The S&P Global BMI is a rules-based index that measures global stock market performance. The Index is reconstituted annually. A country will be eligible for inclusion in the S&P Global BMI if it is classified as either a developed or emerging market by the S&P Global Equity Index Committee. Country classification is reviewed annually and determined based on quantitative criteria and feedback from market participants via a publicly available market consultation. All publicly listed companies with float-adjusted market capitalizations of at least $100 million and sufficient liquidity based on 12-month median value traded ratio and 6-month median daily value traded are included for each country. Once included, all current constituents with float-adjusted market capitalizations of at least $75 million and sufficient liquidity will remain in the S&P Global BMI for each country.\",\n        \"holdings\": [\n            {\n                \"name\": \"Airtac International Group\",\n                \"weight\": 0.34\n            },\n            {\n                \"name\": \"Aspen Pharmacare Holdings Limited\",\n                \"weight\": 0.37\n            },\n            {\n                \"name\": \"Northam Platinum Limited\",\n                \"weight\": 0.49\n            },\n            {\n                \"name\": \"Qualicorp Consultoria e Corretora de Seguros S.A.\",\n                \"weight\": 0.32\n            },\n            {\n                \"name\": \"Radiant Opto-Electronics Corp.\",\n                \"weight\": 0.31\n            },\n            {\n                \"name\": \"Silergy Corp.\",\n                \"weight\": 0.47\n            },\n            {\n                \"name\": \"Simplo Technology Co. Ltd.\",\n                \"weight\": 0.35\n            },\n            {\n                \"name\": \"Sino-American Silicon Products Inc.\",\n                \"weight\": 0.29\n            },\n            {\n                \"name\": \"Tripod Technology Corporation\",\n                \"weight\": 0.35\n            },\n            {\n                \"name\": \"Unimicron Technology Corp.\",\n                \"weight\": 0.3\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 3.61\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 14.44\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 5.98\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 8.78\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 6.71\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 14.68\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 19.54\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 11.23\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 9.4\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.36\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 5.92\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 17.9\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 9.47\n            },\n            {\n                \"name\": \"Indonesia\",\n                \"weight\": 2.61\n            },\n            {\n                \"name\": \"Malaysia\",\n                \"weight\": 4.56\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 2.48\n            },\n            {\n                \"name\": \"Saudi Arabia\",\n                \"weight\": 2.77\n            },\n            {\n                \"name\": \"South Africa\",\n                \"weight\": 6.2\n            },\n            {\n                \"name\": \"Taiwan\",\n                \"weight\": 31.24\n            },\n            {\n                \"name\": \"Thailand\",\n                \"weight\": 3.39\n            }\n        ]\n    },\n    {\n        \"ticker\": \"FEZ\",\n        \"etfname\": \"SPDR® EURO STOXX 50® ETF\",\n        \"description\": \"The EURO STOXX 50® Index is a market capitalization weighted index designed to represent the performance of some of the largest companies across components of the 19 EURO STOXX Supersector Indexes. The EURO STOXX Supersector Indexes are subsets of the EURO STOXX Index. The EURO STOXX Index is a broad yet liquid subset of the STOXX Europe 600 Index. The Index captures approximately 60% of the free-float market capitalization of the EURO STOXX Total Market Index, which in turn covers approximately 95% of the free float market capitalization of the represented countries. \",\n        \"holdings\": [\n            {\n                \"name\": \"Airbus SE\",\n                \"weight\": 2.91\n            },\n            {\n                \"name\": \"Allianz SE\",\n                \"weight\": 3.4\n            },\n            {\n                \"name\": \"ASML Holding NV\",\n                \"weight\": 4.19\n            },\n            {\n                \"name\": \"Linde plc\",\n                \"weight\": 3.87\n            },\n            {\n                \"name\": \"LVMH Moet Hennessy Louis Vuitton SE\",\n                \"weight\": 4.1\n            },\n            {\n                \"name\": \"Sanofi\",\n                \"weight\": 3.77\n            },\n            {\n                \"name\": \"SAP SE\",\n                \"weight\": 5.02\n            },\n            {\n                \"name\": \"Siemens AG\",\n                \"weight\": 3.44\n            },\n            {\n                \"name\": \"Total SA\",\n                \"weight\": 4.7\n            },\n            {\n                \"name\": \"Unilever NV\",\n                \"weight\": 2.76\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 4.69\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 14.11\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 10.06\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 5.99\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 17.13\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 8.6\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 13.49\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 11.22\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 9.32\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 5.39\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Belgium\",\n                \"weight\": 2.2\n            },\n            {\n                \"name\": \"Finland\",\n                \"weight\": 0.77\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 38.92\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 28.42\n            },\n            {\n                \"name\": \"Ireland\",\n                \"weight\": 1.01\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 4.88\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 10.87\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 9.06\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 3.87\n            }\n        ]\n    },\n    {\n        \"ticker\": \"GII\",\n        \"etfname\": \"SPDR® S&P® Global Infrastructure ETF\",\n        \"description\": \"The S&P Global Infrastructure Index is comprised of 75 of the largest publicly listed infrastructure companies that meet specific investability requirements. The Index is designed to provide liquid exposure to the leading publicly listed companies in the global infrastructure industry, from both developed markets and emerging markets. The Index includes publicly traded companies with stock traded on a developed market exchange with float-adjusted market capitalizations of a minimum of $100 million and minimum total market capitalizations of $250 million. Stocks must satisfy liquidity thresholds on 3 month average daily value trading of $1 million for developed markets and $500,000 for emerging markets. Fifteen emerging market stocks are chosen first, based on the highest float-adjusted market capitalization of the parent company, with no more than 10 chosen from each of the three subsets of infrastructure companies represented in the Index (i.e., transportation, utilities and energy infrastructure). The 60 largest developed market stocks, based on floatadjusted market capitalization, are then chosen to complete the index. The developed market stocks are chosen such that there are a total of 30 transportation, 30 utilities and 15 energy infrastructure companies in the Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"Aena SME SA\",\n                \"weight\": 4.82\n            },\n            {\n                \"name\": \"Atlantia S.p.A\",\n                \"weight\": 3.79\n            },\n            {\n                \"name\": \"Dominion Energy Inc\",\n                \"weight\": 2.82\n            },\n            {\n                \"name\": \"Duke Energy Corporation\",\n                \"weight\": 2.85\n            },\n            {\n                \"name\": \"Enbridge Inc.\",\n                \"weight\": 5.11\n            },\n            {\n                \"name\": \"Kinder Morgan Inc Class P\",\n                \"weight\": 2.74\n            },\n            {\n                \"name\": \"NextEra Energy Inc.\",\n                \"weight\": 5.18\n            },\n            {\n                \"name\": \"Southern Company\",\n                \"weight\": 2.94\n            },\n            {\n                \"name\": \"TC Energy Corporation\",\n                \"weight\": 3.3\n            },\n            {\n                \"name\": \"Transurban Group Ltd.\",\n                \"weight\": 5.05\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Energy\",\n                \"weight\": 19.91\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 39.38\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 40.71\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 10.03\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 11.18\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 4.6\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 6.29\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 7.41\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 4.09\n            },\n            {\n                \"name\": \"New Zealand\",\n                \"weight\": 1.97\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 7.44\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 3\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 39.72\n            }\n        ]\n    },\n    {\n        \"ticker\": \"GMF\",\n        \"etfname\": \"SPDR® S&P® Emerging Asia Pacific ETF\",\n        \"description\": \"The S&P® Asia Pacific Emerging BMI Index is a market capitalization weighted index designed to define and measure the investable universe of publicly traded companies domiciled in emerging Asian Pacific markets. The Index component securities are a subset, based on region, of component securities included in the S&P Global BMI (Broad Market Index). The S&P Global BMI is a comprehensive, float-weighted, rules-based benchmark that is readily divisible and customizable. A country will be eligible for inclusion in the S&P Global BMI if it is classified as either a developed or emerging market by the S&P Global Equity Index Committee. The Index is \\\"float-adjusted,\\\" meaning that only those shares publicly available to investors are included in the Index calculation.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alibaba Group Holding Ltd. Sponsored ADR\",\n                \"weight\": 7.2\n            },\n            {\n                \"name\": \"China Construction Bank Corporation Class H\",\n                \"weight\": 1.83\n            },\n            {\n                \"name\": \"China Mobile Limited\",\n                \"weight\": 1.03\n            },\n            {\n                \"name\": \"HDFC Bank Limited\",\n                \"weight\": 1.42\n            },\n            {\n                \"name\": \"Housing Development Finance Corporation Limited\",\n                \"weight\": 1.39\n            },\n            {\n                \"name\": \"Industrial and Commercial Bank of China Limited Class H\",\n                \"weight\": 1.16\n            },\n            {\n                \"name\": \"Ping An Insurance (Group) Company of China Ltd. Class H\",\n                \"weight\": 1.33\n            },\n            {\n                \"name\": \"Reliance Industries Limited Sponsored GDR 144A\",\n                \"weight\": 1.44\n            },\n            {\n                \"name\": \"Taiwan Semiconductor Manufacturing Co. Ltd. Sponsored ADR\",\n                \"weight\": 4.44\n            },\n            {\n                \"name\": \"Tencent Holdings Ltd.\",\n                \"weight\": 5.78\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 12.1\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 17.03\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 5.92\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 4.84\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 22.13\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 4.22\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 6.14\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 16.79\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 5.13\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.34\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"China\",\n                \"weight\": 50.8\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 0.87\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 16.94\n            },\n            {\n                \"name\": \"Indonesia\",\n                \"weight\": 3.16\n            },\n            {\n                \"name\": \"Malaysia\",\n                \"weight\": 3.52\n            },\n            {\n                \"name\": \"Pakistan\",\n                \"weight\": 0.21\n            },\n            {\n                \"name\": \"Philippines\",\n                \"weight\": 1.62\n            },\n            {\n                \"name\": \"Singapore\",\n                \"weight\": 0.21\n            },\n            {\n                \"name\": \"Taiwan\",\n                \"weight\": 19.08\n            },\n            {\n                \"name\": \"Thailand\",\n                \"weight\": 3.51\n            }\n        ]\n    },\n    {\n        \"ticker\": \"GNR\",\n        \"etfname\": \"SPDR® S&P® Global Natural Resources ETF\",\n        \"description\": \"The S&P Global Natural Resources Index is comprised of 90 of the largest U.S. and foreign publicly traded companies, based on market capitalization, in natural resources and commodities businesses (as defined below) that meet certain investability requirements. The Index component securities represent a combination of the component securities included in each of the following three sub-indices: the S&P Global Natural Resources - Agriculture Index, the S&P Global Natural Resources -Energy Index and the S&P Global Natural Resources - Metals and Mining Index. The weight of each sub-index equals one-third of the total weight of the Index. Membership in the Index is based on industry sector according to the Global Industry Classification Standard (\\\"GICS\\\"). Companies in natural resources and commodities businesses include those significantly engaged, directly or indirectly, in the following industries: agricultural, forest and paper products; fertilizers and agricultural chemicals; paper packaging; timber real estate investment trusts (\\\"REITs\\\"); integrated oil and gas; oil and gas drilling; oil and gas exploration and production; oil and gas refining and marketing; oil and gas equipment services; coal and consumable fuels; diversified metals and mining; steel; aluminum; copper; gold; silver; and precious metals and minerals.\",\n        \"holdings\": [\n            {\n                \"name\": \"Anglo American plc\",\n                \"weight\": 2.52\n            },\n            {\n                \"name\": \"BHP Group Ltd\",\n                \"weight\": 5.39\n            },\n            {\n                \"name\": \"BP p.l.c.\",\n                \"weight\": 3.17\n            },\n            {\n                \"name\": \"Chevron Corporation\",\n                \"weight\": 3.18\n            },\n            {\n                \"name\": \"Exxon Mobil Corporation\",\n                \"weight\": 4.18\n            },\n            {\n                \"name\": \"Nutrien Ltd.\",\n                \"weight\": 4.3\n            },\n            {\n                \"name\": \"Royal Dutch Shell Plc Class A\",\n                \"weight\": 3.02\n            },\n            {\n                \"name\": \"Total SA\",\n                \"weight\": 3.27\n            },\n            {\n                \"name\": \"UPM-Kymmene Oyj\",\n                \"weight\": 2.82\n            },\n            {\n                \"name\": \"Vale S.A. Sponsored ADR\",\n                \"weight\": 2.77\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 4.33\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 32.5\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 61.23\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 1.94\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 10.45\n            },\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 3.27\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 13\n            },\n            {\n                \"name\": \"Finland\",\n                \"weight\": 4.58\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 3.93\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 2.87\n            },\n            {\n                \"name\": \"Norway\",\n                \"weight\": 1.96\n            },\n            {\n                \"name\": \"Russia\",\n                \"weight\": 5.03\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 14.11\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 30.95\n            }\n        ]\n    },\n    {\n        \"ticker\": \"GWX\",\n        \"etfname\": \"SPDR® S&P® International Small Cap ETF\",\n        \"description\": \"The S&P® Developed Ex-U.S. Under USD2 Billion Index is a market capitalization weighted index designed to define and measure the investable universe of publicly traded small-cap companies, as defined by the Index, domiciled in developed countries outside the United States. The Index component securities are a subset, based on market capitalization and region, of component securities included in the S&P Global BMI (Broad Market Index). The S&P Global BMI is a rules-based index that measures global stock market performance. A country will be eligible for inclusion in the S&P Global BMI if it is classified as either a developed or emerging market by the S&P Global Equity Index Committee. The Index is \\\"float-adjusted,\\\"meaning that only those shares publicly available to investors are included in the Index calculation.\",\n        \"holdings\": [\n            {\n                \"name\": \"Assura PLC\",\n                \"weight\": 0.19\n            },\n            {\n                \"name\": \"DTS Corporation\",\n                \"weight\": 0.2\n            },\n            {\n                \"name\": \"Ei Group plc\",\n                \"weight\": 0.21\n            },\n            {\n                \"name\": \"Iwatani Corporation\",\n                \"weight\": 0.19\n            },\n            {\n                \"name\": \"J D Wetherspoon plc\",\n                \"weight\": 0.21\n            },\n            {\n                \"name\": \"NIKKON Holdings Co. Ltd.\",\n                \"weight\": 0.23\n            },\n            {\n                \"name\": \"NIPPON REIT Investment Corp\",\n                \"weight\": 0.25\n            },\n            {\n                \"name\": \"Premier Investment Corporation\",\n                \"weight\": 0.24\n            },\n            {\n                \"name\": \"Shochiku Co. Ltd.\",\n                \"weight\": 0.22\n            },\n            {\n                \"name\": \"Vistry Group PLC\",\n                \"weight\": 0.24\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 3.87\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 14.58\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 5.74\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.65\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 9.63\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 7.72\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 21.26\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 10.91\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 10.66\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 10.16\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 7.1\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 7.44\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 1.97\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 3.32\n            },\n            {\n                \"name\": \"Israel\",\n                \"weight\": 1.88\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 38.21\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 10.2\n            },\n            {\n                \"name\": \"Sweden\",\n                \"weight\": 3.26\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 2.31\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 10.1\n            }\n        ]\n    },\n    {\n        \"ticker\": \"IBND\",\n        \"etfname\": \"SPDR® Bloomberg Barclays International Corporate Bond ETF\",\n        \"description\": \"The Bloomberg Barclays Global Aggregate ex-USD >$1B: Corporate Bond Index is designed to be a broad based measure of the global investment-grade, fixed rate, fixed income corporate markets outside the United States. The Index is part of the Bloomberg Barclays Global ex-USD Aggregate Bond Index (the \\\"Aggregate Index\\\"). The major components of the Aggregate Index are the Pan-European Aggregate and the Asian Pacific Aggregate Indices. The Aggregate Index also includes Euro-Dollar and Euro-Yen corporate bonds, Canadian government, agency and corporate securities. The securities in the Index must have a $1 billion USD equivalent market capitalization outstanding and at least 1 year remaining. Securities must be fixed rate, although zero coupon bonds and step-ups are permitted. Additionally, securities must be rated investment grade (Baa3/BBB-/BBB- or better) using the middle rating from Moody's Investors Service, Inc., Fitch Inc., or Standard & Poor's Financial Services, LLC. after dropping the highest and lowest available ratings. If only two agencies rate a security, then the more conservative (lower) rating will be used. If only one rating agency rates a security, then that one rating will be used. Excluded from the Index are subordinated debts, convertible securities, floating-rate notes, fixed-rate perpetuals, warrants, linked bonds, and structured products. The Index is market capitalization weighted and the securities in the Index are updated on the last business day of each month.\",\n        \"holdings\": [\n            {\n                \"name\": \"ANHEUSER-BUSCH INBEV SA/ 2.75 03/17/2036\",\n                \"weight\": 0.54\n            },\n            {\n                \"name\": \"AT&T INC 4.875 06/01/2044\",\n                \"weight\": 0.48\n            },\n            {\n                \"name\": \"BMW FINANCE NV 0.375 07/10/2023\",\n                \"weight\": 0.36\n            },\n            {\n                \"name\": \"DEUTSCHE BANK AG 1.125 03/17/2025\",\n                \"weight\": 0.49\n            },\n            {\n                \"name\": \"DEUTSCHE TELEKOM INT FIN 0.625 04/03/2023\",\n                \"weight\": 0.41\n            },\n            {\n                \"name\": \"ORANGE SA 8.125 01/28/2033\",\n                \"weight\": 0.52\n            },\n            {\n                \"name\": \"PANASONIC CORP 0.47 09/18/2026\",\n                \"weight\": 0.45\n            },\n            {\n                \"name\": \"SANOFI 0.5 01/13/2027\",\n                \"weight\": 0.44\n            },\n            {\n                \"name\": \"SHELL INTERNATIONAL FIN 1.25 05/12/2028\",\n                \"weight\": 0.35\n            },\n            {\n                \"name\": \"VOLKSWAGEN INTL FIN NV 1.875 03/30/2027\",\n                \"weight\": 0.47\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.76\n            },\n            {\n                \"name\": \"Corporate - Finance\",\n                \"weight\": 46.93\n            },\n            {\n                \"name\": \"Corporate - Industrial\",\n                \"weight\": 47.48\n            },\n            {\n                \"name\": \"Corporate - Utility\",\n                \"weight\": 4.84\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Belgium\",\n                \"weight\": 2.29\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 16.44\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 12.91\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 4.59\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 1.19\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 6.57\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 5.77\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 3.48\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 12.33\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 27.71\n            }\n        ]\n    },\n    {\n        \"ticker\": \"LOWC\",\n        \"etfname\": \"SPDR® MSCI ACWI Low Carbon Target ETF\",\n        \"description\": \"The MSCI ACWI Low Carbon Target Index is designed to address two dimensions of carbon exposure - carbon emissions and fossil fuel reserves. By overweighting companies with low carbon emissions relative to sales and per dollar of market capitalization, the Index aims to reflect a lower carbon exposure than that of the broad market. The Index is designed to achieve a target level of tracking relative to a broad market index (such as the Parent Index) while minimizing the carbon exposure. The Index is a subset of the MSCI ACWI Index (the Parent Index), which measures the combined equity market performance of developed and emerging market countries.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alibaba Group Holding Ltd. Sponsored ADR\",\n                \"weight\": 0.72\n            },\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 0.92\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 0.85\n            },\n            {\n                \"name\": \"Amazon.com Inc.\",\n                \"weight\": 1.51\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 2.8\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 1.01\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 0.8\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 0.84\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 2.38\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 0.76\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 9.17\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 10.85\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 8.07\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.14\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 17.57\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 11.75\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 11.72\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 17.74\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 3.68\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.25\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 1.96\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 3.21\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 4.28\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 3.27\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 2.4\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 7.12\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 1.44\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 2.65\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 4.45\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 56.07\n            }\n        ]\n    },\n    {\n        \"ticker\": \"QEFA\",\n        \"etfname\": \"SPDR® MSCI EAFE StrategicFactors<sup>SM</sup> ETF\",\n        \"description\": \"The MSCI EAFE (Europe, Australasia, Far East) Factor Mix A-Series Index captures large- and mid-cap representation across 21 developed market Europe, Australasia, and Far East (EAFE) countries and aims to represent the performance of value, low volatility, and quality factor strategies. The Index is an equal weighted combination of the following three MSCI Factor Indices in a single composite index: the MSCI EAFE Value Weighted Index, the MSCI EAFE Minimum Volatility Index, and the MSCI EAFE Quality Index (each, a \\\"Component Index\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"ASML Holding NV\",\n                \"weight\": 0.99\n            },\n            {\n                \"name\": \"AstraZeneca PLC\",\n                \"weight\": 1.39\n            },\n            {\n                \"name\": \"CSL Limited\",\n                \"weight\": 1.04\n            },\n            {\n                \"name\": \"Diageo plc\",\n                \"weight\": 1.31\n            },\n            {\n                \"name\": \"LVMH Moet Hennessy Louis Vuitton SE\",\n                \"weight\": 1.05\n            },\n            {\n                \"name\": \"Nestle S.A.\",\n                \"weight\": 2.52\n            },\n            {\n                \"name\": \"Novartis AG\",\n                \"weight\": 1.84\n            },\n            {\n                \"name\": \"Novo Nordisk A/S Class B\",\n                \"weight\": 1.41\n            },\n            {\n                \"name\": \"Roche Holding AG\",\n                \"weight\": 2.62\n            },\n            {\n                \"name\": \"Unilever NV\",\n                \"weight\": 0.85\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 6.66\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 12.56\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 13.63\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 17.07\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 13.99\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 14.87\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 5.11\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 5.11\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 4.17\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.52\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 6.15\n            },\n            {\n                \"name\": \"Denmark\",\n                \"weight\": 3.08\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 8.69\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 5.96\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 4.67\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 25.34\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 3.64\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 2.31\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 12.65\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 16.21\n            }\n        ]\n    },\n    {\n        \"ticker\": \"QEMM\",\n        \"etfname\": \"SPDR® MSCI Emerging Markets StrategicFactors<sup>SM</sup> ETF\",\n        \"description\": \"The MSCI Emerging Markets (EM) Factor Mix A-Series Index captures large- and mid-cap representation across 24 emerging markets countries and aims to represent the performance of value, low volatility, and quality factor strategies. The Index is an equal weighted combination of the following three MSCI Factor Indices in a single composite index: the MSCI EM Value Weighted Index, the MSCI EM Minimum Volatility Index, and the MSCI EM Quality Index (each, a \\\"Component Index\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Al Rajhi Bank\",\n                \"weight\": 0.93\n            },\n            {\n                \"name\": \"China Construction Bank Corporation Class H\",\n                \"weight\": 1.09\n            },\n            {\n                \"name\": \"Hindustan Unilever Limited\",\n                \"weight\": 1.09\n            },\n            {\n                \"name\": \"Infosys Limited Sponsored ADR\",\n                \"weight\": 1.22\n            },\n            {\n                \"name\": \"PT Bank Central Asia Tbk\",\n                \"weight\": 1.4\n            },\n            {\n                \"name\": \"Samsung Electronics Co. Ltd.\",\n                \"weight\": 2.32\n            },\n            {\n                \"name\": \"Taiwan Semiconductor Manufacturing Co. Ltd.\",\n                \"weight\": 2.79\n            },\n            {\n                \"name\": \"Tata Consultancy Services Limited\",\n                \"weight\": 1.53\n            },\n            {\n                \"name\": \"TATNEFT PJSC Sponsored ADR\",\n                \"weight\": 0.87\n            },\n            {\n                \"name\": \"Tencent Holdings Ltd.\",\n                \"weight\": 2.18\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 10.21\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 10.1\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 12.06\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 6.43\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 23.74\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 3.11\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 5.43\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 16.72\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 5.69\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.21\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 5.19\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 28\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 12.51\n            },\n            {\n                \"name\": \"Indonesia\",\n                \"weight\": 3.58\n            },\n            {\n                \"name\": \"Malaysia\",\n                \"weight\": 2.86\n            },\n            {\n                \"name\": \"Russia\",\n                \"weight\": 4.3\n            },\n            {\n                \"name\": \"Saudi Arabia\",\n                \"weight\": 3.57\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 9.51\n            },\n            {\n                \"name\": \"Taiwan\",\n                \"weight\": 13.6\n            },\n            {\n                \"name\": \"Thailand\",\n                \"weight\": 3.95\n            }\n        ]\n    },\n    {\n        \"ticker\": \"QWLD\",\n        \"etfname\": \"SPDR® MSCI World StrategicFactors<sup>SM</sup> ETF\",\n        \"description\": \"The MSCI World Factor Mix A-Series Index captures large-and mid-cap representation across 23 developed countries and aims to represent the performance of value, low volatility, and quality factor strategies. The Index is an equal weighted combination of the following three MSCI Factor Indices in a single composite index: the MSCI World Value Weighted Index, the MSCI World Minimum Volatility Index, and the MSCI World Quality Index (each, a \\\"Component Index\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 1.07\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 1.05\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 2.47\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 1.32\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 1.53\n            },\n            {\n                \"name\": \"Mastercard Incorporated Class A\",\n                \"weight\": 1.02\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 2.14\n            },\n            {\n                \"name\": \"Procter & Gamble Company\",\n                \"weight\": 1.06\n            },\n            {\n                \"name\": \"Roche Holding AG\",\n                \"weight\": 1.15\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 1.43\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 9.25\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 9.12\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 10.02\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 15.39\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 12.51\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 10.5\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 19.17\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 3.8\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.79\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.07\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 1.74\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 3.97\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 2.92\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 2.21\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 1.86\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 9.9\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 1.33\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 4.18\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 5.05\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 61.16\n            }\n        ]\n    },\n    {\n        \"ticker\": \"RWO\",\n        \"etfname\": \"SPDR® Dow Jones® Global Real Estate ETF\",\n        \"description\": \"The Dow Jones Global Select Real Estate Securities IndexSM is a float-adjusted market capitalization index designed to measure the performance of publicly traded global real estate securities. The Index's composition is reviewed quarterly. The Index is a measure of the types of global real estate securities that represent the ownership and operation of commercial or residential real estate. The Index includes equity Real Estate Investment Trusts (\\\"REITs\\\") and real estate operating companies that meet the following criteria: (i) the company must be both an equity owner and operator of commercial and/or residential real estate (security types excluded from the Index include mortgage REITs, net lease REITs, real estate finance companies, mortgage brokers and bankers, commercial and residential real estate brokers and real estate agents, home builders, large land owners and subdividers of unimproved land, hybrid REITs, and timber REITs, as well as companies that have more than 25% of their assets in direct mortgage investments); (ii) new constituents must have a minimum float-adjusted market capitalization of at least $200 million at the time of inclusion; (iii) with respect to new constituents, at least 75% of the company's total revenue must be derived from the ownership and operation of real estate assets; and (iv) new constituents must have a Median Daily Value Traded (MDVT) of at least $5 million for the three-months prior to the rebalancing reference date.\",\n        \"holdings\": [\n            {\n                \"name\": \"AvalonBay Communities Inc.\",\n                \"weight\": 2.35\n            },\n            {\n                \"name\": \"Digital Realty Trust Inc.\",\n                \"weight\": 2.04\n            },\n            {\n                \"name\": \"Equity Residential\",\n                \"weight\": 2.23\n            },\n            {\n                \"name\": \"Link Real Estate Investment Trust\",\n                \"weight\": 1.71\n            },\n            {\n                \"name\": \"Mitsui Fudosan Co. Ltd.\",\n                \"weight\": 1.9\n            },\n            {\n                \"name\": \"Prologis Inc.\",\n                \"weight\": 4.66\n            },\n            {\n                \"name\": \"Public Storage\",\n                \"weight\": 2.58\n            },\n            {\n                \"name\": \"Simon Property Group Inc.\",\n                \"weight\": 3.48\n            },\n            {\n                \"name\": \"Ventas Inc.\",\n                \"weight\": 1.68\n            },\n            {\n                \"name\": \"Welltower Inc.\",\n                \"weight\": 2.73\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Diversified\",\n                \"weight\": 11.07\n            },\n            {\n                \"name\": \"Healthcare\",\n                \"weight\": 6.6\n            },\n            {\n                \"name\": \"Hotels\",\n                \"weight\": 4.21\n            },\n            {\n                \"name\": \"Industrial/Office\",\n                \"weight\": 28.22\n            },\n            {\n                \"name\": \"REOC\",\n                \"weight\": 12.49\n            },\n            {\n                \"name\": \"Residential\",\n                \"weight\": 16.32\n            },\n            {\n                \"name\": \"Retail\",\n                \"weight\": 15.94\n            },\n            {\n                \"name\": \"Self Storage\",\n                \"weight\": 4.73\n            },\n            {\n                \"name\": \"Unassigned\",\n                \"weight\": 0.42\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 4.47\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 1.45\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 2.9\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 2.97\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 3.23\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 13.37\n            },\n            {\n                \"name\": \"Singapore\",\n                \"weight\": 3.35\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 1.2\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 4.5\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 56.87\n            }\n        ]\n    },\n    {\n        \"ticker\": \"RWX\",\n        \"etfname\": \"SPDR® Dow Jones® International Real Estate ETF\",\n        \"description\": \"The Dow Jones Global ex-U.S. Real Estate Securities IndexSM is a float adjusted market capitalization index designed to measure the performance of publicly traded real estate securities in countries excluding the United States. The Index's composition is reviewed quarterly. The Index is a measure of the types of global real estate securities that represent the ownership and operation of commercial or residential real estate. The Index includes equity Real Estate Investment Trusts (\\\"REITs\\\") and real estate operating companies that meet the following criteria: (i) the company must be both an equity owner and operator of commercial and/or residential real estate (security types excluded from the index include mortgage REITs, net lease REITs, real estate finance companies, mortgage brokers and bankers, commercial and residential real estate brokers and real estate agents, home builders, large landowners and subdividers of unimproved land, hybrid REITs, and timber REITs, as well as companies that have more than 25% of their assets in direct mortgage investments); (ii) new constituents must have a minimum float-adjusted market capitalization of at least $200 million at the time of inclusion; (iii) with respect to new constituents, at least 75% of the company's total revenue must be derived from the ownership and operation of real estate assets; and (iv) new constituents must have a Median Daily Value Traded (MDVT) of at least $5 million for the three-months prior to the rebalancing reference date.\",\n        \"holdings\": [\n            {\n                \"name\": \"Deutsche Wohnen SE\",\n                \"weight\": 2.68\n            },\n            {\n                \"name\": \"Gecina SA\",\n                \"weight\": 1.82\n            },\n            {\n                \"name\": \"Goodman Group\",\n                \"weight\": 2.94\n            },\n            {\n                \"name\": \"Japan Real Estate Investment Corp.\",\n                \"weight\": 1.74\n            },\n            {\n                \"name\": \"Link Real Estate Investment Trust\",\n                \"weight\": 3.95\n            },\n            {\n                \"name\": \"Mitsui Fudosan Co. Ltd.\",\n                \"weight\": 4.4\n            },\n            {\n                \"name\": \"Nippon Building Fund Inc.\",\n                \"weight\": 1.96\n            },\n            {\n                \"name\": \"Scentre Group\",\n                \"weight\": 2.55\n            },\n            {\n                \"name\": \"SEGRO plc\",\n                \"weight\": 2.29\n            },\n            {\n                \"name\": \"Unibail-Rodamco-Westfield SE Stapled Secs Cons of 1 Sh Unibail Rodamco + 1 Sh WFD Unib Rod\",\n                \"weight\": 2.5\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Diversified\",\n                \"weight\": 21.65\n            },\n            {\n                \"name\": \"Hotels\",\n                \"weight\": 1.36\n            },\n            {\n                \"name\": \"Industrial/Office\",\n                \"weight\": 25.11\n            },\n            {\n                \"name\": \"REOC\",\n                \"weight\": 28.98\n            },\n            {\n                \"name\": \"Residential\",\n                \"weight\": 4.15\n            },\n            {\n                \"name\": \"Retail\",\n                \"weight\": 17.65\n            },\n            {\n                \"name\": \"Unassigned\",\n                \"weight\": 1.1\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 10.36\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 3.35\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 6.59\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 6.89\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 7.49\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 31\n            },\n            {\n                \"name\": \"Singapore\",\n                \"weight\": 7.75\n            },\n            {\n                \"name\": \"Sweden\",\n                \"weight\": 2.29\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 2.77\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 10.43\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SMEZ\",\n        \"etfname\": \"SPDR® EURO STOXX® Small Cap ETF\",\n        \"description\": \"The EURO STOXX® Small Index is designed to provide a representation of small companies across the Eurozone. The Eurozone consists of European Union countries that have adopted the Euro as their currency. The Index consists of the Eurozone stocks included in the STOXX® Europe Small 200 Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"Amundi SA\",\n                \"weight\": 1.49\n            },\n            {\n                \"name\": \"ASM International N.V.\",\n                \"weight\": 2\n            },\n            {\n                \"name\": \"Carl Zeiss Meditec AG\",\n                \"weight\": 1.47\n            },\n            {\n                \"name\": \"Euronext NV\",\n                \"weight\": 1.42\n            },\n            {\n                \"name\": \"Huhtamaki Oyj\",\n                \"weight\": 1.31\n            },\n            {\n                \"name\": \"IMCD N.V.\",\n                \"weight\": 1.38\n            },\n            {\n                \"name\": \"Kesko Oyj Class B\",\n                \"weight\": 1.39\n            },\n            {\n                \"name\": \"MorphoSys AG\",\n                \"weight\": 1.3\n            },\n            {\n                \"name\": \"Orion Oyj Class B\",\n                \"weight\": 1.53\n            },\n            {\n                \"name\": \"Recordati Industria Chimica e Farmaceutica S.p.A.\",\n                \"weight\": 1.37\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 9.99\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 8.49\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 6.51\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 14.92\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 11.39\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 16.67\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 9.61\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 4.74\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 9.89\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.99\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Austria\",\n                \"weight\": 5.55\n            },\n            {\n                \"name\": \"Belgium\",\n                \"weight\": 8.01\n            },\n            {\n                \"name\": \"Finland\",\n                \"weight\": 7.31\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 25.92\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 23.98\n            },\n            {\n                \"name\": \"Ireland\",\n                \"weight\": 1.46\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 11.67\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 10.25\n            },\n            {\n                \"name\": \"Portugal\",\n                \"weight\": 1.28\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 4.59\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPDW\",\n        \"etfname\": \"SPDR® Portfolio Developed World ex-US ETF\",\n        \"description\": \"The S&P® Developed Ex-U.S. BMI Index is a market capitalization weighted index designed to define and measure the investable universe of publicly traded companies domiciled in developed countries outside the United States. The Index component securities are a subset, based on region, of component securities included in the S&P Global BMI (Broad Market Index). The S&P Global BMI is a rules-based index that measures global stock market performance. A country will be eligible for inclusion in the S&P Global BMI if it is classified as either a developed or emerging market by the S&P Global Equity Index Committee. The Index is \\\"float-adjusted,\\\" meaning that only those shares publicly available to investors are included in the Index calculation.\",\n        \"holdings\": [\n            {\n                \"name\": \"AIA Group Limited\",\n                \"weight\": 0.63\n            },\n            {\n                \"name\": \"AstraZeneca PLC\",\n                \"weight\": 0.66\n            },\n            {\n                \"name\": \"HSBC Holdings Plc\",\n                \"weight\": 0.72\n            },\n            {\n                \"name\": \"Nestle S.A.\",\n                \"weight\": 1.54\n            },\n            {\n                \"name\": \"Novartis AG\",\n                \"weight\": 1.17\n            },\n            {\n                \"name\": \"Roche Holding AG\",\n                \"weight\": 1.17\n            },\n            {\n                \"name\": \"Samsung Electronics Co. Ltd. Sponsored GDR\",\n                \"weight\": 1.3\n            },\n            {\n                \"name\": \"SAP SE\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"Total SA\",\n                \"weight\": 0.67\n            },\n            {\n                \"name\": \"Toyota Motor Corp.\",\n                \"weight\": 0.8\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 4.99\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 10.58\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 9.91\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 5.33\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 18.33\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 10.92\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 15.53\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 9.48\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 7.34\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 4.28\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 6.01\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 8.45\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 8.53\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 6.98\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 23.62\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 3.23\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 4.4\n            },\n            {\n                \"name\": \"Sweden\",\n                \"weight\": 2.67\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 7.58\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 13.76\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPEM\",\n        \"etfname\": \"SPDR® Portfolio Emerging Markets ETF\",\n        \"description\": \"The S&P® Emerging BMI Index is a market capitalization weighted index designed to define and measure the investable universe of publicly traded companies domiciled in emerging markets. The Index component securities are a subset, based on region, of component securities included in the S&P Global BMI (Broad Market Index). The S&P Global BMI is a comprehensive, float-weighted, rules-based benchmark that is readily divisible and customizable. A country will be eligible for inclusion in the S&P Global BMI if it is classified as either a developed or emerging market by the S&P Global Equity Index Committee. The Index is \\\"float-adjusted,\\\" meaning that only those shares publicly available to investors are included in the Index calculation.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alibaba Group Holding Ltd. Sponsored ADR\",\n                \"weight\": 5.25\n            },\n            {\n                \"name\": \"China Construction Bank Corporation Class H\",\n                \"weight\": 1.34\n            },\n            {\n                \"name\": \"HDFC Bank Limited\",\n                \"weight\": 1.02\n            },\n            {\n                \"name\": \"Housing Development Finance Corporation Limited\",\n                \"weight\": 1.03\n            },\n            {\n                \"name\": \"Industrial and Commercial Bank of China Limited Class H\",\n                \"weight\": 1.03\n            },\n            {\n                \"name\": \"Naspers Limited Class N\",\n                \"weight\": 1.11\n            },\n            {\n                \"name\": \"Ping An Insurance (Group) Company of China Ltd. Class H\",\n                \"weight\": 1.11\n            },\n            {\n                \"name\": \"Reliance Industries Limited Sponsored GDR 144A\",\n                \"weight\": 1.02\n            },\n            {\n                \"name\": \"Taiwan Semiconductor Manufacturing Co. Ltd.\",\n                \"weight\": 3.18\n            },\n            {\n                \"name\": \"Tencent Holdings Ltd.\",\n                \"weight\": 4.27\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 10.68\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 14.97\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 6.55\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 7.54\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 25.13\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 3.25\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 6.02\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 12.05\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 7.75\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.35\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 8.01\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 36.39\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 11.41\n            },\n            {\n                \"name\": \"Indonesia\",\n                \"weight\": 2.39\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 2.53\n            },\n            {\n                \"name\": \"Russia\",\n                \"weight\": 4.48\n            },\n            {\n                \"name\": \"Saudi Arabia\",\n                \"weight\": 2.83\n            },\n            {\n                \"name\": \"South Africa\",\n                \"weight\": 4.81\n            },\n            {\n                \"name\": \"Taiwan\",\n                \"weight\": 13.65\n            },\n            {\n                \"name\": \"Thailand\",\n                \"weight\": 2.67\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPEU\",\n        \"etfname\": \"SPDR® Portfolio Europe ETF\",\n        \"description\": \"The STOXX® Europe Total Market Index is a free-float market capitalization weighted index designed to provide a broad representation of publicly traded Western European companies. The Index represents approximately the top 95% of the free-float market capitalization of each of the following European countries: Austria, Belgium, Poland, Denmark, Finland, France, Germany, Ireland, Italy, Luxembourg, the Netherlands, Norway, Portugal, Spain, Sweden, Switzerland and the United Kingdom.\",\n        \"holdings\": [\n            {\n                \"name\": \"ASML Holding NV\",\n                \"weight\": 1.13\n            },\n            {\n                \"name\": \"AstraZeneca PLC\",\n                \"weight\": 1.19\n            },\n            {\n                \"name\": \"BP p.l.c.\",\n                \"weight\": 1.16\n            },\n            {\n                \"name\": \"HSBC Holdings Plc\",\n                \"weight\": 1.4\n            },\n            {\n                \"name\": \"LVMH Moet Hennessy Louis Vuitton SE\",\n                \"weight\": 1.1\n            },\n            {\n                \"name\": \"Nestle S.A.\",\n                \"weight\": 3\n            },\n            {\n                \"name\": \"Novartis AG\",\n                \"weight\": 2.06\n            },\n            {\n                \"name\": \"Roche Holding AG\",\n                \"weight\": 2.15\n            },\n            {\n                \"name\": \"SAP SE\",\n                \"weight\": 1.34\n            },\n            {\n                \"name\": \"Total SA\",\n                \"weight\": 1.26\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 4.43\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 9.8\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 12.36\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 6.2\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 17.47\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 13.4\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 14.9\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 6.4\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 7.89\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.31\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Belgium\",\n                \"weight\": 1.92\n            },\n            {\n                \"name\": \"Denmark\",\n                \"weight\": 2.89\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 16.37\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 13.11\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 4.03\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 5.26\n            },\n            {\n                \"name\": \"Spain\",\n                \"weight\": 4.28\n            },\n            {\n                \"name\": \"Sweden\",\n                \"weight\": 5.46\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 14.13\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 25.81\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPGM\",\n        \"etfname\": \"SPDR® Portfolio MSCI Global Stock Market ETF\",\n        \"description\": \"The MSCI ACWI IMI Index is a free float-adjusted market capitalization-weighted index that is designed to measure the combined equity market performance of developed and emerging markets. The Index covers approximately 99% of the global equity investment opportunity set.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alibaba Group Holding Ltd. Sponsored ADR\",\n                \"weight\": 0.63\n            },\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 0.91\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 0.91\n            },\n            {\n                \"name\": \"Amazon.com Inc.\",\n                \"weight\": 1.59\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 2.66\n            },\n            {\n                \"name\": \"Bank of America Corp\",\n                \"weight\": 0.7\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 0.74\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 0.89\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 2.31\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 0.88\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 8.33\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 11.07\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 7.41\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 4.84\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 15.63\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 12.07\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 12.13\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 17.79\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 4.2\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.86\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 2.28\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 3.16\n            },\n            {\n                \"name\": \"China\",\n                \"weight\": 3.48\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 2.94\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 2.48\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 7.54\n            },\n            {\n                \"name\": \"South Korea\",\n                \"weight\": 1.43\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 2.53\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 5.01\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 56.42\n            }\n        ]\n    },\n    {\n        \"ticker\": \"STOT\",\n        \"etfname\": \"SPDR® DoubleLine® Short Duration Total Return Tactical ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Aggregate 1-3 Year Index provides a measure of the performance of the U.S. dollar denominated investment grade bond market that have a remaining maturity of greater than or equal to 1 year and less than 3 years. The index includes investment grade (must be Baa3/BBB- or higher using the middle rating of Moody's Investor Service, Inc., Standard & Poor's, and Fitch Inc.) government bonds, investment grade corporate bonds, mortgage pass through securities, commercial mortgage backed securities and asset backed securities that are publicly for sale in the United States.\",\n        \"holdings\": [\n            {\n                \"name\": \"FANNIE MAE 2.242 11/25/2044\",\n                \"weight\": 1.34\n            },\n            {\n                \"name\": \"FANNIE MAE 2.5 01/01/2032\",\n                \"weight\": 1.51\n            },\n            {\n                \"name\": \"FREDDIE MAC 2.1862 01/15/2041\",\n                \"weight\": 1.7\n            },\n            {\n                \"name\": \"TREASURY BILL 0 02/13/2020\",\n                \"weight\": 3.8\n            },\n            {\n                \"name\": \"TREASURY BILL 0 05/07/2020\",\n                \"weight\": 4.69\n            },\n            {\n                \"name\": \"TREASURY BILL 0 06/25/2020\",\n                \"weight\": 4.91\n            },\n            {\n                \"name\": \"US TREASURY N/B 1.625 04/30/2023\",\n                \"weight\": 3.08\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.25 03/31/2020\",\n                \"weight\": 3.79\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.25 12/31/2023\",\n                \"weight\": 2.83\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.75 09/15/2021\",\n                \"weight\": 4.1\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Asset Backed Securities\",\n                \"weight\": 2.16\n            },\n            {\n                \"name\": \"Commercial Mortgage Backed Securities\",\n                \"weight\": 6.07\n            },\n            {\n                \"name\": \"Emerging Markets\",\n                \"weight\": 9.5\n            },\n            {\n                \"name\": \"High Yield Corporate\",\n                \"weight\": 5.25\n            },\n            {\n                \"name\": \"Investment Grade Corporate\",\n                \"weight\": 17.88\n            },\n            {\n                \"name\": \"Mortgage Backed Securities\",\n                \"weight\": 30.83\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 28.3\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 1.07\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 0.89\n            },\n            {\n                \"name\": \"Cayman Islands\",\n                \"weight\": 1.52\n            },\n            {\n                \"name\": \"Chile\",\n                \"weight\": 1.18\n            },\n            {\n                \"name\": \"Colombia\",\n                \"weight\": 0.86\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 0.89\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 0.79\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 1.1\n            },\n            {\n                \"name\": \"Singapore\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 85.66\n            }\n        ]\n    },\n    {\n        \"ticker\": \"BIL\",\n        \"etfname\": \"SPDR® Bloomberg Barclays 1-3 Month T-Bill ETF\",\n        \"description\": \"The Bloomberg Barclays 1-3 Month U.S. Treasury Bill Index (the \\\"Index\\\") is designed to measure the performance of public obligations of the U.S. Treasury that have a remaining maturity of greater than or equal to 1 month and less than 3 months. The Index includes all publicly issued zero coupon U.S. Treasury Bills that have a remaining maturity of less than 3 months and at least 1 month, are rated investment-grade, and have $300 million or more of outstanding face value. In addition, the securities must be denominated in U.S. dollars and must be fixed rate and non-convertible. Excluded from the Index are certain special issues, such as flower bonds, targeted investor notes, state and local government series bonds, inflation protected public obligations of the U.S. Treasury, commonly known as \\\"TIPS,\\\" and coupon issues that have been stripped from bonds included in the Index. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"TREASURY BILL 0 02/04/2020\",\n                \"weight\": 4.05\n            },\n            {\n                \"name\": \"TREASURY BILL 0 02/06/2020\",\n                \"weight\": 9.59\n            },\n            {\n                \"name\": \"TREASURY BILL 0 02/13/2020\",\n                \"weight\": 10\n            },\n            {\n                \"name\": \"TREASURY BILL 0 02/18/2020\",\n                \"weight\": 4.28\n            },\n            {\n                \"name\": \"TREASURY BILL 0 02/20/2020\",\n                \"weight\": 9.92\n            },\n            {\n                \"name\": \"TREASURY BILL 0 02/27/2020\",\n                \"weight\": 12.8\n            },\n            {\n                \"name\": \"TREASURY BILL 0 03/05/2020\",\n                \"weight\": 9.26\n            },\n            {\n                \"name\": \"TREASURY BILL 0 03/12/2020\",\n                \"weight\": 9.43\n            },\n            {\n                \"name\": \"TREASURY BILL 0 03/19/2020\",\n                \"weight\": 9.63\n            },\n            {\n                \"name\": \"TREASURY BILL 0 03/26/2020\",\n                \"weight\": 12.44\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.47\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 99.53\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"CNRG\",\n        \"etfname\": \"SPDR® S&P Kensho Clean Power ETF\",\n        \"description\": \"The S&P Kensho Clean Power Index (the \\\"Index\\\") is comprised of U.S.-listed equity securities (including depositary receipts) of companies domiciled across developed and emerging markets worldwide which are included in the Clean Power sector as determined by a classification standard produced by S&P Dow Jones Indices LLC (the \\\"Index Provider\\\"). The Index is designed to capture companies whose products and services are driving innovation behind clean power. In particular, the Index comprises the components of the S&P Kensho Cleantech Index and the S&P Kensho Clean Energy Index (the \\\"Underlying Indexes\\\") as of the Index's annual reconstitution day, subject to certain liquidity thresholds for each component. The S&P Kensho Cleantech Index seeks to track companies that offer products and services related to manufacturing the technology for renewable energy (solar, wind, hydro, geothermal), or are a necessary component of the supply chain for such products and services. The S&P Kensho Clean Energy Index seeks to track companies that offer products and services related to renewable energy (solar, wind, hydro, geothermal) generation and transmission, or are a necessary component of the supply chain for such products and services.\",\n        \"holdings\": [\n            {\n                \"name\": \"Arcosa Inc\",\n                \"weight\": 2.73\n            },\n            {\n                \"name\": \"Ballard Power Systems Inc.\",\n                \"weight\": 2.99\n            },\n            {\n                \"name\": \"Enphase Energy Inc.\",\n                \"weight\": 3.18\n            },\n            {\n                \"name\": \"FuelCell Energy Inc.\",\n                \"weight\": 7.5\n            },\n            {\n                \"name\": \"Plug Power Inc.\",\n                \"weight\": 2.93\n            },\n            {\n                \"name\": \"SolarEdge Technologies Inc.\",\n                \"weight\": 3.13\n            },\n            {\n                \"name\": \"SunPower Corporation\",\n                \"weight\": 2.88\n            },\n            {\n                \"name\": \"Sunrun Inc.\",\n                \"weight\": 3.09\n            },\n            {\n                \"name\": \"TerraForm Power Inc. Class A\",\n                \"weight\": 2.69\n            },\n            {\n                \"name\": \"Tesla Inc\",\n                \"weight\": 3.89\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Automobile Manufacturers\",\n                \"weight\": 3.89\n            },\n            {\n                \"name\": \"Construction & Engineering\",\n                \"weight\": 4.63\n            },\n            {\n                \"name\": \"Electric Utilities\",\n                \"weight\": 12.06\n            },\n            {\n                \"name\": \"Electrical Components & Equipment\",\n                \"weight\": 20.86\n            },\n            {\n                \"name\": \"Heavy Electrical Equipment\",\n                \"weight\": 2.69\n            },\n            {\n                \"name\": \"Independent Power Producers & Energy Traders\",\n                \"weight\": 4.41\n            },\n            {\n                \"name\": \"Multi-Utilities\",\n                \"weight\": 7.67\n            },\n            {\n                \"name\": \"Renewable Electricity\",\n                \"weight\": 10.79\n            },\n            {\n                \"name\": \"Semiconductor Equipment\",\n                \"weight\": 10.46\n            },\n            {\n                \"name\": \"Semiconductors\",\n                \"weight\": 10.13\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"CWB\",\n        \"etfname\": \"SPDR® Bloomberg Barclays Convertible Securities ETF\",\n        \"description\": \"The Bloomberg Barclays US Convertible Liquid Bond Index is designed to represent the market of U.S. convertible securities, such as convertible bonds. Convertible bonds are bonds that can be exchanged, at the option of the holder, for a specific number of shares of the issuer's preferred stock (\\\"Preferred Securities\\\") or common stock. The Index components are a subset of issues in the Barclays Convertible Composite Index. To be included in the Index, a security must meet the following requirements: (i) have an issue amount of at least $350 million and a par amount outstanding of at least $250 million; (ii) be a non-called, non-defaulted security; (iii) have at least 31 days until maturity; (iv) be U.S. dollar denominated; and (v) be a registered or a convertible tranche issued under Rule 144A of the Securities Act of 1933, as amended.\",\n        \"holdings\": [\n            {\n                \"name\": \"BANK OF AMERICA CORP 7.25 12/31/2049\",\n                \"weight\": 2.6\n            },\n            {\n                \"name\": \"BECTON DICKINSON AND CO 6.125 12/31/2049\",\n                \"weight\": 1.88\n            },\n            {\n                \"name\": \"BROADCOM INC 8 12/31/2049\",\n                \"weight\": 2.47\n            },\n            {\n                \"name\": \"CROWN CASTLE INTL CORP 6.875 12/31/2049\",\n                \"weight\": 1.24\n            },\n            {\n                \"name\": \"DISH NETWORK CORP 3.375 08/15/2026\",\n                \"weight\": 1.68\n            },\n            {\n                \"name\": \"MICROCHIP TECHNOLOGY INC 1.625 02/15/2025\",\n                \"weight\": 2.14\n            },\n            {\n                \"name\": \"MICROCHIP TECHNOLOGY INC 1.625 02/15/2027\",\n                \"weight\": 1.73\n            },\n            {\n                \"name\": \"TESLA INC 1.25 03/01/2021\",\n                \"weight\": 1.3\n            },\n            {\n                \"name\": \"TESLA INC 2 05/15/2024\",\n                \"weight\": 2.06\n            },\n            {\n                \"name\": \"WELLS FARGO & COMPANY 7.5 12/31/2049\",\n                \"weight\": 3.35\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.18\n            },\n            {\n                \"name\": \"Corporate - Finance\",\n                \"weight\": 9.11\n            },\n            {\n                \"name\": \"Corporate - Industrial\",\n                \"weight\": 83.36\n            },\n            {\n                \"name\": \"Corporate - Utility\",\n                \"weight\": 7.35\n            },\n            {\n                \"name\": \"Other\",\n                \"weight\": 0\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"DIA\",\n        \"etfname\": \"SPDR® Dow Jones® Industrial Average ETF Trust\",\n        \"description\": \"The Dow Jones Industrial AverageSM (DJIA) is composed of thirty (30) \\\"blue-chip\\\" U.S. stocks. At 100-plus years, it is the oldest continuing U.S. market index. The DJIA has evolved into the most recognizable stock indicator in the world, and the only index composed of companies that have sustained earnings performance over a significant period of time.\",\n        \"holdings\": [\n            {\n                \"name\": \"3M Company\",\n                \"weight\": 4.13\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 7.42\n            },\n            {\n                \"name\": \"Boeing Company\",\n                \"weight\": 7.38\n            },\n            {\n                \"name\": \"Goldman Sachs Group Inc.\",\n                \"weight\": 5.71\n            },\n            {\n                \"name\": \"Home Depot Inc.\",\n                \"weight\": 5.43\n            },\n            {\n                \"name\": \"McDonald's Corporation\",\n                \"weight\": 4.96\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 3.87\n            },\n            {\n                \"name\": \"United Technologies Corporation\",\n                \"weight\": 3.57\n            },\n            {\n                \"name\": \"UnitedHealth Group Incorporated\",\n                \"weight\": 6.96\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 4.8\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 4.71\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 12.79\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 8.19\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 4.18\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 15.06\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 13.43\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 18.42\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 22.04\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 1.17\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"FISR\",\n        \"etfname\": \"SPDR® SSGA Fixed Income Sector Rotation ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Aggregate Bond Index (the \\\"Index\\\") is designed to measure the performance of the U.S. dollar denominated investment grade bond market, which includes investment grade (must be Baa3/BBB- or higher using the middle rating of Moody's Investors Service, Inc., Standard & Poor's Financial Services, LLC, and Fitch Inc.) government bonds, investment grade corporate bonds, mortgage pass through securities, commercial mortgage backed securities and other asset backed securities that are publicly for sale in the United States. The securities in the Index must have at least 1 year remaining to maturity and must have $300 million or more of outstanding face value. Asset backed securities must have a minimum deal size of $500 million and a minimum tranche size of $25 million. For commercial mortgage backed securities, the original aggregate transaction must have a minimum deal size of $500 million, and a minimum tranche size of $25 million; the aggregate outstanding transaction sizes must be at least $300 million to remain in the Index. In addition, the securities must be U.S. dollar denominated, fixed rate, non-convertible, and taxable. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"SPDR Bloomberg Barclays 1-3 Month T-Bill ETF\",\n                \"weight\": 5.98\n            },\n            {\n                \"name\": \"SPDR Bloomberg Barclays High Yield Bond ETF\",\n                \"weight\": 9.92\n            },\n            {\n                \"name\": \"SPDR Portfolio Intermediate Term Corporate Bond ETF\",\n                \"weight\": 30.33\n            },\n            {\n                \"name\": \"SPDR Portfolio Intermediate Term Treasury ETF\",\n                \"weight\": 20.55\n            },\n            {\n                \"name\": \"SPDR Portfolio Long Term Corporate Bond ETF\",\n                \"weight\": 0\n            },\n            {\n                \"name\": \"SPDR Portfolio Mortgage Backed Bond ETF\",\n                \"weight\": 33.02\n            },\n            {\n                \"name\": \"State Street Instl Us Governme Open-End \",\n                \"weight\": 0.2\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"High Yield\",\n                \"weight\": 9.92\n            },\n            {\n                \"name\": \"Mortgage Backed Securities\",\n                \"weight\": 33.02\n            },\n            {\n                \"name\": \"Unassigned\",\n                \"weight\": 0.2\n            },\n            {\n                \"name\": \"US Corporate Intermediate Maturity\",\n                \"weight\": 30.33\n            },\n            {\n                \"name\": \"US Treasury Bill\",\n                \"weight\": 5.98\n            },\n            {\n                \"name\": \"US Treasury Intermediate Maturity\",\n                \"weight\": 20.55\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"FITE\",\n        \"etfname\": \"SPDR® S&P Kensho Future Security ETF\",\n        \"description\": \"The S&P Kensho Future Security Index (the \\\"Index\\\") is comprised of U.S.-listed equity securities (including depositary receipts) of companies domiciled across developed and emerging markets worldwide which are included in the Future Security sector as determined by a classification standard produced by S&P Dow Jones Indices LLC.  In particular, the Index comprises the components of the S&P Kensho Cyber Security Index and the S&P Kensho Smart Borders Index, and the military components of the S&P Kensho Robotics Index, the S&P Kensho Drones Index, the S&P Kensho Space Index, the S&P Kensho Wearables Index and the S&P Kensho Virtual Reality Index as of the Index's annual reconstitution day on the third Friday in June, subject to certain liquidity thresholds.\",\n        \"holdings\": [\n            {\n                \"name\": \"Aerojet Rocketdyne Holdings Inc.\",\n                \"weight\": 1.92\n            },\n            {\n                \"name\": \"Akamai Technologies Inc.\",\n                \"weight\": 1.89\n            },\n            {\n                \"name\": \"CyberArk Software Ltd.\",\n                \"weight\": 1.88\n            },\n            {\n                \"name\": \"Fortinet Inc.\",\n                \"weight\": 1.88\n            },\n            {\n                \"name\": \"Maxar Technologies Inc.\",\n                \"weight\": 3.09\n            },\n            {\n                \"name\": \"Mimecast Limited\",\n                \"weight\": 1.91\n            },\n            {\n                \"name\": \"Rambus Inc.\",\n                \"weight\": 1.85\n            },\n            {\n                \"name\": \"Rapid7 Inc.\",\n                \"weight\": 1.92\n            },\n            {\n                \"name\": \"Varonis Systems Inc.\",\n                \"weight\": 1.86\n            },\n            {\n                \"name\": \"Zscaler Inc.\",\n                \"weight\": 2.15\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Aerospace & Defense\",\n                \"weight\": 35.52\n            },\n            {\n                \"name\": \"Application Software\",\n                \"weight\": 5.3\n            },\n            {\n                \"name\": \"Communications Equipment\",\n                \"weight\": 10.38\n            },\n            {\n                \"name\": \"Construction & Engineering\",\n                \"weight\": 1.79\n            },\n            {\n                \"name\": \"Electronic Components\",\n                \"weight\": 2.7\n            },\n            {\n                \"name\": \"Electronic Equipment & Instruments\",\n                \"weight\": 3.33\n            },\n            {\n                \"name\": \"Internet Services & Infrastructure\",\n                \"weight\": 3.24\n            },\n            {\n                \"name\": \"IT Consulting & Other Services\",\n                \"weight\": 6.61\n            },\n            {\n                \"name\": \"Semiconductors\",\n                \"weight\": 1.85\n            },\n            {\n                \"name\": \"Systems Software\",\n                \"weight\": 23.41\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"FLRN\",\n        \"etfname\": \"SPDR® Bloomberg Barclays Investment Grade Floating Rate ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Dollar Floating Rate Note < 5 Years Index consists of debt instruments that pay a variable coupon rate, a majority of which are based on the 3-month LIBOR, with a fixed spread. The Index may include U.S. registered, dollar denominated bonds of non-U.S. corporations, governments and supranational entities. Excluded from the Index are fixed rate bullet bonds, fixed-rate puttable and fixed-rate callable bonds, fixed rate and fixed to floating capital securities, bonds with equity-linked features (e.g. warrants and convertibles), inflation linked bonds and securitized bonds. The Index is market capitalization weighted and the securities in the Index are updated on the last calendar day of each month.\",\n        \"holdings\": [\n            {\n                \"name\": \"ASIAN DEVELOPMENT BANK 1.915 12/15/2021\",\n                \"weight\": 0.6\n            },\n            {\n                \"name\": \"BANK OF AMERICA CORP 2.936 04/24/2023\",\n                \"weight\": 0.55\n            },\n            {\n                \"name\": \"GOLDMAN SACHS GROUP INC 2.655 02/23/2023\",\n                \"weight\": 0.86\n            },\n            {\n                \"name\": \"INTER-AMERICAN DEVEL BK 1.831 01/15/2022\",\n                \"weight\": 0.55\n            },\n            {\n                \"name\": \"MORGAN STANLEY 2.999 01/20/2022\",\n                \"weight\": 0.74\n            },\n            {\n                \"name\": \"MORGAN STANLEY 3.336 10/24/2023\",\n                \"weight\": 0.61\n            },\n            {\n                \"name\": \"NEDER WATERSCHAPSBANK 1.935 02/24/2020\",\n                \"weight\": 0.54\n            },\n            {\n                \"name\": \"STATE ST INST US GOV MM-G 0 00/00/0000\",\n                \"weight\": 0.83\n            },\n            {\n                \"name\": \"UBS AG LONDON 2.485 06/08/2020\",\n                \"weight\": 0.55\n            },\n            {\n                \"name\": \"WELLS FARGO & COMPANY 3.157 10/31/2023\",\n                \"weight\": 0.55\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.53\n            },\n            {\n                \"name\": \"Corporate - Finance\",\n                \"weight\": 55.27\n            },\n            {\n                \"name\": \"Corporate - Industrial\",\n                \"weight\": 28.58\n            },\n            {\n                \"name\": \"Corporate - Utility\",\n                \"weight\": 1.36\n            },\n            {\n                \"name\": \"Non Corporates - Foreign Agency\",\n                \"weight\": 6.45\n            },\n            {\n                \"name\": \"Non Corporates - Foreign Local Govt\",\n                \"weight\": 0.8\n            },\n            {\n                \"name\": \"Non Corporates - Supranationals\",\n                \"weight\": 7.01\n            },\n            {\n                \"name\": \"Other\",\n                \"weight\": 0\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"GXC\",\n        \"etfname\": \"SPDR® S&P® China ETF\",\n        \"description\": \"The S&P® China BMI Index is a market capitalization weighted index designed to define and measure the investable universe of publicly traded companies domiciled in China available to foreign investors.The Index component securities are a subset, based on region, of component securities included in the S&P Global BMI (Broad Market Index). The S&P Global BMI is a comprehensive, float-weighted, rules-based benchmark that is readily divisible and customizable. A country will be eligible for inclusion in the S&P Global BMI if it is classified as either a developed or emerging market by the S&P Global Equity Index Committee. The Index is \\\"float-adjusted,\\\" meaning that only those shares publicly available to investors are included in the Index calculation.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alibaba Group Holding Ltd. Sponsored ADR\",\n                \"weight\": 14.01\n            },\n            {\n                \"name\": \"Baidu Inc. Sponsored ADR Class A\",\n                \"weight\": 1.51\n            },\n            {\n                \"name\": \"Bank of China Limited Class H\",\n                \"weight\": 1.33\n            },\n            {\n                \"name\": \"China Construction Bank Corporation Class H\",\n                \"weight\": 3.38\n            },\n            {\n                \"name\": \"China Mobile Limited\",\n                \"weight\": 1.98\n            },\n            {\n                \"name\": \"Industrial and Commercial Bank of China Limited Class H\",\n                \"weight\": 2.34\n            },\n            {\n                \"name\": \"JD.com Inc. Sponsored ADR Class A\",\n                \"weight\": 1.45\n            },\n            {\n                \"name\": \"Meituan Dianping Class B\",\n                \"weight\": 1.91\n            },\n            {\n                \"name\": \"Ping An Insurance (Group) Company of China Ltd. Class H\",\n                \"weight\": 2.74\n            },\n            {\n                \"name\": \"Tencent Holdings Ltd.\",\n                \"weight\": 11.63\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 19.13\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 26.15\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 4.41\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.29\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 19.45\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 4.45\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 6.44\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 5.88\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 3.1\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 5.44\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"HAIL\",\n        \"etfname\": \"SPDR® S&P Kensho Smart Mobility ETF\",\n        \"description\": \"The S&P Kensho Smart Transportation Index (the \\\"Index\\\") is comprised of U.S.-listed equity securities (including depositary receipts) of companies domiciled across developed and emerging markets worldwide which are included in the Smart Transportation sector as determined by a classification standard produced by S&P Dow Jones Indices LLC. The Index is designed to capture companies whose products and services are driving innovation behind smart transportation. In particular, the Index comprises the components of the S&P Kensho Electric Vehicles Index, S&P Kensho Autonomous Vehicles Index, the S&P Kensho Advanced Transport Systems Index and the civilian/commercially focused components of the S&P Kensho Drones Index as of the Index's annual reconstitution day on the third Friday in June, subject to certain liquidity thresholds.\",\n        \"holdings\": [\n            {\n                \"name\": \"Avis Budget Group Inc.\",\n                \"weight\": 2.33\n            },\n            {\n                \"name\": \"Ballard Power Systems Inc.\",\n                \"weight\": 3.22\n            },\n            {\n                \"name\": \"Fortive Corp.\",\n                \"weight\": 2.27\n            },\n            {\n                \"name\": \"Lear Corporation\",\n                \"weight\": 2.37\n            },\n            {\n                \"name\": \"NIO Inc. Sponsored ADR Class A\",\n                \"weight\": 4.77\n            },\n            {\n                \"name\": \"Plug Power Inc.\",\n                \"weight\": 2.68\n            },\n            {\n                \"name\": \"Tesla Inc\",\n                \"weight\": 3.55\n            },\n            {\n                \"name\": \"Trimble Inc.\",\n                \"weight\": 2.46\n            },\n            {\n                \"name\": \"Uber Technologies Inc.\",\n                \"weight\": 2.88\n            },\n            {\n                \"name\": \"Yandex NV Class A\",\n                \"weight\": 2.37\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Auto Parts & Equipment\",\n                \"weight\": 20.12\n            },\n            {\n                \"name\": \"Automobile Manufacturers\",\n                \"weight\": 17.84\n            },\n            {\n                \"name\": \"Construction Machinery & Heavy Trucks\",\n                \"weight\": 4.28\n            },\n            {\n                \"name\": \"Electrical Components & Equipment\",\n                \"weight\": 7.16\n            },\n            {\n                \"name\": \"Electronic Equipment & Instruments\",\n                \"weight\": 4.06\n            },\n            {\n                \"name\": \"Industrial Machinery\",\n                \"weight\": 3.64\n            },\n            {\n                \"name\": \"Interactive Media & Services\",\n                \"weight\": 5.25\n            },\n            {\n                \"name\": \"Semiconductor Equipment\",\n                \"weight\": 2.87\n            },\n            {\n                \"name\": \"Semiconductors\",\n                \"weight\": 12.72\n            },\n            {\n                \"name\": \"Trucking\",\n                \"weight\": 8.75\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"HYMB\",\n        \"etfname\": \"SPDR® Nuveen Bloomberg Barclays High Yield Municipal Bond ETF\",\n        \"description\": \"The Bloomberg Barclays Municipal Yield Index (the 'Index') is market value-weighted and designed to measure the performance of U.S. dollar-denominated high-yield municipal bonds issued by U.S. states, the District of Columbia, U.S. territories and local governments or agencies. The Index includes fully tax-exempt investment grade, non-investment grade ('junk') and non-rated bonds, but does not include defaulted securities. The Index consists of bonds that are constituents of the Bloomberg Barclays Municipal High Yield Bond Index and Bloomberg Barclays U.S. Municipal Bond Index as follows: (i) 70% of the Index is represented by the constituents of the Bloomberg Barclays Municipal High Yield Bond Index, the constituents of which are non-rated or rated no higher than Ba1 by Moody's Investors Service, Inc. ('Moody's) or BB+ by Standard & Poor's ('S&P') or Fitch Inc. ('Fitch'); (ii) 20% of the Index is represented by the constituents of the Bloomberg Barclays U.S. Municipal Bond Index that are rated Baa3, Baa2, or Baa1 by Moody's or BBB-, BBB, or BBB+ by S&P or Fitch; and (iii) 10% of the Index is represented by the constituents of the Bloomberg Barclays U.S. Municipal Bond Index that are rated A3, A2, or A1 by Moody's or A-, A, or A+ by S&P or Fitch. Constituents of the Bloomberg Barclays Municipal High Yield Bond Index must have a total amount outstanding of $3 million or more and be issued as part of a transaction of at least $20 million. Constituents of the Bloomberg Barclays U.S. Municipal Bond Index must have a total amount outstanding of $7 million or more and be issued as part of a transaction of at least $75 million. Only fixed-rate coupon bonds (including zero coupon bonds) with a remaining maturity of at least one year and a dated date of January 1, 1991 or later are eligible for inclusion in the Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"BUCKEYE OH TOBACCO SETTLEMENT\",\n                \"weight\": 0.8\n            },\n            {\n                \"name\": \"CALIFORNIA ST MUNI FIN AUTH SP\",\n                \"weight\": 0.73\n            },\n            {\n                \"name\": \"GOLDEN ST TOBACCO SECURITIZATI\",\n                \"weight\": 0.86\n            },\n            {\n                \"name\": \"NEW YORK ST LIBERTY DEV CORP L\",\n                \"weight\": 0.72\n            },\n            {\n                \"name\": \"OHIO ST AIR QUALITY DEV AUTH\",\n                \"weight\": 1.1\n            },\n            {\n                \"name\": \"PUERTO RICO SALES TAX FING COR\",\n                \"weight\": 0.9\n            },\n            {\n                \"name\": \"TOBACCO SETTLEMENT FING CORP N\",\n                \"weight\": 0.82\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Muni Education\",\n                \"weight\": 8\n            },\n            {\n                \"name\": \"Muni Health Care\",\n                \"weight\": 20.38\n            },\n            {\n                \"name\": \"Muni Industrial Revenue\",\n                \"weight\": 26.86\n            },\n            {\n                \"name\": \"Muni Leasing\",\n                \"weight\": 5.68\n            },\n            {\n                \"name\": \"Muni Local\",\n                \"weight\": 6.68\n            },\n            {\n                \"name\": \"Muni Power\",\n                \"weight\": 2.43\n            },\n            {\n                \"name\": \"Muni Special Tax\",\n                \"weight\": 14.09\n            },\n            {\n                \"name\": \"Muni State\",\n                \"weight\": 3.97\n            },\n            {\n                \"name\": \"Muni Transportation\",\n                \"weight\": 6.89\n            },\n            {\n                \"name\": \"Muni Water & Sewer\",\n                \"weight\": 2.91\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"JNK\",\n        \"etfname\": \"SPDR® Bloomberg Barclays High Yield Bond ETF\",\n        \"description\": \"The Bloomberg Barclays High Yield Very Liquid Index is designed to measure the performance of publicly issued U.S. dollar denominated high yield corporate bonds with above-average liquidity. High yield securities are generally rated below investment grade and are commonly referred to as \\\"junk bonds.\\\" The Index includes publicly issued U.S. dollar denominated, non-investment grade, fixed-rate, taxable corporate bonds that have a remaining maturity of at least one year, but not more than fifteen years, regardless of optionality; are rated high-yield (Ba1/BB+/BB+ or below) using the middle rating of Moody's Investors Service, Inc., Fitch Inc., or Standard & Poor's Financial Services, LLC, respectively; and have $500 million or more of outstanding face value.\",\n        \"holdings\": [\n            {\n                \"name\": \"1011778 BC / NEW RED FIN 5 10/15/2025\",\n                \"weight\": 0.36\n            },\n            {\n                \"name\": \"ALTICE FINANCING SA 7.5 05/15/2026\",\n                \"weight\": 0.37\n            },\n            {\n                \"name\": \"ALTICE FRANCE SA 7.375 05/01/2026\",\n                \"weight\": 0.7\n            },\n            {\n                \"name\": \"CENTENE CORP 4.625 12/15/2029\",\n                \"weight\": 0.47\n            },\n            {\n                \"name\": \"CHS/COMMUNITY HEALTH SYS 6.25 03/31/2023\",\n                \"weight\": 0.41\n            },\n            {\n                \"name\": \"CHS/COMMUNITY HEALTH SYS 8 03/15/2026\",\n                \"weight\": 0.4\n            },\n            {\n                \"name\": \"DIAMOND SPORTS GR/DIAMON 5.375 08/15/2026\",\n                \"weight\": 0.38\n            },\n            {\n                \"name\": \"STATE ST INST US GOV MM-G 0 00/00/0000\",\n                \"weight\": 0.65\n            },\n            {\n                \"name\": \"TRANSDIGM INC 5.5 11/15/2027\",\n                \"weight\": 0.35\n            },\n            {\n                \"name\": \"TRANSDIGM INC 6.25 03/15/2026\",\n                \"weight\": 0.56\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Corporate - Basic Industry\",\n                \"weight\": 4.73\n            },\n            {\n                \"name\": \"Corporate - Capital Goods\",\n                \"weight\": 9.31\n            },\n            {\n                \"name\": \"Corporate - Communications\",\n                \"weight\": 20.92\n            },\n            {\n                \"name\": \"Corporate - Consumer Cyclical\",\n                \"weight\": 16.3\n            },\n            {\n                \"name\": \"Corporate - Consumer Non-Cyclical\",\n                \"weight\": 15.5\n            },\n            {\n                \"name\": \"Corporate - Electric\",\n                \"weight\": 2.97\n            },\n            {\n                \"name\": \"Corporate - Energy\",\n                \"weight\": 11.36\n            },\n            {\n                \"name\": \"Corporate - Finance Companies\",\n                \"weight\": 2.75\n            },\n            {\n                \"name\": \"Corporate - Insurance\",\n                \"weight\": 2.68\n            },\n            {\n                \"name\": \"Corporate - Technology\",\n                \"weight\": 7.1\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"KBE\",\n        \"etfname\": \"SPDR® S&P® Bank ETF\",\n        \"description\": \"The S&P Banks Select Industry Index represents the banks segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The banks segment of the S&P TMI comprises the following sub-industries: Asset Management & Custody Banks, Diversified Banks, Regional Banks, Other Diversified Financial Services, and Thrifts & Mortgage Finance.\",\n        \"holdings\": [\n            {\n                \"name\": \"CIT Group Inc.\",\n                \"weight\": 1.83\n            },\n            {\n                \"name\": \"Citigroup Inc.\",\n                \"weight\": 1.87\n            },\n            {\n                \"name\": \"East West Bancorp Inc.\",\n                \"weight\": 1.91\n            },\n            {\n                \"name\": \"Equitable Holdings Inc.\",\n                \"weight\": 1.86\n            },\n            {\n                \"name\": \"First Horizon National Corporation\",\n                \"weight\": 1.86\n            },\n            {\n                \"name\": \"First Republic Bank\",\n                \"weight\": 1.81\n            },\n            {\n                \"name\": \"Signature Bank\",\n                \"weight\": 1.94\n            },\n            {\n                \"name\": \"SVB Financial Group\",\n                \"weight\": 1.86\n            },\n            {\n                \"name\": \"Synovus Financial Corp.\",\n                \"weight\": 1.82\n            },\n            {\n                \"name\": \"Voya Financial Inc.\",\n                \"weight\": 1.92\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Asset Management & Custody Banks\",\n                \"weight\": 3.41\n            },\n            {\n                \"name\": \"Diversified Banks\",\n                \"weight\": 8.69\n            },\n            {\n                \"name\": \"Other Diversified Financial Services\",\n                \"weight\": 3.78\n            },\n            {\n                \"name\": \"Regional Banks\",\n                \"weight\": 74.85\n            },\n            {\n                \"name\": \"Thrifts & Mortgage Finance\",\n                \"weight\": 9.27\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"KCE\",\n        \"etfname\": \"SPDR® S&P® Capital Markets ETF\",\n        \"description\": \"The S&P Capital Markets Select Industry Index represents the capital markets segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The capital markets segment of the S&P TMI comprises the following sub-industries: Asset Management & Custody Banks, Diversified Capital Markets, Financial Exchanges & Data, and Investment Banking & Brokerage.\",\n        \"holdings\": [\n            {\n                \"name\": \"Ares Management Corporation\",\n                \"weight\": 2.06\n            },\n            {\n                \"name\": \"Artisan Partners Asset Management Inc. Class A\",\n                \"weight\": 2.04\n            },\n            {\n                \"name\": \"Blackstone Group Inc. Class A\",\n                \"weight\": 2.21\n            },\n            {\n                \"name\": \"Goldman Sachs Group Inc.\",\n                \"weight\": 2.03\n            },\n            {\n                \"name\": \"Houlihan Lokey Inc. Class A\",\n                \"weight\": 2.04\n            },\n            {\n                \"name\": \"Lazard Ltd Class A\",\n                \"weight\": 2.02\n            },\n            {\n                \"name\": \"Moelis & Co. Class A\",\n                \"weight\": 2.1\n            },\n            {\n                \"name\": \"Moody's Corporation\",\n                \"weight\": 2.03\n            },\n            {\n                \"name\": \"Morgan Stanley\",\n                \"weight\": 2.05\n            },\n            {\n                \"name\": \"S&P Global Inc.\",\n                \"weight\": 2.03\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Asset Management & Custody Banks\",\n                \"weight\": 46.53\n            },\n            {\n                \"name\": \"Financial Exchanges & Data\",\n                \"weight\": 21.71\n            },\n            {\n                \"name\": \"Investment Banking & Brokerage\",\n                \"weight\": 31.76\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"KIE\",\n        \"etfname\": \"SPDR® S&P® Insurance ETF\",\n        \"description\": \"The S&P Insurance Select Industry Index represents the insurance segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The insurance segment of the S&P TMI comprises the following sub-industries: Insurance Brokers, Life & Health Insurance, Multi-Line Insurance, Property & Casualty Insurance, and Reinsurance.\",\n        \"holdings\": [\n            {\n                \"name\": \"Allstate Corporation\",\n                \"weight\": 2.35\n            },\n            {\n                \"name\": \"Aon plc\",\n                \"weight\": 2.26\n            },\n            {\n                \"name\": \"Arch Capital Group Ltd.\",\n                \"weight\": 2.36\n            },\n            {\n                \"name\": \"Axis Capital Holdings Limited\",\n                \"weight\": 2.32\n            },\n            {\n                \"name\": \"Brown & Brown Inc.\",\n                \"weight\": 2.35\n            },\n            {\n                \"name\": \"Markel Corporation\",\n                \"weight\": 2.27\n            },\n            {\n                \"name\": \"Marsh & McLennan Companies Inc.\",\n                \"weight\": 2.26\n            },\n            {\n                \"name\": \"MetLife Inc.\",\n                \"weight\": 2.25\n            },\n            {\n                \"name\": \"Progressive Corporation\",\n                \"weight\": 2.31\n            },\n            {\n                \"name\": \"Willis Towers Watson Public Limited Company\",\n                \"weight\": 2.25\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Insurance Brokers\",\n                \"weight\": 11.39\n            },\n            {\n                \"name\": \"Life & Health Insurance\",\n                \"weight\": 24.72\n            },\n            {\n                \"name\": \"Multi-line Insurance\",\n                \"weight\": 8.69\n            },\n            {\n                \"name\": \"Property & Casualty Insurance\",\n                \"weight\": 46.5\n            },\n            {\n                \"name\": \"Reinsurance\",\n                \"weight\": 8.7\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"KOMP\",\n        \"etfname\": \"SPDR® S&P Kensho New Economies Composite ETF\",\n        \"description\": \"The S&P Kensho New Economies Composite Index (the \\\"Index\\\") is comprised of U.S.-listed equity securities (including depositary receipts) of companies domiciled across developed and emerging markets worldwide. The Index is designed to capture companies whose products and services are driving innovation and transforming the global economy through the use of existing and emerging technologies, and rapid developments in robotics, automation, artificial intelligence, connectedness and processing power (\\\"New Economies companies\\\"). In particular, the Index comprises the components included in the New Economy Subsector Indexes (each, an \\\"Underlying Index\\\") developed by S&P Dow Jones Indices LLC (the \\\"Index Provider\\\"). Each Underlying Index is comprised of securities of New Economies companies in a specific sector.\",\n        \"holdings\": [\n            {\n                \"name\": \"3D Systems Corporation\",\n                \"weight\": 1.14\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 1.38\n            },\n            {\n                \"name\": \"Bruker Corporation\",\n                \"weight\": 1.33\n            },\n            {\n                \"name\": \"FLIR Systems Inc.\",\n                \"weight\": 1.03\n            },\n            {\n                \"name\": \"L3Harris Technologies Inc\",\n                \"weight\": 1.22\n            },\n            {\n                \"name\": \"NIO Inc. Sponsored ADR Class A\",\n                \"weight\": 1.21\n            },\n            {\n                \"name\": \"NVIDIA Corporation\",\n                \"weight\": 1.38\n            },\n            {\n                \"name\": \"Raytheon Company\",\n                \"weight\": 1.12\n            },\n            {\n                \"name\": \"STMicroelectronics NV ADR RegS\",\n                \"weight\": 1.18\n            },\n            {\n                \"name\": \"Tesla Inc\",\n                \"weight\": 1.8\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Aerospace & Defense\",\n                \"weight\": 11.25\n            },\n            {\n                \"name\": \"Application Software\",\n                \"weight\": 3.92\n            },\n            {\n                \"name\": \"Automobile Manufacturers\",\n                \"weight\": 4.79\n            },\n            {\n                \"name\": \"Electronic Equipment & Instruments\",\n                \"weight\": 3.89\n            },\n            {\n                \"name\": \"Health Care Equipment\",\n                \"weight\": 5.23\n            },\n            {\n                \"name\": \"Interactive Media & Services\",\n                \"weight\": 4.92\n            },\n            {\n                \"name\": \"IT Consulting & Other Services\",\n                \"weight\": 3.63\n            },\n            {\n                \"name\": \"Life Sciences Tools & Services\",\n                \"weight\": 3.51\n            },\n            {\n                \"name\": \"Semiconductors\",\n                \"weight\": 9.21\n            },\n            {\n                \"name\": \"Technology Hardware Storage & Peripherals\",\n                \"weight\": 3.82\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"KRE\",\n        \"etfname\": \"SPDR® S&P® Regional Banking ETF\",\n        \"description\": \"The S&P Regional Banks Select Industry Index (the \\\"Index\\\") represents the regional banks segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The regional banks segment of the S&P TMI comprises the Regional Banks sub-industry. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Citizens Financial Group Inc.\",\n                \"weight\": 2.91\n            },\n            {\n                \"name\": \"Fifth Third Bancorp\",\n                \"weight\": 2.78\n            },\n            {\n                \"name\": \"First Republic Bank\",\n                \"weight\": 2.96\n            },\n            {\n                \"name\": \"KeyCorp\",\n                \"weight\": 2.9\n            },\n            {\n                \"name\": \"M&T Bank Corporation\",\n                \"weight\": 2.94\n            },\n            {\n                \"name\": \"PNC Financial Services Group Inc.\",\n                \"weight\": 2.82\n            },\n            {\n                \"name\": \"Regions Financial Corporation\",\n                \"weight\": 2.76\n            },\n            {\n                \"name\": \"SVB Financial Group\",\n                \"weight\": 3.05\n            },\n            {\n                \"name\": \"Truist Financial Corporation\",\n                \"weight\": 2.95\n            },\n            {\n                \"name\": \"Zions Bancorporation N.A.\",\n                \"weight\": 2.74\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Regional Banks\",\n                \"weight\": 100\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"LGLV\",\n        \"etfname\": \"SPDR® SSGA US Large Cap Low Volatility Index ETF\",\n        \"description\": \"The SSGA US Large Cap Low Volatility Index is designed to track the performance of U.S. large capitalization companies that exhibit low volatility. Volatility is a statistical measurement of the magnitude of movements in a stock's price over time.SSGA US Low Volatility Indexes Methodology >>\",\n        \"holdings\": [\n            {\n                \"name\": \"Aflac Incorporated\",\n                \"weight\": 1.52\n            },\n            {\n                \"name\": \"Allstate Corporation\",\n                \"weight\": 1.47\n            },\n            {\n                \"name\": \"Aon plc\",\n                \"weight\": 1.46\n            },\n            {\n                \"name\": \"Berkshire Hathaway Inc. Class B\",\n                \"weight\": 1.85\n            },\n            {\n                \"name\": \"Chubb Limited\",\n                \"weight\": 1.62\n            },\n            {\n                \"name\": \"CME Group Inc. Class A\",\n                \"weight\": 1.56\n            },\n            {\n                \"name\": \"Crown Castle International Corp\",\n                \"weight\": 1.47\n            },\n            {\n                \"name\": \"Marsh & McLennan Companies Inc.\",\n                \"weight\": 1.81\n            },\n            {\n                \"name\": \"Republic Services Inc.\",\n                \"weight\": 1.92\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 1.39\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 3.83\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 5.86\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 6.1\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 31.95\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 5.36\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 11.69\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 16.72\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 4.39\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 7.89\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 5.24\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"MDY\",\n        \"etfname\": \"SPDR® S&P MIDCAP 400® ETF Trust\",\n        \"description\": \"The S&P MidCap 400® provides investors with a benchmark for mid-sized companies. The index, which is distinct from the large-cap S&P 500®, measures the performance of mid-sized companies, reflecting the distinctive risk and return characteristics of this market segment.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alleghany Corporation\",\n                \"weight\": 0.63\n            },\n            {\n                \"name\": \"Aqua America Inc.\",\n                \"weight\": 0.61\n            },\n            {\n                \"name\": \"Domino's Pizza Inc.\",\n                \"weight\": 0.63\n            },\n            {\n                \"name\": \"Fair Isaac Corporation\",\n                \"weight\": 0.65\n            },\n            {\n                \"name\": \"Medical Properties Trust Inc.\",\n                \"weight\": 0.62\n            },\n            {\n                \"name\": \"Teledyne Technologies Incorporated\",\n                \"weight\": 0.72\n            },\n            {\n                \"name\": \"Teradyne Inc.\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"Trimble Inc.\",\n                \"weight\": 0.6\n            },\n            {\n                \"name\": \"Tyler Technologies Inc.\",\n                \"weight\": 0.66\n            },\n            {\n                \"name\": \"West Pharmaceutical Services Inc.\",\n                \"weight\": 0.62\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 1.99\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 13.58\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 2.81\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 16.5\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 9.74\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 15.74\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 16.09\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 5.82\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 11.31\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.64\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"MDYG\",\n        \"etfname\": \"SPDR® S&P® 400 Mid Cap Growth ETF\",\n        \"description\": \"The S&P MidCap 400 Growth Index measures the performance of the mid-capitalization growth sector in the U.S. equity market. The Index consists of those stocks in the S&P MidCap 400 Index exhibiting the strongest growth characteristics based on: (i) sales growth; (ii) earnings change to price; and (iii) momentum. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Brown & Brown Inc.\",\n                \"weight\": 1.01\n            },\n            {\n                \"name\": \"Cognex Corporation\",\n                \"weight\": 1.03\n            },\n            {\n                \"name\": \"Domino's Pizza Inc.\",\n                \"weight\": 1.22\n            },\n            {\n                \"name\": \"FactSet Research Systems Inc.\",\n                \"weight\": 1.1\n            },\n            {\n                \"name\": \"Fair Isaac Corporation\",\n                \"weight\": 1.24\n            },\n            {\n                \"name\": \"Teledyne Technologies Incorporated\",\n                \"weight\": 1.39\n            },\n            {\n                \"name\": \"Teradyne Inc.\",\n                \"weight\": 1.32\n            },\n            {\n                \"name\": \"Trimble Inc.\",\n                \"weight\": 1.15\n            },\n            {\n                \"name\": \"Tyler Technologies Inc.\",\n                \"weight\": 1.26\n            },\n            {\n                \"name\": \"West Pharmaceutical Services Inc.\",\n                \"weight\": 1.2\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 1.62\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 15.53\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 2.28\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 8.44\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 13.78\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 17.72\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 22.11\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 5.55\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 9.86\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 2.15\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"MDYV\",\n        \"etfname\": \"SPDR® S&P® 400 Mid Cap Value ETF\",\n        \"description\": \"The S&P MidCap 400 Value Index measures the performance of the mid-capitalization value sector in the U.S. equity market. The Index consists of those stocks in the S&P MidCap 400 Index exhibiting the strongest value characteristics based on: (i) bookvalue to price ratio; (ii) earnings to price ratio; and (iii) sales to price ratio. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"AECOM\",\n                \"weight\": 0.9\n            },\n            {\n                \"name\": \"American Financial Group Inc.\",\n                \"weight\": 0.94\n            },\n            {\n                \"name\": \"Lear Corporation\",\n                \"weight\": 0.86\n            },\n            {\n                \"name\": \"Medical Properties Trust Inc.\",\n                \"weight\": 1.32\n            },\n            {\n                \"name\": \"Molina Healthcare Inc.\",\n                \"weight\": 0.99\n            },\n            {\n                \"name\": \"OGE Energy Corp.\",\n                \"weight\": 1.05\n            },\n            {\n                \"name\": \"Reinsurance Group of America Incorporated\",\n                \"weight\": 1.12\n            },\n            {\n                \"name\": \"Signature Bank\",\n                \"weight\": 0.9\n            },\n            {\n                \"name\": \"UGI Corporation\",\n                \"weight\": 1.05\n            },\n            {\n                \"name\": \"XPO Logistics Inc.\",\n                \"weight\": 0.98\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 11.41\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 3.39\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 2.68\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 25.45\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 5.28\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 13.54\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 9.5\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 6.1\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 12.89\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 7.38\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"MMTM\",\n        \"etfname\": \"SPDR® S&P® 1500 Momentum Tilt ETF\",\n        \"description\": \"The S&P 1500 Positive Momentum Tilt Index applies an alternative weighting methodology to the S&P Composite 1500 Index so that stocks with relatively high momentum are overweight relative to the S&P 1500 Index and stocks with relatively low momentum are underweight. The S&P Composite 1500 Index, one of the leading indices of the U.S. equity market, is a capitalization weighted combination of the large-cap S&P 500 Index, the S&P MidCap 400 Index, and the S&P Small Cap 600 Index. A \\\"momentum\\\" style of investing emphasizes investing in securities that have had higher recent price performance compared to other securities.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 1.24\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 1.24\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 8.54\n            },\n            {\n                \"name\": \"AT&T Inc.\",\n                \"weight\": 1.44\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 1.82\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 2.18\n            },\n            {\n                \"name\": \"Mastercard Incorporated Class A\",\n                \"weight\": 1.56\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 7.31\n            },\n            {\n                \"name\": \"Procter & Gamble Company\",\n                \"weight\": 1.38\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 1.92\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 9.35\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 7.94\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 6.78\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 12.08\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 11.09\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 8.89\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 33.49\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 2.7\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 2.98\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.46\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"NANR\",\n        \"etfname\": \"SPDR® S&P® North American Natural Resources ETF\",\n        \"description\": \"The S&P® BMI North American Natural Resources Index (the \\\"Index\\\") comprises publicly traded large- and mid-capitalization U.S. and Canadian companies in the natural resources and commodities businesses that meet certain investability requirements and are classified within the subindustries of one of three natural resources categories: energy, metals & mining or agriculture. The Index is a sub-set of the S&P Global LargeMidCap Commodity and Resources Index (the \\\"Parent Index\\\"), which serves as the initial universe of eligible securities for the Index. The Parent Index consists of U.S. and foreign publicly traded large- and mid-cap companies in the natural resources and commodities businesses that are classified within the sub-industries of the energy, metals & mining or agriculture categories, have a minimum float-adjusted market capitalization of $1billion and have a minimum three-month average daily value traded of $5 million. The Index consists of companies comprising the Parent Index that are domiciled in and publicly traded principally in the U.S. or Canada. Each natural resources category includes companies classified within specific Global Industry Classification Standard (GICS) subindustries according to the company's principal business activity.\",\n        \"holdings\": [\n            {\n                \"name\": \"Archer-Daniels-Midland Company\",\n                \"weight\": 4.53\n            },\n            {\n                \"name\": \"Barrick Gold Corporation\",\n                \"weight\": 7.07\n            },\n            {\n                \"name\": \"Chevron Corporation\",\n                \"weight\": 9.23\n            },\n            {\n                \"name\": \"ConocoPhillips\",\n                \"weight\": 4.72\n            },\n            {\n                \"name\": \"Corteva Inc\",\n                \"weight\": 3.85\n            },\n            {\n                \"name\": \"Exxon Mobil Corporation\",\n                \"weight\": 9.4\n            },\n            {\n                \"name\": \"Franco-Nevada Corporation\",\n                \"weight\": 4.38\n            },\n            {\n                \"name\": \"Freeport-McMoRan Inc.\",\n                \"weight\": 3.74\n            },\n            {\n                \"name\": \"Newmont Corporation\",\n                \"weight\": 7.73\n            },\n            {\n                \"name\": \"Nutrien Ltd.\",\n                \"weight\": 4.69\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 5.96\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 44.58\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 49.47\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ONEO\",\n        \"etfname\": \"SPDR® Russell 1000 Momentum Focus ETF\",\n        \"description\": \"The Russell 1000 Momentum Focused Factor Index is designed to reflect the performance of a segment of large-capitalization U.S. equity securities demonstrating a combination of core factors (high value, high quality, and low size characteristics), with a focus factor comprising high momentum characteristics (the \\\"Factor Characteristics\\\"). To construct the Index, Frank Russell Company (\\\"Index Provider\\\") utilizes a proprietary rules-based multi-factor scoring process that seeks to increase exposure (or \\\"tilt\\\") to companies in the Russell 1000 Index demonstrating the Factor Characteristics. The Russell 1000 Index is a market-capitalization index that measures the performance of the large-cap segment of the U.S. equity universe.\",\n        \"holdings\": [\n            {\n                \"name\": \"Best Buy Co. Inc.\",\n                \"weight\": 1.06\n            },\n            {\n                \"name\": \"CBRE Group Inc. Class A\",\n                \"weight\": 0.57\n            },\n            {\n                \"name\": \"Lam Research Corporation\",\n                \"weight\": 0.67\n            },\n            {\n                \"name\": \"McKesson Corporation\",\n                \"weight\": 0.6\n            },\n            {\n                \"name\": \"Micron Technology Inc.\",\n                \"weight\": 0.9\n            },\n            {\n                \"name\": \"Phillips 66\",\n                \"weight\": 0.75\n            },\n            {\n                \"name\": \"PulteGroup Inc.\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"Skyworks Solutions Inc.\",\n                \"weight\": 0.63\n            },\n            {\n                \"name\": \"Valero Energy Corporation\",\n                \"weight\": 0.72\n            },\n            {\n                \"name\": \"Western Union Company\",\n                \"weight\": 0.58\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 21.38\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 3.45\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.82\n            },\n            {\n                \"name\": \"Financial Services\",\n                \"weight\": 19.34\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 7.92\n            },\n            {\n                \"name\": \"Materials & Processing\",\n                \"weight\": 8.23\n            },\n            {\n                \"name\": \"Producer Durables\",\n                \"weight\": 17.01\n            },\n            {\n                \"name\": \"Technology\",\n                \"weight\": 15.27\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.57\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ONEV\",\n        \"etfname\": \"SPDR® Russell 1000 Low Volatility Focus ETF\",\n        \"description\": \"The Russell 1000 Low Volatility Focused Factor Index is designed to reflect the performance of a segment of large-capitalization U.S. equity securities demonstrating a combination of core factors (high value, high quality, and low size characteristics), with a focus factor comprising low volatility characteristics (the \\\"Factor Characteristics\\\"). To construct the Index, Frank Russell Company (\\\"Index Provider\\\") utilizes a proprietary rules-based multi-factor scoring process that seeks to increase exposure (or \\\"tilt\\\") to companies in the Russell 1000 Index demonstrating the Factor Characteristics. The Russell 1000 Index is a market-capitalization index that measures the performance of the large-cap segment of the U.S. equity universe.\",\n        \"holdings\": [\n            {\n                \"name\": \"Amdocs Limited\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"C.H. Robinson Worldwide Inc.\",\n                \"weight\": 0.6\n            },\n            {\n                \"name\": \"CDW Corp.\",\n                \"weight\": 0.78\n            },\n            {\n                \"name\": \"Genuine Parts Company\",\n                \"weight\": 0.74\n            },\n            {\n                \"name\": \"HP Inc.\",\n                \"weight\": 0.88\n            },\n            {\n                \"name\": \"NVR Inc.\",\n                \"weight\": 0.64\n            },\n            {\n                \"name\": \"Phillips 66\",\n                \"weight\": 0.67\n            },\n            {\n                \"name\": \"Sysco Corporation\",\n                \"weight\": 0.68\n            },\n            {\n                \"name\": \"T. Rowe Price Group\",\n                \"weight\": 0.72\n            },\n            {\n                \"name\": \"Western Union Company\",\n                \"weight\": 0.8\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 17.14\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 6.28\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 2.06\n            },\n            {\n                \"name\": \"Financial Services\",\n                \"weight\": 23.34\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 7.18\n            },\n            {\n                \"name\": \"Materials & Processing\",\n                \"weight\": 7.66\n            },\n            {\n                \"name\": \"Producer Durables\",\n                \"weight\": 17.13\n            },\n            {\n                \"name\": \"Technology\",\n                \"weight\": 10.62\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 8.59\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ONEY\",\n        \"etfname\": \"SPDR® Russell 1000 Yield Focus ETF\",\n        \"description\": \"The Russell 1000 Yield Focused Factor Index is designed to reflect the performance of a segment of large-capitalization U.S. equity securities demonstrating a combination of core factors (high value, high quality, and low size characteristics), with a focus factor comprising high yield characteristics (the \\\"Factor Characteristics\\\"). To construct the Index, Frank Russell Company (\\\"Index Provider\\\") utilizes a proprietary rules-based multi-factor scoring process that seeks to increase exposure (or \\\"tilt\\\") to companies in the Russell 1000 Index demonstrating the Factor Characteristics. The Russell 1000 Index is a market-capitalization index that measures the performance of the large-cap segment of the U.S. equity universe.\",\n        \"holdings\": [\n            {\n                \"name\": \"Applied Materials Inc.\",\n                \"weight\": 1.48\n            },\n            {\n                \"name\": \"HP Inc.\",\n                \"weight\": 2.28\n            },\n            {\n                \"name\": \"KLA Corporation\",\n                \"weight\": 1.58\n            },\n            {\n                \"name\": \"Lam Research Corporation\",\n                \"weight\": 2.39\n            },\n            {\n                \"name\": \"Occidental Petroleum Corporation\",\n                \"weight\": 1.42\n            },\n            {\n                \"name\": \"PACCAR Inc\",\n                \"weight\": 1.32\n            },\n            {\n                \"name\": \"Phillips 66\",\n                \"weight\": 1.87\n            },\n            {\n                \"name\": \"Skyworks Solutions Inc.\",\n                \"weight\": 1.48\n            },\n            {\n                \"name\": \"Valero Energy Corporation\",\n                \"weight\": 2.23\n            },\n            {\n                \"name\": \"Western Digital Corporation\",\n                \"weight\": 1.39\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 17.52\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 3.63\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 10.43\n            },\n            {\n                \"name\": \"Financial Services\",\n                \"weight\": 20.68\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 2.31\n            },\n            {\n                \"name\": \"Materials & Processing\",\n                \"weight\": 10.31\n            },\n            {\n                \"name\": \"Producer Durables\",\n                \"weight\": 12.54\n            },\n            {\n                \"name\": \"Technology\",\n                \"weight\": 15.92\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 6.67\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"PSK\",\n        \"etfname\": \"SPDR® Wells Fargo® Preferred Stock ETF\",\n        \"description\": \"The Wells Fargo Hybrid and Preferred Securities Aggregate Index is a modified market capitalization weighted index composed of preferred stock and securities that are functionally equivalent to preferred stock including, but not limited to, depositary preferred securities, perpetual subordinated debt and certain securities issued by banks and other financial institutions that are eligible for capital treatment with respect to such instruments akin to that received for issuance of straight preferred stock.  The Index includes Preferred Securities that meet the following criteria: (i) are non-convertible; (ii) have a par amount of $25; (iii) be listed on the NYSE or NYSE Arca; (iv) must maintain a minimum par value of $250 million; (v) be U.S. dollar denominated; (vi) be rated investment grade by one of Moody's Investors Service, Inc. or Standard & Poor's Ratings Services; (vii) be publicly registered or exempt from registration under the Securities Act of 1933; and (viii) have a minimum monthly trading volume during each of the last six months of at least 250,000 trading units.  The Index does not include auction rate preferred securities, convertible preferred shares, securities subject to sinking fund provisions, shares in closed-end funds, municipal securities, or repackaged securities linked to a security, a basket of securities or an index.  The Index is rebalanced monthly, on the final NYSE Arca trading day of each month.\",\n        \"holdings\": [\n            {\n                \"name\": \"Allstate Corporation Depositary Shs Repr 1/1000th 5.1% Non-Cum Red Perp Pfd Series H\",\n                \"weight\": 1.35\n            },\n            {\n                \"name\": \"AT&T Inc 5.35 % Notes 2017-01.11.66 Global\",\n                \"weight\": 1.58\n            },\n            {\n                \"name\": \"Capital One Financial Corp Depositary Shs Repr 1/40th Non-Cum Red Perp Pfd Registered Shs Series I\",\n                \"weight\": 1.7\n            },\n            {\n                \"name\": \"Citigroup Capital XIII Tr Pfd Secs 2010-30.10.40 Global Fltg Rt\",\n                \"weight\": 2.84\n            },\n            {\n                \"name\": \"Duke Energy Corp Depositary Shs Repr 1/1000th Cum Red Perp Pfd Registered Sh Series A\",\n                \"weight\": 1.26\n            },\n            {\n                \"name\": \"HSBC Holdings PLC 6.2 % Pfd Shs Sponsored American Deposit Repr 1/40th 6.2 % PfdShs Ser A\",\n                \"weight\": 1.74\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co Depositary Shs Repr 1/400th Non-Cum Perp Red Pfd Registered ShsSeries -EE-\",\n                \"weight\": 1.15\n            },\n            {\n                \"name\": \"PNC Financial Services Group Inc. Deposit Shs Repr 1/4000th Non-Cum Perp Pfd Shs Series P\",\n                \"weight\": 1.82\n            },\n            {\n                \"name\": \"Southern Company 6 1/4 % Notes 2015-15.10.75 Series 2015A\",\n                \"weight\": 1.16\n            },\n            {\n                \"name\": \"U.S. Bancorp Deposit Shs Repr 1/1000th Non Cum Perp Pfd Shs Series-F\",\n                \"weight\": 1.35\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 6.45\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 3.29\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 0.75\n            },\n            {\n                \"name\": \"Finance\",\n                \"weight\": 1.01\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 61.15\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 8.16\n            },\n            {\n                \"name\": \"Unassigned\",\n                \"weight\": 4.12\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 15.07\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"QUS\",\n        \"etfname\": \"SPDR® MSCI USA StrategicFactors<sup>SM</sup> ETF\",\n        \"description\": \"The MSCI USA Factor Mix A-Series Capped Index is designed to measure the equity market performance of large-and mid-cap companies across the U.S. equity market. It aims to represent the performance of a combination of three factors: value, quality, and low volatility. The Index is an equal weighted combination of the following three MSCI Factor Indices in a single composite index: the MSCI USA Value Weighted Index, the MSCI USA Quality Index, and the MSCI USA Minimum Volatility Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 3.06\n            },\n            {\n                \"name\": \"Cisco Systems Inc.\",\n                \"weight\": 1.4\n            },\n            {\n                \"name\": \"Intel Corporation\",\n                \"weight\": 1.59\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 2.43\n            },\n            {\n                \"name\": \"Mastercard Incorporated Class A\",\n                \"weight\": 2.08\n            },\n            {\n                \"name\": \"Merck & Co. Inc.\",\n                \"weight\": 1.48\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 2.75\n            },\n            {\n                \"name\": \"PepsiCo Inc.\",\n                \"weight\": 1.63\n            },\n            {\n                \"name\": \"Procter & Gamble Company\",\n                \"weight\": 1.8\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 2.32\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 6.8\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 8.38\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 10.18\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 2.94\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 12.98\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 13.86\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 7.98\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 26.93\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.54\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.13\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ROKT\",\n        \"etfname\": \"SPDR® S&P Kensho Final Frontiers ETF\",\n        \"description\": \"The S&P Kensho Final Frontiers Index (the \\\"Index\\\") is comprised of U.S.-listed equity securities (including depositary receipts) of companies domiciled across developed and emerging markets worldwide which are included in the Final Frontiers sector as determined by a classification standard produced by S&P Dow Jones Indices LLC (the \\\"Index Provider\\\"). The Index is designed to capture companies whose products and services are driving innovation behind the exploration of deep space and deep sea. In particular, the Index comprises the components of the S&P Kensho Space Index and the deep sea exploration components of the S&P Kensho Drones Index (the \\\"Underlying Indexes\\\") as of the Index's annual reconstitution day, subject to certain liquidity thresholds for each component. The S&P Kensho Space Index seeks to track companies that produce products and services that enable space travel and exploration, or are a necessary component of the supply chain for such products and services. The S&P Kensho Drones Index seeks to track companies that produce products and services related to the remotely-operated or unmanned aerial, underwater and surface-level drones market, or are a necessary component of the supply chain for such products and services.\",\n        \"holdings\": [\n            {\n                \"name\": \"Aerojet Rocketdyne Holdings Inc.\",\n                \"weight\": 4.8\n            },\n            {\n                \"name\": \"CACI International Inc Class A\",\n                \"weight\": 4.67\n            },\n            {\n                \"name\": \"HEICO Corporation\",\n                \"weight\": 4.46\n            },\n            {\n                \"name\": \"L3Harris Technologies Inc\",\n                \"weight\": 5.11\n            },\n            {\n                \"name\": \"Lockheed Martin Corporation\",\n                \"weight\": 5.07\n            },\n            {\n                \"name\": \"Maxar Technologies Inc.\",\n                \"weight\": 7.73\n            },\n            {\n                \"name\": \"Northrop Grumman Corporation\",\n                \"weight\": 4.97\n            },\n            {\n                \"name\": \"Raytheon Company\",\n                \"weight\": 4.81\n            },\n            {\n                \"name\": \"Teledyne Technologies Incorporated\",\n                \"weight\": 4.8\n            },\n            {\n                \"name\": \"United Technologies Corporation\",\n                \"weight\": 4.75\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Aerospace & Defense\",\n                \"weight\": 72.14\n            },\n            {\n                \"name\": \"Construction & Engineering\",\n                \"weight\": 3.46\n            },\n            {\n                \"name\": \"Electronic Components\",\n                \"weight\": 3.17\n            },\n            {\n                \"name\": \"Electronic Manufacturing Services\",\n                \"weight\": 2.83\n            },\n            {\n                \"name\": \"Industrial Machinery\",\n                \"weight\": 3.84\n            },\n            {\n                \"name\": \"IT Consulting & Other Services\",\n                \"weight\": 4.68\n            },\n            {\n                \"name\": \"Metal & Glass Containers\",\n                \"weight\": 3.56\n            },\n            {\n                \"name\": \"Oil & Gas Equipment & Services\",\n                \"weight\": 3.01\n            },\n            {\n                \"name\": \"Semiconductors\",\n                \"weight\": 3.31\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"RWR\",\n        \"etfname\": \"SPDR® Dow Jones® REIT ETF\",\n        \"description\": \"The Dow Jones U.S. Select REIT Index (the \\\"Index\\\") is designed to provide a measure of real estate securities that serve as proxies for direct real estate investing, in part by excluding securities whose value is not always closely tied to the value of the underlying real estate. The reason for the exclusions is that factors other than real estate supply and demand, such as interest rates, influence the market value of these companies. The Index is a market capitalization weighted index of publicly traded real estate investment trusts (\\\"REITs\\\") and is comprised of companies whose charters are the equity ownership and operation of commercial and/or residential real estate and which operate under the REIT Act of 1960.\",\n        \"holdings\": [\n            {\n                \"name\": \"AvalonBay Communities Inc.\",\n                \"weight\": 4.13\n            },\n            {\n                \"name\": \"Boston Properties Inc.\",\n                \"weight\": 2.77\n            },\n            {\n                \"name\": \"Digital Realty Trust Inc.\",\n                \"weight\": 3.59\n            },\n            {\n                \"name\": \"Equity Residential\",\n                \"weight\": 3.93\n            },\n            {\n                \"name\": \"Essex Property Trust Inc.\",\n                \"weight\": 2.8\n            },\n            {\n                \"name\": \"Prologis Inc.\",\n                \"weight\": 8.19\n            },\n            {\n                \"name\": \"Public Storage\",\n                \"weight\": 4.54\n            },\n            {\n                \"name\": \"Simon Property Group Inc.\",\n                \"weight\": 6.12\n            },\n            {\n                \"name\": \"Ventas Inc.\",\n                \"weight\": 2.95\n            },\n            {\n                \"name\": \"Welltower Inc.\",\n                \"weight\": 4.79\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Diversified\",\n                \"weight\": 3.07\n            },\n            {\n                \"name\": \"Healthcare\",\n                \"weight\": 11.62\n            },\n            {\n                \"name\": \"Hotels\",\n                \"weight\": 6.36\n            },\n            {\n                \"name\": \"Industrial/Office\",\n                \"weight\": 30.55\n            },\n            {\n                \"name\": \"Residential\",\n                \"weight\": 25.55\n            },\n            {\n                \"name\": \"Retail\",\n                \"weight\": 14.54\n            },\n            {\n                \"name\": \"Self Storage\",\n                \"weight\": 8.31\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SDY\",\n        \"etfname\": \"SPDR® S&P® Dividend ETF\",\n        \"description\": \"The S&P High Yield Dividend AristocratsTM Index is designed to measure the performance of the highest dividend yielding S&P Composite 1500 Index constituents that have followed a managed-dividends policy of consistently increasing dividends every year for at least 20 consecutive years. Stocks within the Index are weighted by indicated yield (annualized gross dividend payment per share divided by price per share) and weight-adjusted each quarter. The Index components are reviewed annually in January for continued inclusion in the Index and re-weighted quarterly after the closing of the last business day of January, April, July and October.\",\n        \"holdings\": [\n            {\n                \"name\": \"AbbVie Inc.\",\n                \"weight\": 2.26\n            },\n            {\n                \"name\": \"Amcor PLC\",\n                \"weight\": 2.01\n            },\n            {\n                \"name\": \"AT&T Inc.\",\n                \"weight\": 2.04\n            },\n            {\n                \"name\": \"Cardinal Health Inc.\",\n                \"weight\": 1.62\n            },\n            {\n                \"name\": \"Chevron Corporation\",\n                \"weight\": 1.39\n            },\n            {\n                \"name\": \"Exxon Mobil Corporation\",\n                \"weight\": 1.72\n            },\n            {\n                \"name\": \"International Business Machines Corporation\",\n                \"weight\": 1.71\n            },\n            {\n                \"name\": \"Leggett & Platt Incorporated\",\n                \"weight\": 1.63\n            },\n            {\n                \"name\": \"People's United Financial Inc.\",\n                \"weight\": 1.57\n            },\n            {\n                \"name\": \"Tanger Factory Outlet Centers Inc.\",\n                \"weight\": 1.71\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 4.64\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 9.18\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 14.16\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.11\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 14.46\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 7.25\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 18.74\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 9.71\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 6.11\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 9.64\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SHE\",\n        \"etfname\": \"SPDR® SSGA Gender Diversity Index ETF\",\n        \"description\": \"The SSGA Gender Diversity Index is designed to measure the performance of U.S. large capitalization companies that are \\\"gender diverse,\\\" which are defined as companies that exhibit gender diversity in their senior leadership positions.SSGA Gender Diversity Index Methodology »\",\n        \"holdings\": [\n            {\n                \"name\": \"Coca-Cola Company\",\n                \"weight\": 2.59\n            },\n            {\n                \"name\": \"Home Depot Inc.\",\n                \"weight\": 4.69\n            },\n            {\n                \"name\": \"Intuit Inc.\",\n                \"weight\": 2.39\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 4.97\n            },\n            {\n                \"name\": \"Netflix Inc.\",\n                \"weight\": 2.48\n            },\n            {\n                \"name\": \"PayPal Holdings Inc\",\n                \"weight\": 4.48\n            },\n            {\n                \"name\": \"Texas Instruments Incorporated\",\n                \"weight\": 4.08\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 5.54\n            },\n            {\n                \"name\": \"Walt Disney Company\",\n                \"weight\": 3.88\n            },\n            {\n                \"name\": \"Wells Fargo & Company\",\n                \"weight\": 4.28\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 9.52\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 10.99\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 7.74\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 4.22\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 12.57\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 13.17\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 10.24\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 21.98\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.71\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.25\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SHM\",\n        \"etfname\": \"SPDR® Nuveen Bloomberg Barclays Short Term Municipal Bond ETF\",\n        \"description\": \"The Bloomberg Barclays Managed Money Municipal Short Term Index is a rules-based, market-value weighted index comprised of publicly traded municipal bonds that cover the U.S. dollar denominated short term tax exempt bond market, including state and local general obligation bonds, revenue bonds, insured bonds, and pre-refunded bonds. All bonds in the Short Term Municipal Bond Index must be rated Aa3/AA- or higher by at least two of the following statistical ratings agencies: Moody's Investor Service, Inc., Standard & Poor's and Fitch Inc. If only two of the three agencies rate the security, the lower rating is used to determine index eligibility. If only one of the agencies rates the security, the rating must be at least Aa3/AA-. Each index security must have an outstanding par value of at least $7 million and be issued as part of a transaction of at least $75 million. The bonds must be fixed rate and have a nominal maturity of one to five years. No issuer may constitute more than 10% of the Short Term Municipal Bond Index. Bonds subject to AMT, hospital bonds, housing bonds, tobacco bonds, and airline bonds, along with remarketed issues, taxable municipal bonds, floaters, and derivatives are all excluded from the Short Term Municipal Bond Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"BAY AREA CA TOLL AUTH TOLL BRI\",\n                \"weight\": 0.74\n            },\n            {\n                \"name\": \"CALIFORNIA ST\",\n                \"weight\": 0.73\n            },\n            {\n                \"name\": \"CONNECTICUT ST HLTH & EDUCTNL\",\n                \"weight\": 0.93\n            },\n            {\n                \"name\": \"LOS ANGELES CA UNIF SCH DIST\",\n                \"weight\": 0.6\n            },\n            {\n                \"name\": \"NEW YORK NY\",\n                \"weight\": 0.6\n            },\n            {\n                \"name\": \"NEW YORK ST DORM AUTH SALES TA\",\n                \"weight\": 0.68\n            },\n            {\n                \"name\": \"SAN ANTONIO TX WTR REVENUE\",\n                \"weight\": 0.9\n            },\n            {\n                \"name\": \"SAN DIEGO CNTY CALIF WTR AUTH\",\n                \"weight\": 0.77\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Muni Education\",\n                \"weight\": 8.06\n            },\n            {\n                \"name\": \"Muni Health Care\",\n                \"weight\": 0\n            },\n            {\n                \"name\": \"Muni Industrial Revenue\",\n                \"weight\": 0.02\n            },\n            {\n                \"name\": \"Muni Leasing\",\n                \"weight\": 5.6\n            },\n            {\n                \"name\": \"Muni Local\",\n                \"weight\": 24.76\n            },\n            {\n                \"name\": \"Muni Power\",\n                \"weight\": 4.7\n            },\n            {\n                \"name\": \"Muni Special Tax\",\n                \"weight\": 14.37\n            },\n            {\n                \"name\": \"Muni State\",\n                \"weight\": 27.24\n            },\n            {\n                \"name\": \"Muni Transportation\",\n                \"weight\": 6.66\n            },\n            {\n                \"name\": \"Muni Water & Sewer\",\n                \"weight\": 9.27\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SIMS\",\n        \"etfname\": \"SPDR® S&P Kensho Intelligent Structures ETF\",\n        \"description\": \"The S&P Kensho Intelligent Infrastructure Index (the \\\"Index\\\") is comprised of U.S.-listed equity securities (including depositary receipts) of companies domiciled across developed and emerging markets worldwide which are included in the Intelligent Infrastructure sector as determined by a classification standard produced by S&P Dow Jones Indices LLC. The Index is designed to capture companies whose products and services are driving innovation behind intelligent infrastructure. In particular, the Index comprises the components of the S&P Kensho Smart Grids Index and the S&P Kensho Smart Buildings Index as of the Index's annual reconstitution day on the third Friday in June, subject to certain liquidity thresholds.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alarm.com Holdings Inc.\",\n                \"weight\": 4\n            },\n            {\n                \"name\": \"Cubic Corporation\",\n                \"weight\": 3.8\n            },\n            {\n                \"name\": \"Honeywell International Inc.\",\n                \"weight\": 3.71\n            },\n            {\n                \"name\": \"Itron Inc.\",\n                \"weight\": 3.83\n            },\n            {\n                \"name\": \"Johnson Controls International plc\",\n                \"weight\": 3.55\n            },\n            {\n                \"name\": \"Lear Corporation\",\n                \"weight\": 3.93\n            },\n            {\n                \"name\": \"Pentair plc\",\n                \"weight\": 3.73\n            },\n            {\n                \"name\": \"Qorvo Inc.\",\n                \"weight\": 3.79\n            },\n            {\n                \"name\": \"Resideo Technologies Inc.\",\n                \"weight\": 3.95\n            },\n            {\n                \"name\": \"Xylem Inc.\",\n                \"weight\": 3.89\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Aerospace & Defense\",\n                \"weight\": 6.74\n            },\n            {\n                \"name\": \"Application Software\",\n                \"weight\": 4\n            },\n            {\n                \"name\": \"Auto Parts & Equipment\",\n                \"weight\": 3.93\n            },\n            {\n                \"name\": \"Building Products\",\n                \"weight\": 7.5\n            },\n            {\n                \"name\": \"Electrical Components & Equipment\",\n                \"weight\": 8.92\n            },\n            {\n                \"name\": \"Electronic Equipment & Instruments\",\n                \"weight\": 9.26\n            },\n            {\n                \"name\": \"Industrial Conglomerates\",\n                \"weight\": 5.67\n            },\n            {\n                \"name\": \"Industrial Machinery\",\n                \"weight\": 12.37\n            },\n            {\n                \"name\": \"Semiconductors\",\n                \"weight\": 16.12\n            },\n            {\n                \"name\": \"Wireless Telecommunication Services\",\n                \"weight\": 3.5\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SJNK\",\n        \"etfname\": \"SPDR® Bloomberg Barclays Short Term High Yield Bond ETF\",\n        \"description\": \"Bloomberg Barclays US High Yield 350mn Cash Pay 0-5 Yr 2% Capped Index includes short-term publicly issued U.S. dollar-denominated high yield corporate bonds.  High yield securities are generally rated below investment-grade and are commonly referred to as \\\"junk\\\" bonds.  The Index includes publicly issued U.S. dollar denominated, non-investment-grade, fixed rate, taxable corporate bonds that have a remaining maturity of less than 5 years regardless of optionality, are rated between Caa3/ CCC-/CCC- and Ba1/BB+/BB+ using the middle rating of Moody's Investors Service, Inc., Fitch, Inc., or Standard & Poor's, Inc., respectively, and have $350 million or more of issuance.  The Index includes only corporate sectors. The corporate sectors are Industrial, Utility and Financial Institutions.  Excluded from the Index are non-corporate bonds, structured notes with embedded swaps or other special features, bonds with equity-type features (e.g., warrants, convertibility), floating-rate issues, Eurobonds, defaulted bonds, zero coupon bonds and payment in kind securities. The Index is issuer-capped and the securities in the Index are updated on the index rebalancing date.\",\n        \"holdings\": [\n            {\n                \"name\": \"CHS/COMMUNITY HEALTH SYS 6.25 03/31/2023\",\n                \"weight\": 0.72\n            },\n            {\n                \"name\": \"DISH DBS CORP 6.75 06/01/2021\",\n                \"weight\": 0.53\n            },\n            {\n                \"name\": \"FREEPORT-MCMORAN INC 3.875 03/15/2023\",\n                \"weight\": 0.5\n            },\n            {\n                \"name\": \"INTELSAT JACKSON HLDG 5.5 08/01/2023\",\n                \"weight\": 0.49\n            },\n            {\n                \"name\": \"INTELSAT JACKSON HLDG 8.5 10/15/2024\",\n                \"weight\": 0.65\n            },\n            {\n                \"name\": \"NIELSEN FINANCE LLC/CO 5 04/15/2022\",\n                \"weight\": 0.56\n            },\n            {\n                \"name\": \"REYNOLDS GRP ISS/REYNOLD 5.75 10/15/2020\",\n                \"weight\": 0.67\n            },\n            {\n                \"name\": \"SPRINT CORP 7.875 09/15/2023\",\n                \"weight\": 0.67\n            },\n            {\n                \"name\": \"STATE ST INST US GOV MM-G 0 00/00/0000\",\n                \"weight\": 0.58\n            },\n            {\n                \"name\": \"TENET HEALTHCARE CORP 8.125 04/01/2022\",\n                \"weight\": 0.68\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Corporate - Banking\",\n                \"weight\": 1.85\n            },\n            {\n                \"name\": \"Corporate - Basic Industry\",\n                \"weight\": 6.05\n            },\n            {\n                \"name\": \"Corporate - Capital Goods\",\n                \"weight\": 8.18\n            },\n            {\n                \"name\": \"Corporate - Communications\",\n                \"weight\": 21.95\n            },\n            {\n                \"name\": \"Corporate - Consumer Cyclical\",\n                \"weight\": 14.33\n            },\n            {\n                \"name\": \"Corporate - Consumer Non-Cyclical\",\n                \"weight\": 13.33\n            },\n            {\n                \"name\": \"Corporate - Energy\",\n                \"weight\": 11.95\n            },\n            {\n                \"name\": \"Corporate - Finance Companies\",\n                \"weight\": 3.66\n            },\n            {\n                \"name\": \"Corporate - Technology\",\n                \"weight\": 8.13\n            },\n            {\n                \"name\": \"Corporate - Transportation\",\n                \"weight\": 2.5\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SLY\",\n        \"etfname\": \"SPDR® S&P® 600 Small Cap ETF\",\n        \"description\": \"The S&P® Small Cap 600 Index measures the performance of the small-capitalization sector in the U.S. equity market. The Index is float-adjusted and market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Aerojet Rocketdyne Holdings Inc.\",\n                \"weight\": 0.48\n            },\n            {\n                \"name\": \"Community Bank System Inc.\",\n                \"weight\": 0.46\n            },\n            {\n                \"name\": \"Darling Ingredients Inc.\",\n                \"weight\": 0.61\n            },\n            {\n                \"name\": \"Exponent Inc.\",\n                \"weight\": 0.49\n            },\n            {\n                \"name\": \"Glacier Bancorp Inc.\",\n                \"weight\": 0.49\n            },\n            {\n                \"name\": \"John Bean Technologies Corporation\",\n                \"weight\": 0.47\n            },\n            {\n                \"name\": \"LHC Group Inc.\",\n                \"weight\": 0.56\n            },\n            {\n                \"name\": \"Neogen Corporation\",\n                \"weight\": 0.47\n            },\n            {\n                \"name\": \"Strategic Education Inc.\",\n                \"weight\": 0.46\n            },\n            {\n                \"name\": \"TopBuild Corp.\",\n                \"weight\": 0.51\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 13.89\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 3.85\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.51\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 17.34\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 11.98\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 18.08\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 14.45\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 4.79\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 7.71\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 2.21\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SLYG\",\n        \"etfname\": \"SPDR® S&P® 600 Small Cap Growth ETF\",\n        \"description\": \"The S&P SmallCap 600 Growth Index measures the performance of the small-capitalization growth segment in the U.S. equity market. The Index consists of those stocks in the S&P SmallCap 600 Index exhibiting the strongest growth characteristics based on: (i)sales growth; (ii) earnings change to price; and (iii) momentum. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Aerojet Rocketdyne Holdings Inc.\",\n                \"weight\": 0.92\n            },\n            {\n                \"name\": \"American States Water Company\",\n                \"weight\": 0.82\n            },\n            {\n                \"name\": \"Balchem Corporation\",\n                \"weight\": 0.86\n            },\n            {\n                \"name\": \"Exponent Inc.\",\n                \"weight\": 0.93\n            },\n            {\n                \"name\": \"John Bean Technologies Corporation\",\n                \"weight\": 0.9\n            },\n            {\n                \"name\": \"LHC Group Inc.\",\n                \"weight\": 1.08\n            },\n            {\n                \"name\": \"NeoGenomics Inc.\",\n                \"weight\": 0.84\n            },\n            {\n                \"name\": \"Simpson Manufacturing Co. Inc.\",\n                \"weight\": 0.85\n            },\n            {\n                \"name\": \"TopBuild Corp.\",\n                \"weight\": 0.98\n            },\n            {\n                \"name\": \"Viavi Solutions Inc\",\n                \"weight\": 0.89\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 2.2\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 14.6\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 3.15\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 10.84\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 13.88\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 20.24\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 20.84\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 3.66\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 6.48\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 2.42\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SLYV\",\n        \"etfname\": \"SPDR® S&P® 600 Small Cap Value ETF\",\n        \"description\": \"The S&P SmallCap 600 Value Index measures the performance of the small-capitalization value segment in the U.S. equity market. The Index consists of those stocks in the S&P SmallCap 600 Index exhibiting the strongest value characteristics based on: (i)book value to price ratio; (ii) earnings to price ratio; and (iii) sales to price ratio. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Anixter International Inc.\",\n                \"weight\": 0.79\n            },\n            {\n                \"name\": \"Apollo Commercial Real Estate Finance Inc.\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"Avista Corporation\",\n                \"weight\": 0.88\n            },\n            {\n                \"name\": \"Columbia Banking System Inc.\",\n                \"weight\": 0.76\n            },\n            {\n                \"name\": \"Darling Ingredients Inc.\",\n                \"weight\": 1.26\n            },\n            {\n                \"name\": \"Integer Holdings Corporation\",\n                \"weight\": 0.79\n            },\n            {\n                \"name\": \"Old National Bancorp\",\n                \"weight\": 0.82\n            },\n            {\n                \"name\": \"Simmons First National Corporation Class A\",\n                \"weight\": 0.77\n            },\n            {\n                \"name\": \"SkyWest Inc\",\n                \"weight\": 0.87\n            },\n            {\n                \"name\": \"Wolverine World Wide Inc.\",\n                \"weight\": 0.71\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 2.21\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 13.1\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 4.57\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 5.44\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 24.36\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 9.91\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 15.74\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 7.61\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 6.02\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 9.05\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SMLV\",\n        \"etfname\": \"SPDR® SSGA US Small Cap Low Volatility Index ETF\",\n        \"description\": \"The SSGA US Small Cap Low Volatility Index is designed to track the performance of U.S. small capitalization companies that exhibit low volatility. Volatility is a statistical measurement of the magnitude of movements in a stock's price over time.SSGA US Low Volatility Indexes Methodology >>\",\n        \"holdings\": [\n            {\n                \"name\": \"Apollo Commercial Real Estate Finance Inc.\",\n                \"weight\": 1.09\n            },\n            {\n                \"name\": \"Armada Hoffler Properties Inc.\",\n                \"weight\": 0.61\n            },\n            {\n                \"name\": \"Capitol Federal Financial Inc.\",\n                \"weight\": 0.62\n            },\n            {\n                \"name\": \"Easterly Government Properties Inc.\",\n                \"weight\": 0.66\n            },\n            {\n                \"name\": \"iStar Inc.\",\n                \"weight\": 0.62\n            },\n            {\n                \"name\": \"Meridian Bancorp Inc\",\n                \"weight\": 0.7\n            },\n            {\n                \"name\": \"MFA Financial Inc.\",\n                \"weight\": 0.84\n            },\n            {\n                \"name\": \"Two Harbors Investment Corp.\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"Valley National Bancorp\",\n                \"weight\": 0.89\n            },\n            {\n                \"name\": \"White Mountains Insurance Group Ltd\",\n                \"weight\": 1.06\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 2.73\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 8.65\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 3.49\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 34.73\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 6.64\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 12.61\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 9.65\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 3.61\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 13.44\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 2.64\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPAB\",\n        \"etfname\": \"SPDR® Portfolio Aggregate Bond ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Aggregate Bond Index (the \\\"Index\\\") is designed to measure the performance of the U.S. dollar denominated investment grade bond market, which includes investment grade (must be Baa3/BBB- or higher using the middle rating of Moody's Investors Service, Inc., Standard & Poor's Financial Services, LLC, and Fitch Inc.) government bonds, investment grade corporate bonds, mortgage pass through securities, commercial mortgage backed securities and other asset backed securities that are publicly for sale in the United States. The securities in the Index must have at least 1 year remaining to maturity and must have $300 million or more of outstanding face value. Asset backed securities must have a minimum deal size of $500 million and a minimum tranche size of $25 million. For commercial mortgage backed securities, the original aggregate transaction must have a minimum deal size of $500 million, and a minimum tranche size of $25 million; the aggregate outstanding transaction sizes must be at least $300 million to remain in the Index. In addition, the securities must be U.S. dollar denominated, fixed rate, non-convertible, and taxable. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"STATE ST INST US GOV MM-G 0 00/00/0000\",\n                \"weight\": 1.85\n            },\n            {\n                \"name\": \"US TREASURY N/B 1.5 09/30/2021\",\n                \"weight\": 0.54\n            },\n            {\n                \"name\": \"US TREASURY N/B 1.5 11/30/2021\",\n                \"weight\": 0.5\n            },\n            {\n                \"name\": \"US TREASURY N/B 1.625 11/30/2026\",\n                \"weight\": 0.85\n            },\n            {\n                \"name\": \"US TREASURY N/B 1.75 12/31/2024\",\n                \"weight\": 0.53\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.375 05/15/2029\",\n                \"weight\": 0.5\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.75 04/30/2023\",\n                \"weight\": 0.5\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.75 05/31/2023\",\n                \"weight\": 0.65\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.875 05/15/2049\",\n                \"weight\": 0.53\n            },\n            {\n                \"name\": \"US TREASURY N/B 4.625 02/15/2040\",\n                \"weight\": 1.55\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Agency\",\n                \"weight\": 1.1\n            },\n            {\n                \"name\": \"CMBS\",\n                \"weight\": 2.03\n            },\n            {\n                \"name\": \"Corporate - Finance\",\n                \"weight\": 8.35\n            },\n            {\n                \"name\": \"Corporate - Industrial\",\n                \"weight\": 15.77\n            },\n            {\n                \"name\": \"Corporate - Utility\",\n                \"weight\": 2.12\n            },\n            {\n                \"name\": \"Mortgage Backed Securities\",\n                \"weight\": 26.05\n            },\n            {\n                \"name\": \"Non Corporates - Foreign Agency\",\n                \"weight\": 1.38\n            },\n            {\n                \"name\": \"NON CORPORATES - Sovereigns\",\n                \"weight\": 1.14\n            },\n            {\n                \"name\": \"Non Corporates - Supranationals\",\n                \"weight\": 1.41\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 39.03\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPBO\",\n        \"etfname\": \"SPDR® Portfolio Corporate Bond ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Corporate Bond Index is designed to measure the performance of the investment grade corporate bond market. The Index includes publicly issued, investment grade, fixed-rate, taxable, U.S. dollar-denominated corporate bonds issued by U.S. and non-U.S. industrial, utility, and financial institutions. Bonds included in the Index must have $300 million or more of par amount outstanding and a remaining maturity of at least 1 year. The Index considers investment grade securities to be rated Baa3/BBB- or higher, using the middle rating of Moody's Investors Service, Inc., Fitch Inc., or Standard & Poor's Financial Services, LLC.\",\n        \"holdings\": [\n            {\n                \"name\": \"APPLE INC 2.7 05/13/2022\",\n                \"weight\": 0.38\n            },\n            {\n                \"name\": \"AT&T INC 4.75 05/15/2046\",\n                \"weight\": 0.3\n            },\n            {\n                \"name\": \"BANK OF AMERICA CORP 3.499 05/17/2022\",\n                \"weight\": 0.36\n            },\n            {\n                \"name\": \"CVS HEALTH CORP 4.78 03/25/2038\",\n                \"weight\": 0.41\n            },\n            {\n                \"name\": \"FORD MOTOR CREDIT CO LLC 3.336 03/18/2021\",\n                \"weight\": 0.31\n            },\n            {\n                \"name\": \"GILEAD SCIENCES INC 5.65 12/01/2041\",\n                \"weight\": 0.29\n            },\n            {\n                \"name\": \"GOLDMAN SACHS GROUP INC 3 04/26/2022\",\n                \"weight\": 0.39\n            },\n            {\n                \"name\": \"HSBC HOLDINGS PLC 3.9 05/25/2026\",\n                \"weight\": 0.32\n            },\n            {\n                \"name\": \"MORGAN STANLEY 3.875 01/27/2026\",\n                \"weight\": 0.35\n            },\n            {\n                \"name\": \"WELLS FARGO & COMPANY 2.1 07/26/2021\",\n                \"weight\": 0.34\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Corporate - Finance\",\n                \"weight\": 31.2\n            },\n            {\n                \"name\": \"Corporate - Industrial\",\n                \"weight\": 61.28\n            },\n            {\n                \"name\": \"Corporate - Utility\",\n                \"weight\": 7.73\n            },\n            {\n                \"name\": \"Other\",\n                \"weight\": -0.21\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPHY\",\n        \"etfname\": \"SPDR® Portfolio High Yield Bond ETF\",\n        \"description\": \"The ICE BofA US High Yield Index is market capitalization weighted and is designed to measure the performance of U.S. dollar denominated below investment grade (commonly referred to as \\\"junk\\\") corporate debt publicly issued in the U.S. domestic market. The Index includes securities rated below investment grade (based on an average of Moody's Investors Service, Inc., Fitch, Inc., and Standard & Poor's Financial Services, LLC) with at least 18 months remaining to final maturity at the time of issuance and at least one year remaining term to final maturity as of the Index's rebalancing date. In addition, individual securities of qualifying issuers must have a fixed coupon schedule and a minimum amount outstanding of $250 million.\",\n        \"holdings\": [\n            {\n                \"name\": \"1011778 BC / NEW RED FIN 5 10/15/2025\",\n                \"weight\": 0.44\n            },\n            {\n                \"name\": \"ALTICE FRANCE SA 7.375 05/01/2026\",\n                \"weight\": 0.45\n            },\n            {\n                \"name\": \"CENTENE CORP 4.625 12/15/2029\",\n                \"weight\": 0.55\n            },\n            {\n                \"name\": \"CHS/COMMUNITY HEALTH SYS 6.25 03/31/2023\",\n                \"weight\": 0.44\n            },\n            {\n                \"name\": \"CSC HOLDINGS LLC 6.625 10/15/2025\",\n                \"weight\": 0.39\n            },\n            {\n                \"name\": \"MEREDITH CORP 6.875 02/01/2026\",\n                \"weight\": 0.36\n            },\n            {\n                \"name\": \"SPRINT CORP 7.875 09/15/2023\",\n                \"weight\": 0.44\n            },\n            {\n                \"name\": \"STATE ST INST US GOV MM-G 0 00/00/0000\",\n                \"weight\": 0.72\n            },\n            {\n                \"name\": \"T-MOBILE USA INC 6.5 01/15/2026\",\n                \"weight\": 0.4\n            },\n            {\n                \"name\": \"WEATHERFORD INTL LTD 11 12/01/2024\",\n                \"weight\": 0.76\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Corporate - Basic Industry\",\n                \"weight\": 6.29\n            },\n            {\n                \"name\": \"Corporate - Capital Goods\",\n                \"weight\": 9.24\n            },\n            {\n                \"name\": \"Corporate - Communications\",\n                \"weight\": 21.52\n            },\n            {\n                \"name\": \"Corporate - Consumer Cyclical\",\n                \"weight\": 16.11\n            },\n            {\n                \"name\": \"Corporate - Consumer Non-Cyclical\",\n                \"weight\": 12.81\n            },\n            {\n                \"name\": \"Corporate - Electric\",\n                \"weight\": 2.53\n            },\n            {\n                \"name\": \"Corporate - Energy\",\n                \"weight\": 12.84\n            },\n            {\n                \"name\": \"Corporate - Finance Companies\",\n                \"weight\": 2.26\n            },\n            {\n                \"name\": \"Corporate - Insurance\",\n                \"weight\": 2.11\n            },\n            {\n                \"name\": \"Corporate - Technology\",\n                \"weight\": 6.03\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPIB\",\n        \"etfname\": \"SPDR® Portfolio Intermediate Term Corporate Bond ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Intermediate Corporate Bond Index (the \\\"Index\\\") is designed to measure the performance of U.S. corporate bonds that have a maturity of greater than or equal to 1 year and less than 10 years. The Index is a component of the Bloomberg Barclays U.S. Corporate Index and includes investment grade, fixed-rate, taxable, U.S. dollar denominated debt with $300 million or more of par amount outstanding, issued by U.S. and non-U.S. industrial, utility, and financial institutions. Subordinated issues, securities with normal call and put provisions and sinking funds, medium-term notes (if they are publicly underwritten), 144A securities with registration rights, and global issues that are SEC-registered are included. Structured notes with embedded swaps or other special features, as well as private placements, floating- rate securities, and Eurobonds are excluded from the Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"ABBVIE INC 3.6 05/14/2025\",\n                \"weight\": 0.16\n            },\n            {\n                \"name\": \"ALLERGAN FUNDING SCS 3.45 03/15/2022\",\n                \"weight\": 0.17\n            },\n            {\n                \"name\": \"COMCAST CORP 3.95 10/15/2025\",\n                \"weight\": 0.18\n            },\n            {\n                \"name\": \"CVS HEALTH CORP 2.875 06/01/2026\",\n                \"weight\": 0.16\n            },\n            {\n                \"name\": \"CVS HEALTH CORP 3.875 07/20/2025\",\n                \"weight\": 0.16\n            },\n            {\n                \"name\": \"CVS HEALTH CORP 4.3 03/25/2028\",\n                \"weight\": 0.18\n            },\n            {\n                \"name\": \"DELL INT LLC / EMC CORP 6.02 06/15/2026\",\n                \"weight\": 0.24\n            },\n            {\n                \"name\": \"GOLDMAN SACHS GROUP INC 4.223 05/01/2029\",\n                \"weight\": 0.16\n            },\n            {\n                \"name\": \"MICROSOFT CORP 2 08/08/2023\",\n                \"weight\": 0.21\n            },\n            {\n                \"name\": \"VERIZON COMMUNICATIONS 5.15 09/15/2023\",\n                \"weight\": 0.18\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Corporate - Finance\",\n                \"weight\": 38.8\n            },\n            {\n                \"name\": \"Corporate - Industrial\",\n                \"weight\": 56.64\n            },\n            {\n                \"name\": \"Corporate - Utility\",\n                \"weight\": 4.89\n            },\n            {\n                \"name\": \"Non Corporates - Foreign Agency\",\n                \"weight\": 0.03\n            },\n            {\n                \"name\": \"Other\",\n                \"weight\": -0.37\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPIP\",\n        \"etfname\": \"SPDR® Portfolio TIPS ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Government Inflation-Linked Bond Index includes publicly issued, U.S. Treasury inflation protected securities that have at least 1 year remaining to maturity on index rebalancing date, with an issue size equal to or in excess of $500 million. Bonds must be capital-indexed and linked to an eligible inflation index. The securities must be denominated in U.S. dollars and pay coupon and principal in U.S. dollars. The notional coupon of a bond must be fixed or zero. Bonds must settle on or before the index rebalancing date.\",\n        \"holdings\": [\n            {\n                \"name\": \"TSY INFL IX N/B 0.125 01/15/2022\",\n                \"weight\": 3.09\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.125 01/15/2023\",\n                \"weight\": 3.21\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.125 04/15/2021\",\n                \"weight\": 3.41\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.125 07/15/2024\",\n                \"weight\": 3.15\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.375 07/15/2023\",\n                \"weight\": 3.23\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.375 07/15/2025\",\n                \"weight\": 3.11\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.625 01/15/2024\",\n                \"weight\": 3.03\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.625 01/15/2026\",\n                \"weight\": 3.33\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.625 04/15/2023\",\n                \"weight\": 3.48\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 1.125 01/15/2021\",\n                \"weight\": 2.98\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.22\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 99.78\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPLB\",\n        \"etfname\": \"SPDR® Portfolio Long Term Corporate Bond ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Long Term Corporate Bond Index (the \\\"Index\\\") is designed to measure the performance of U.S. corporate bonds that have a maturity of greater than or equal to 10 years. The Index is a component of the Bloomberg Barclays U.S. Corporate Index and includes investment grade, fixed-rate, taxable, U.S. dollar-denominated debt with $300 million or more of par amount outstanding, issued by U.S. and non-U.S. industrial, utility, and financial institutions. Subordinated issues, securities with normal call and put provisions and sinking funds, medium-term notes (if they are publicly underwritten), 144A securities with registration rights, and global issues that are SEC-registered are included. Structured notes with embedded swaps or other special features, as well as private placements, floating-rate securities, and Eurobonds are excluded from the Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"ANHEUSER-BUSCH CO/INBEV 4.9 02/01/2046\",\n                \"weight\": 0.42\n            },\n            {\n                \"name\": \"ANHEUSER-BUSCH INBEV WOR 5.55 01/23/2049\",\n                \"weight\": 0.28\n            },\n            {\n                \"name\": \"ASTRAZENECA PLC 6.45 09/15/2037\",\n                \"weight\": 0.29\n            },\n            {\n                \"name\": \"AT&T INC 4.5 03/09/2048\",\n                \"weight\": 0.28\n            },\n            {\n                \"name\": \"CVS HEALTH CORP 5.05 03/25/2048\",\n                \"weight\": 0.44\n            },\n            {\n                \"name\": \"DELL INT LLC / EMC CORP 8.35 07/15/2046\",\n                \"weight\": 0.27\n            },\n            {\n                \"name\": \"GE CAPITAL INTL FUNDING 4.418 11/15/2035\",\n                \"weight\": 0.44\n            },\n            {\n                \"name\": \"GOLDMAN SACHS GROUP INC 6.75 10/01/2037\",\n                \"weight\": 0.36\n            },\n            {\n                \"name\": \"SHELL INTERNATIONAL FIN 6.375 12/15/2038\",\n                \"weight\": 0.32\n            },\n            {\n                \"name\": \"WYETH 5.95 04/01/2037\",\n                \"weight\": 0.26\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Corporate - Finance\",\n                \"weight\": 16.72\n            },\n            {\n                \"name\": \"Corporate - Industrial\",\n                \"weight\": 71.31\n            },\n            {\n                \"name\": \"Corporate - Utility\",\n                \"weight\": 12.05\n            },\n            {\n                \"name\": \"Other\",\n                \"weight\": -0.08\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPLG\",\n        \"etfname\": \"SPDR® Portfolio S&P 500® ETF\",\n        \"description\": \"The S&P 500® Index is composed of five hundred (500) selected stocks, all of which are listed on national stock exchanges and spans over approximately 24 separate industry groups.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 1.61\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 1.61\n            },\n            {\n                \"name\": \"Amazon.com Inc.\",\n                \"weight\": 2.84\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 4.83\n            },\n            {\n                \"name\": \"Berkshire Hathaway Inc. Class B\",\n                \"weight\": 1.62\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 1.91\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 1.41\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 1.55\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 4.6\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 1.28\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 10.58\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 9.66\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 7.1\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 4.02\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 12.58\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 14.06\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 9.07\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 24.02\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 2.95\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.42\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPMB\",\n        \"etfname\": \"SPDR® Portfolio Mortgage Backed Bond ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. MBS Index (the \\\"MBS Index\\\") measures the performance of the U.S. agency mortgage pass-through segment of the U.S. investment grade bond market. The term \\\"U.S. agency mortgage pass-through security\\\" refers to a category of pass-through securities backed by pools of mortgages and issued by one of the following U.S. government-sponsored enterprises: Government National Mortgage Association (\\\"GNMA\\\"); Federal National Mortgage Association (\\\"FNMA\\\") and Federal Home Loan Mortgage Corporation (\\\"FHLMC\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Fannie Mae 3 07/01/2047\",\n                \"weight\": 1.23\n            },\n            {\n                \"name\": \"Fannie Mae 3 11/01/2049\",\n                \"weight\": 1.57\n            },\n            {\n                \"name\": \"Fannie Mae 4 12/01/2048\",\n                \"weight\": 1.19\n            },\n            {\n                \"name\": \"Fannie Mae or Freddie Mac 3 12/31/2049\",\n                \"weight\": 2.22\n            },\n            {\n                \"name\": \"Government National Mortgage A 3 12/31/2049\",\n                \"weight\": 1.57\n            },\n            {\n                \"name\": \"Government National Mortgage A 3.5 09/20/2049\",\n                \"weight\": 0.93\n            },\n            {\n                \"name\": \"Government National Mortgage A 4 03/20/2048\",\n                \"weight\": 0.86\n            },\n            {\n                \"name\": \"Government National Mortgage A 4 06/20/2049\",\n                \"weight\": 0.85\n            },\n            {\n                \"name\": \"Government National Mortgage A 4 07/20/2049\",\n                \"weight\": 1.03\n            },\n            {\n                \"name\": \"STATE ST INST US GOV MM-G 0 00/00/0000\",\n                \"weight\": 7.08\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 1.77\n            },\n            {\n                \"name\": \"Mortgage Backed Securities\",\n                \"weight\": 98.23\n            },\n            {\n                \"name\": \"Other\",\n                \"weight\": 0\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPMD\",\n        \"etfname\": \"SPDR® Portfolio S&P 400® Mid Cap ETF\",\n        \"description\": \"The S&P MidCap 400® provides investors with a benchmark for mid-sized companies. The index, which is distinct from the large-cap S&P 500®, measures the performance of mid-sized companies, reflecting the distinctive risk and return characteristics of this market segment.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alleghany Corporation\",\n                \"weight\": 0.63\n            },\n            {\n                \"name\": \"Aqua America Inc.\",\n                \"weight\": 0.61\n            },\n            {\n                \"name\": \"Domino's Pizza Inc.\",\n                \"weight\": 0.64\n            },\n            {\n                \"name\": \"Fair Isaac Corporation\",\n                \"weight\": 0.65\n            },\n            {\n                \"name\": \"Medical Properties Trust Inc.\",\n                \"weight\": 0.63\n            },\n            {\n                \"name\": \"Teledyne Technologies Incorporated\",\n                \"weight\": 0.73\n            },\n            {\n                \"name\": \"Teradyne Inc.\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"Trimble Inc.\",\n                \"weight\": 0.6\n            },\n            {\n                \"name\": \"Tyler Technologies Inc.\",\n                \"weight\": 0.66\n            },\n            {\n                \"name\": \"West Pharmaceutical Services Inc.\",\n                \"weight\": 0.63\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 1.99\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 13.58\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 2.81\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 16.5\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 9.74\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 15.74\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 16.09\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 5.82\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 11.3\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.64\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPSB\",\n        \"etfname\": \"SPDR® Portfolio Short Term Corporate Bond ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. 1-3 Year Corporate Bond Index (the \\\"Index\\\") is designed to measure the performance of the short term U.S. corporate bond market. The Index includes publicly issued U.S. dollar denominated corporate issues that have a remaining maturity of greater than or equal to 1 year and less than 3 years, are rated investment grade (must be Baa3/BBB- or higher using the middle rating of Moody's Investors Service, Inc., Fitch Inc., or Standard & Poor's Financial Services, LLC), and have $300 million or more of outstanding face value. In addition, the securities must be denominated in U.S. dollars, fixed rate and nonconvertible. The Index includes only corporate sectors. The corporate sectors are Industrial, Utility, and Financial Institutions, which include both U.S. and non-U.S. corporations. The following instruments are excluded from the Index: structured notes with embedded swaps or other special features; private placements; floating rate securities; and Eurobonds. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"ABBVIE INC 2.3 11/21/2022\",\n                \"weight\": 0.55\n            },\n            {\n                \"name\": \"BROADCOM CRP /  CAYMN FI 3 01/15/2022\",\n                \"weight\": 0.42\n            },\n            {\n                \"name\": \"GOLDMAN SACHS GROUP INC 2.876 10/31/2022\",\n                \"weight\": 0.43\n            },\n            {\n                \"name\": \"GOLDMAN SACHS GROUP INC 5.75 01/24/2022\",\n                \"weight\": 0.42\n            },\n            {\n                \"name\": \"LLOYDS BANKING GROUP PLC 2.907 11/07/2023\",\n                \"weight\": 0.4\n            },\n            {\n                \"name\": \"MITSUBISHI UFJ FIN GRP 2.623 07/18/2022\",\n                \"weight\": 0.37\n            },\n            {\n                \"name\": \"MORGAN STANLEY 2.75 05/19/2022\",\n                \"weight\": 0.58\n            },\n            {\n                \"name\": \"ORACLE CORP 1.9 09/15/2021\",\n                \"weight\": 0.44\n            },\n            {\n                \"name\": \"ORACLE CORP 2.5 05/15/2022\",\n                \"weight\": 0.41\n            },\n            {\n                \"name\": \"WELLS FARGO & COMPANY 2.625 07/22/2022\",\n                \"weight\": 0.42\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Corporate - Finance\",\n                \"weight\": 43.21\n            },\n            {\n                \"name\": \"Corporate - Industrial\",\n                \"weight\": 52.01\n            },\n            {\n                \"name\": \"Corporate - Utility\",\n                \"weight\": 4.84\n            },\n            {\n                \"name\": \"Other\",\n                \"weight\": -0.07\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPSM\",\n        \"etfname\": \"SPDR® Portfolio S&P 600® Small Cap ETF\",\n        \"description\": \"The S&P® Small Cap 600® IndexSM measures the performance of the small-capitalization sector in the U.S. equity market. The Index is float-adjusted and market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Aerojet Rocketdyne Holdings Inc.\",\n                \"weight\": 0.47\n            },\n            {\n                \"name\": \"Darling Ingredients Inc.\",\n                \"weight\": 0.6\n            },\n            {\n                \"name\": \"Exponent Inc.\",\n                \"weight\": 0.48\n            },\n            {\n                \"name\": \"Glacier Bancorp Inc.\",\n                \"weight\": 0.48\n            },\n            {\n                \"name\": \"John Bean Technologies Corporation\",\n                \"weight\": 0.46\n            },\n            {\n                \"name\": \"LHC Group Inc.\",\n                \"weight\": 0.55\n            },\n            {\n                \"name\": \"Neogen Corporation\",\n                \"weight\": 0.47\n            },\n            {\n                \"name\": \"Strategic Education Inc.\",\n                \"weight\": 0.46\n            },\n            {\n                \"name\": \"TopBuild Corp.\",\n                \"weight\": 0.51\n            },\n            {\n                \"name\": \"Viavi Solutions Inc\",\n                \"weight\": 0.46\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 2.2\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 13.89\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 3.84\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.51\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 17.35\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 11.97\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 18.07\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 14.46\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 4.79\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 7.71\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPTI\",\n        \"etfname\": \"SPDR® Portfolio Intermediate Term Treasury ETF\",\n        \"description\": \"The Bloomberg Barclays 3-10 Year U.S. Treasury Index is designed to measure the performance of intermediate term (3-10 years) public obligations of the U.S. Treasury. The Index includes all publicly issued U.S. Treasury securities that have a remaining maturity of greater than or equal to 3 years and less than 10 years, are rated investment grade and have $300 million or more of outstanding face value. In addition, the securities must be denominated in U.S. dollars, fixed rate and non-convertible. Securities excluded from the Index include state and local government series bonds, inflation protected public obligations of the U.S. Treasury, commonly known as \\\"TIPS,\\\" floating rate bonds and coupon issues that have been stripped from bonds included in the Index. The Index is market capitalization weighted and the securities in the Index are updated on the last business day of each month.\",\n        \"holdings\": [\n            {\n                \"name\": \"US TREASURY N/B 2.125 03/31/2024\",\n                \"weight\": 1.58\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.125 05/15/2025\",\n                \"weight\": 1.74\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.25 11/15/2025\",\n                \"weight\": 1.6\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.25 11/15/2027\",\n                \"weight\": 1.66\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.375 05/15/2029\",\n                \"weight\": 1.68\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.5 05/15/2024\",\n                \"weight\": 1.68\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.625 02/15/2029\",\n                \"weight\": 1.91\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.875 05/15/2028\",\n                \"weight\": 1.84\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.875 08/15/2028\",\n                \"weight\": 1.97\n            },\n            {\n                \"name\": \"US TREASURY N/B 3.125 11/15/2028\",\n                \"weight\": 1.78\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.05\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 99.95\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPTL\",\n        \"etfname\": \"SPDR® Portfolio Long Term Treasury ETF\",\n        \"description\": \"The Bloomberg Barclays Long U.S. Treasury Index (the \\\"Index\\\") is designed to measure the performance of public obligations of the U.S. Treasury that have a remaining maturity of 10 years or more. The Index includes all publicly issued, U.S. Treasury securities that have a remaining maturity of 10 years or more, are rated investment grade, and have $300 million or more of outstanding face value. In addition, the securities must be denominated in U.S. dollars and must be fixed rate and non-convertible. Excluded from the Index are certain special issues, such as flower bonds, targeted investor notes, state and local government series bonds, inflation protected public obligations of the U.S. Treasury, commonly known as \\\"TIPS,\\\" and coupon issues that have been stripped from bonds included in the Index. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"US TREASURY N/B 2.875 05/15/2049\",\n                \"weight\": 3.26\n            },\n            {\n                \"name\": \"US TREASURY N/B 3 02/15/2048\",\n                \"weight\": 2.97\n            },\n            {\n                \"name\": \"US TREASURY N/B 3 02/15/2049\",\n                \"weight\": 3.51\n            },\n            {\n                \"name\": \"US TREASURY N/B 3 08/15/2048\",\n                \"weight\": 3.33\n            },\n            {\n                \"name\": \"US TREASURY N/B 3.125 05/15/2048\",\n                \"weight\": 2.98\n            },\n            {\n                \"name\": \"US TREASURY N/B 3.125 08/15/2044\",\n                \"weight\": 2.8\n            },\n            {\n                \"name\": \"US TREASURY N/B 3.375 05/15/2044\",\n                \"weight\": 2.78\n            },\n            {\n                \"name\": \"US TREASURY N/B 3.375 11/15/2048\",\n                \"weight\": 3.82\n            },\n            {\n                \"name\": \"US TREASURY N/B 3.625 02/15/2044\",\n                \"weight\": 3.01\n            },\n            {\n                \"name\": \"US TREASURY N/B 3.75 11/15/2043\",\n                \"weight\": 2.92\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.01\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 99.99\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPTM\",\n        \"etfname\": \"SPDR® Portfolio S&P 1500® Composite Stock Market ETF\",\n        \"description\": \"The S&P Composite 1500® Index is designed to measure the performance of the large-, mid-, and small-capitalization segments of the U.S. equity market. The Index consists of those stocks included in the S&P 500® Index, the S&P MidCap 400® IndexTM, and the S&P SmallCap 600® IndexSM. Each underlying index includes U.S. common equities listed on the NYSE, NYSE Arca, NYSE American, NASDAQ Global Select Market, NASDAQ Select Market, NASDAQ Capital Market, Investors Exchange (IEX), Cboe BZX, Cboe BYX, Cboe EDGA, or Cboe EDGX that meet specific market capitalization requirements. To be included in an underlying index, a security (or issuer of a security, as applicable) should (i) have an annual dollar value traded to float-adjusted market capitalization ratio of 1 or greater; (ii) trade a minimum of 250,000 shares in each of the six months leading up to the evaluation date; (iii) have a public float of at least 10%; and (iv) have positive aggregate earnings over the four most recent quarters and for the most recent quarter. The Index is float-adjusted market capitalization weighted. Index constituents are added and removed on an as-needed basis.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 1.47\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 1.47\n            },\n            {\n                \"name\": \"Amazon.com Inc.\",\n                \"weight\": 2.59\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 4.4\n            },\n            {\n                \"name\": \"Berkshire Hathaway Inc. Class B\",\n                \"weight\": 1.48\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 1.74\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 1.29\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 1.41\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 4.2\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 1.17\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 9.85\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 9.99\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 6.76\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.9\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 12.92\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 13.76\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 9.69\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 23.31\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.59\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.44\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPTS\",\n        \"etfname\": \"SPDR® Portfolio Short Term Treasury ETF\",\n        \"description\": \"The Bloomberg Barclays 1-3 Year U.S. Treasury Index is designed to measure the performance of short term (1-3 years) public obligations of the U.S. Treasury. The Index includes all publicly issued U.S. Treasury securities that have a remaining maturity of greater than or equal to 1 year and less than 3 years, are rated investment grade and have $300 million or more of outstanding face value. In addition, the securities must be denominated in U.S. dollars, fixed rate and non-convertible. Securities excluded from the Index include state and local government series bonds, inflation protected public obligations of the U.S. Treasury, commonly known as \\\"TIPS,\\\" floating rate bonds and coupon issues that have been stripped from bonds included in the Index. The Index is market capitalization weighted and the securities in the Index are updated on the last business day of each month.\",\n        \"holdings\": [\n            {\n                \"name\": \"US TREASURY N/B 1.5 11/30/2021\",\n                \"weight\": 1.91\n            },\n            {\n                \"name\": \"US TREASURY N/B 1.625 11/15/2022\",\n                \"weight\": 2.39\n            },\n            {\n                \"name\": \"US TREASURY N/B 1.75 06/15/2022\",\n                \"weight\": 1.63\n            },\n            {\n                \"name\": \"US TREASURY N/B 1.75 07/31/2021\",\n                \"weight\": 2.19\n            },\n            {\n                \"name\": \"US TREASURY N/B 2 11/30/2022\",\n                \"weight\": 2.05\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.125 05/31/2021\",\n                \"weight\": 1.6\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.125 12/31/2022\",\n                \"weight\": 1.98\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.25 03/31/2021\",\n                \"weight\": 2.01\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.25 04/30/2021\",\n                \"weight\": 2.23\n            },\n            {\n                \"name\": \"US TREASURY N/B 3.625 02/15/2021\",\n                \"weight\": 1.46\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.07\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 99.93\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPY\",\n        \"etfname\": \"SPDR® S&P 500® ETF Trust\",\n        \"description\": \"The S&P 500® Index is composed of five hundred (500) selected stocks, all of which are listed on national stock exchanges and spans over approximately 24 separate industry groups.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 1.62\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 1.61\n            },\n            {\n                \"name\": \"Amazon.com Inc.\",\n                \"weight\": 2.85\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 4.84\n            },\n            {\n                \"name\": \"Berkshire Hathaway Inc. Class B\",\n                \"weight\": 1.63\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 1.92\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 1.42\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 1.55\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 4.62\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 1.28\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 10.58\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 9.66\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 7.11\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 4.02\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 12.58\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 14.09\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 9.05\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 24.04\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 2.93\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.39\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPYB\",\n        \"etfname\": \"SPDR® S&P® 500 Buyback ETF\",\n        \"description\": \"The S&P 500® Buyback Index provides exposure to the 100 constituent companies in the S&P 500® with the highest buyback ratio in the last 12 months.The S&P 500 Index focuses on the large capitalization U.S. equity market, including common stock and real estate investment trusts (\\\"REITs\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Ball Corporation\",\n                \"weight\": 1.07\n            },\n            {\n                \"name\": \"Broadcom Inc.\",\n                \"weight\": 1.05\n            },\n            {\n                \"name\": \"CarMax Inc.\",\n                \"weight\": 1.08\n            },\n            {\n                \"name\": \"Citrix Systems Inc.\",\n                \"weight\": 1.11\n            },\n            {\n                \"name\": \"Evergy Inc.\",\n                \"weight\": 1.07\n            },\n            {\n                \"name\": \"Intel Corporation\",\n                \"weight\": 1.06\n            },\n            {\n                \"name\": \"McKesson Corporation\",\n                \"weight\": 1.06\n            },\n            {\n                \"name\": \"NortonLifeLock Inc.\",\n                \"weight\": 1.06\n            },\n            {\n                \"name\": \"NVR Inc.\",\n                \"weight\": 1.05\n            },\n            {\n                \"name\": \"PulteGroup Inc.\",\n                \"weight\": 1.08\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 1\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 17.14\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.67\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 24.59\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 9.07\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 13.07\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 23.44\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 3.93\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 1.03\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 2.1\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPYD\",\n        \"etfname\": \"SPDR® Portfolio S&P 500® High Dividend ETF\",\n        \"description\": \"The S&P® 500 High Dividend Index is designed to measure the performance of the top 80 high dividend-yielding companies within the S&P 500® Index, based on dividend yield. To determine dividend yield: (i) an indicated dividend is measured by taking the latest dividend paid (excluding special payments) multiplied by the annual frequency of the payment; and (ii) the indicated dividend is then divided by the company's share price at the date of rebalancing.\",\n        \"holdings\": [\n            {\n                \"name\": \"AbbVie Inc.\",\n                \"weight\": 1.53\n            },\n            {\n                \"name\": \"CenturyLink Inc.\",\n                \"weight\": 1.57\n            },\n            {\n                \"name\": \"Entergy Corporation\",\n                \"weight\": 1.5\n            },\n            {\n                \"name\": \"Leggett & Platt Incorporated\",\n                \"weight\": 1.57\n            },\n            {\n                \"name\": \"Newell Brands Inc\",\n                \"weight\": 1.7\n            },\n            {\n                \"name\": \"Nordstrom Inc.\",\n                \"weight\": 1.59\n            },\n            {\n                \"name\": \"Seagate Technology PLC\",\n                \"weight\": 1.56\n            },\n            {\n                \"name\": \"Southern Company\",\n                \"weight\": 1.5\n            },\n            {\n                \"name\": \"Western Digital Corporation\",\n                \"weight\": 1.5\n            },\n            {\n                \"name\": \"Western Union Company\",\n                \"weight\": 1.61\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 5.54\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 16.72\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 10.2\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 11.37\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 9.5\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 3.02\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 7.1\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 4.98\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 18.01\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 11.03\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPYG\",\n        \"etfname\": \"SPDR® Portfolio S&P 500® Growth ETF\",\n        \"description\": \"The S&P 500 Growth Index measures the performance of the large-capitalization growth segment of the U.S. equity market. The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 2.99\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 2.99\n            },\n            {\n                \"name\": \"Amazon.com Inc.\",\n                \"weight\": 5.28\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 8.97\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 3.56\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 1.38\n            },\n            {\n                \"name\": \"Mastercard Incorporated Class A\",\n                \"weight\": 1.94\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 8.55\n            },\n            {\n                \"name\": \"Procter & Gamble Company\",\n                \"weight\": 1.22\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 2.38\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 13.22\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 13.21\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 5.06\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 1.1\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 5.3\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 10.32\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 8.31\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 37.72\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 2.39\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 2.64\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPYV\",\n        \"etfname\": \"SPDR® Portfolio S&P 500® Value ETF\",\n        \"description\": \"The S&P 500 Value Index measures the performance of the large-capitalization value segment in the U.S. equity market. The Index consists of those stocks in the S&P 500 Index exhibiting the strongest value characteristics based on: (i) book value to price ratio; (ii) earnings to price ratio; and (iii) sales to price ratio. The S&P 500 Index focuses on the large capitalization U.S. equity market, including common stock and real estate investment trusts (\\\"REITs\\\"). The Index is market capitalization weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"AT&T Inc.\",\n                \"weight\": 2.22\n            },\n            {\n                \"name\": \"Bank of America Corp\",\n                \"weight\": 2.17\n            },\n            {\n                \"name\": \"Berkshire Hathaway Inc. Class B\",\n                \"weight\": 3.53\n            },\n            {\n                \"name\": \"Chevron Corporation\",\n                \"weight\": 1.68\n            },\n            {\n                \"name\": \"Exxon Mobil Corporation\",\n                \"weight\": 2.22\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 1.79\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 1.75\n            },\n            {\n                \"name\": \"Pfizer Inc.\",\n                \"weight\": 1.77\n            },\n            {\n                \"name\": \"UnitedHealth Group Incorporated\",\n                \"weight\": 2.23\n            },\n            {\n                \"name\": \"Verizon Communications Inc.\",\n                \"weight\": 1.97\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 7.5\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 5.5\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 9.51\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 7.44\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 21.09\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 18.5\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 9.92\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 8.03\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.3\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 6.52\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SPYX\",\n        \"etfname\": \"SPDR® S&P® 500 Fossil Fuel Reserves Free ETF\",\n        \"description\": \"The S&P® 500 Fossil Fuel Free Index is designed to measure the performance of companies in the S&P 500 Index that are \\\"fossil fuel free\\\", which are defined as companies that do not own fossil  fuel reserves. For purposes of the composition of the Index, fossil fuel reserves are defined as economically and technically recoverable sources of crude oil, natural gas and thermal coal but do not include metallurgical or coking coal, which are used in connection with steel production. The Index is a subset of the S&P 500 Index (the \\\"Underlying Index\\\"), which serves as the initial universe of eligible securities for the Index. The Underlying Index focuses on the large capitalization U.S. equity market, including common stock and real estate investment trusts (\\\"REITs\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 1.67\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 1.67\n            },\n            {\n                \"name\": \"Amazon.com Inc.\",\n                \"weight\": 2.95\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 5.01\n            },\n            {\n                \"name\": \"Berkshire Hathaway Inc. Class B\",\n                \"weight\": 1.69\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 1.99\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 1.47\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 1.61\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 4.78\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 1.33\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 10.92\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 10.01\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 7.36\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 13.01\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 14.57\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 9.33\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 24.63\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 2.61\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.04\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.41\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SRLN\",\n        \"etfname\": \"SPDR® Blackstone / GSO Senior Loan ETF\",\n        \"description\": \"The Markit iBoxx USD Liquid Leveraged Loan Index is comprised of about 100 of the most liquid, tradable leveraged loans, as identified by Markit's Loans Liquidity service. Markit is dedicated to utilising its unique datasets on loans to become the premier provider of independent and objective loan indices for trading, product structuring, and benchmarking.\",\n        \"holdings\": [\n            {\n                \"name\": \"Avaya Inc. 12/15/2024\",\n                \"weight\": 1.49\n            },\n            {\n                \"name\": \"Bass Pro Group, LLC 09/25/2024\",\n                \"weight\": 1.7\n            },\n            {\n                \"name\": \"CenturyLink, Inc. 01/31/2025\",\n                \"weight\": 1.51\n            },\n            {\n                \"name\": \"Endo LLC aka Endo Luxembourg Finance Co. I S.a.r.l 04/29/2024\",\n                \"weight\": 1.4\n            },\n            {\n                \"name\": \"Envision Healthcare Corp 10/10/2025\",\n                \"weight\": 1.68\n            },\n            {\n                \"name\": \"Finastra USA Inc aka Misys/Almonde Inc. 06/13/2024\",\n                \"weight\": 1.45\n            },\n            {\n                \"name\": \"PetSmart Inc. 03/11/2022\",\n                \"weight\": 1.45\n            },\n            {\n                \"name\": \"Prime Security Services Borrower, LLC aka Protection One/ADT 09/23/2026\",\n                \"weight\": 1.61\n            },\n            {\n                \"name\": \"Sprint Communications Inc 02/02/2024\",\n                \"weight\": 1.41\n            },\n            {\n                \"name\": \"Verscend Holding Corp 08/27/2025\",\n                \"weight\": 1.44\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Banking, Finance, Insurance & Real Estate (3)\",\n                \"weight\": 7.75\n            },\n            {\n                \"name\": \"Healthcare & Pharmaceuticals (15)\",\n                \"weight\": 10.65\n            },\n            {\n                \"name\": \"High Tech Industries (16)\",\n                \"weight\": 11.33\n            },\n            {\n                \"name\": \"Hotel, Gaming & Leisure (17)\",\n                \"weight\": 3.7\n            },\n            {\n                \"name\": \"Media: Broadcasting & Subscription (19)\",\n                \"weight\": 7.24\n            },\n            {\n                \"name\": \"Retail (22)\",\n                \"weight\": 8.4\n            },\n            {\n                \"name\": \"Services: Business (23)\",\n                \"weight\": 9.9\n            },\n            {\n                \"name\": \"Services: Consumer (24)\",\n                \"weight\": 4.37\n            },\n            {\n                \"name\": \"Technology: Semiconductor (40)\",\n                \"weight\": 3.65\n            },\n            {\n                \"name\": \"Telecommunications (26)\",\n                \"weight\": 14.04\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SYE\",\n        \"etfname\": \"SPDR® MFS Systematic Core Equity ETF\",\n        \"description\": \"The S&P 500® Index is composed of five hundred (500) selected stocks, all of which are listed on national stock exchanges and spans over 25 separate industry groups.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alphabet Inc Class C\",\n                \"weight\": 3.44\n            },\n            {\n                \"name\": \"Apple Inc\",\n                \"weight\": 8.06\n            },\n            {\n                \"name\": \"Citigroup Inc\",\n                \"weight\": 3.97\n            },\n            {\n                \"name\": \"Eli Lilly & Co\",\n                \"weight\": 3.32\n            },\n            {\n                \"name\": \"Intel Corp\",\n                \"weight\": 4.8\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 3.97\n            },\n            {\n                \"name\": \"Microsoft Corp\",\n                \"weight\": 7.86\n            },\n            {\n                \"name\": \"PayPal Holdings Inc\",\n                \"weight\": 3.15\n            },\n            {\n                \"name\": \"Philip Morris International Inc\",\n                \"weight\": 3.65\n            },\n            {\n                \"name\": \"Starbucks Corp\",\n                \"weight\": 3.27\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 7.15\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 7.2\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 7.33\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 3.49\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 12.17\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 16.94\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 6.99\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 28.05\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 5.49\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.75\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SYG\",\n        \"etfname\": \"SPDR® MFS Systematic Growth Equity ETF\",\n        \"description\": \"The Russell 1000® Growth Index measures the performance of large- and mid-capitalization growth sectors of the U.S. equity market, as defined by FTSE Russell (the \\\"Index Provider\\\" or \\\"Russell\\\"). The Index measures the performance of equity securities of Russell 1000 Index issuers with higher I/B/E/S forecast medium-term growth and higher sales per share historical growth relative to all securities included in the Russell 1000 Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"Altria Group Inc\",\n                \"weight\": 3.28\n            },\n            {\n                \"name\": \"Amazon.com Inc\",\n                \"weight\": 4.66\n            },\n            {\n                \"name\": \"American Tower Corp REIT\",\n                \"weight\": 3.77\n            },\n            {\n                \"name\": \"Apple Inc\",\n                \"weight\": 10.42\n            },\n            {\n                \"name\": \"Eli Lilly & Co\",\n                \"weight\": 4.09\n            },\n            {\n                \"name\": \"Microsoft Corp\",\n                \"weight\": 8.61\n            },\n            {\n                \"name\": \"Oracle Corp\",\n                \"weight\": 3.27\n            },\n            {\n                \"name\": \"PayPal Holdings Inc\",\n                \"weight\": 3.8\n            },\n            {\n                \"name\": \"ServiceNow Inc\",\n                \"weight\": 3.4\n            },\n            {\n                \"name\": \"Starbucks Corp\",\n                \"weight\": 3.75\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 13.55\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 3.34\n            },\n            {\n                \"name\": \"Financial Services\",\n                \"weight\": 11.98\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 18.61\n            },\n            {\n                \"name\": \"Producer Durables\",\n                \"weight\": 3.86\n            },\n            {\n                \"name\": \"Technology\",\n                \"weight\": 46.15\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 2.51\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"SYV\",\n        \"etfname\": \"SPDR® MFS Systematic Value Equity ETF\",\n        \"description\": \"The Russell 1000 Value Index measures the performance of large- and mid-capitalization value sectors of the U.S. equity market, as defined by FTSE Russell (the \\\"Index Provider\\\" or \\\"Russell\\\"). The Index measures the performance of equity securities of Russell 1000 Index issuers with lower price-to-book ratios relative to all securities included in the Russell 1000 Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"Citigroup Inc\",\n                \"weight\": 4.45\n            },\n            {\n                \"name\": \"Comcast Corp\",\n                \"weight\": 2.95\n            },\n            {\n                \"name\": \"Eaton Corp PLC\",\n                \"weight\": 3.37\n            },\n            {\n                \"name\": \"Exelon Corp\",\n                \"weight\": 3.23\n            },\n            {\n                \"name\": \"HCA Healthcare Inc\",\n                \"weight\": 3.03\n            },\n            {\n                \"name\": \"Intel Corp\",\n                \"weight\": 3.61\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 5.2\n            },\n            {\n                \"name\": \"Phillips 66\",\n                \"weight\": 3.02\n            },\n            {\n                \"name\": \"Target Corp\",\n                \"weight\": 3.36\n            },\n            {\n                \"name\": \"Toll Brothers Inc\",\n                \"weight\": 2.96\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 10.26\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 6.15\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 7.59\n            },\n            {\n                \"name\": \"Financial Services\",\n                \"weight\": 27.63\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 18.51\n            },\n            {\n                \"name\": \"Materials & Processing\",\n                \"weight\": 3.28\n            },\n            {\n                \"name\": \"Producer Durables\",\n                \"weight\": 10.72\n            },\n            {\n                \"name\": \"Technology\",\n                \"weight\": 7.19\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 8.67\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"TFI\",\n        \"etfname\": \"SPDR® Nuveen Bloomberg Barclays Municipal Bond ETF\",\n        \"description\": \"The Bloomberg Barclays Municipal Managed Money 1-25 Years Index is designed to track the U.S. long term tax-exempt bond market, including state and local general obligation bonds, revenue bonds, pre-refunded bonds, and insured bonds. The Index is comprised of tax-exempt municipal securities issued by states, cities, counties, districts and their respective agencies. A general obligation bond is secured by the full faith and credit of its issuer.\",\n        \"holdings\": [\n            {\n                \"name\": \"BAY AREA CA TOLL AUTH TOLL BRI\",\n                \"weight\": 0.5\n            },\n            {\n                \"name\": \"CALIFORNIA ST\",\n                \"weight\": 0.39\n            },\n            {\n                \"name\": \"MARYLAND ST DEPT OF TRANSPRTN\",\n                \"weight\": 0.45\n            },\n            {\n                \"name\": \"NEW YORK CITY NY TRANSITIONAL\",\n                \"weight\": 0.42\n            },\n            {\n                \"name\": \"NEW YORK NY\",\n                \"weight\": 0.61\n            },\n            {\n                \"name\": \"NEW YORK ST ENVRNMNTL FACS COR\",\n                \"weight\": 0.37\n            },\n            {\n                \"name\": \"NEW YORK ST URBAN DEV CORP REV\",\n                \"weight\": 0.47\n            },\n            {\n                \"name\": \"OHIO ST WTR DEV AUTH POLL CONT\",\n                \"weight\": 0.38\n            },\n            {\n                \"name\": \"PENNSYLVANIA ST\",\n                \"weight\": 0.48\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Muni Education\",\n                \"weight\": 12.1\n            },\n            {\n                \"name\": \"Muni Industrial Revenue\",\n                \"weight\": 0.08\n            },\n            {\n                \"name\": \"Muni Leasing\",\n                \"weight\": 4.65\n            },\n            {\n                \"name\": \"Muni Local\",\n                \"weight\": 23.51\n            },\n            {\n                \"name\": \"Muni Power\",\n                \"weight\": 3.74\n            },\n            {\n                \"name\": \"Muni Special Tax\",\n                \"weight\": 16.39\n            },\n            {\n                \"name\": \"Muni State\",\n                \"weight\": 19.29\n            },\n            {\n                \"name\": \"Muni Transportation\",\n                \"weight\": 6.07\n            },\n            {\n                \"name\": \"Muni Water & Sewer\",\n                \"weight\": 14.44\n            },\n            {\n                \"name\": \"Not Classified\",\n                \"weight\": -0.27\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"TOTL\",\n        \"etfname\": \"SPDR® DoubleLine® Total Return Tactical ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Aggregate Bond Index provides a measure of the performance of the U.S. dollar denominated investment grade bond market, which includes investment grade (must be Baa3/BBB- or higher using the middle rating of Moody's Investor Service, Inc., Standard \\\\& Poor's, and Fitch Inc.) government bonds, investment grade corporate bonds, mortgage pass through securities, commercial mortgage backed securities and asset backed securities that are publicly for sale in the United States. The securities in the U.S. Aggregate Index must have at least 1 year remaining to maturity and must have $250 million or more of outstanding face value. Asset backed securities must have a minimum deal size of $500 million and a minimum tranche size of $25 million. For commercial mortgage backed securities, the original aggregate transaction must have a minimum deal size of $500 million, and a minimum tranche size of $25 million; the aggregate outstanding transaction sizes must be at least $300 million to remain in the index. In addition, the securities must be U.S. dollar denominated, fixed rate, non convertible, and taxable. Certain types of securities, such as flower bonds, TINs, and state and local government series bonds are excluded from the U.S. Aggregate Index. Also excluded from the U.S. Aggregate Index are structured notes with embedded swaps or other special features, private placements, floating rate securities and Eurobonds. The U.S. Aggregate Index is market capitalization weighted and the securities in the Index are updated on the last business day of each month.\",\n        \"holdings\": [\n            {\n                \"name\": \"FANNIE MAE 3 08/25/2042\",\n                \"weight\": 1.06\n            },\n            {\n                \"name\": \"FANNIE MAE 3 10/25/2042\",\n                \"weight\": 1.64\n            },\n            {\n                \"name\": \"TREASURY BILL 0 02/13/2020\",\n                \"weight\": 1.41\n            },\n            {\n                \"name\": \"TREASURY BILL 0 02/27/2020\",\n                \"weight\": 3\n            },\n            {\n                \"name\": \"TREASURY BILL 0 07/02/2020\",\n                \"weight\": 2.4\n            },\n            {\n                \"name\": \"US TREASURY N/B 1.625 05/15/2026\",\n                \"weight\": 3.24\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.125 02/29/2024\",\n                \"weight\": 2.19\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.125 07/31/2024\",\n                \"weight\": 2.84\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.25 11/15/2025\",\n                \"weight\": 3.22\n            },\n            {\n                \"name\": \"US TREASURY N/B 2.375 05/15/2029\",\n                \"weight\": 2.72\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Asset Backed Securities\",\n                \"weight\": 0.62\n            },\n            {\n                \"name\": \"Bank Loans\",\n                \"weight\": 2.15\n            },\n            {\n                \"name\": \"Commercial Mortgage Backed Securities\",\n                \"weight\": 10.34\n            },\n            {\n                \"name\": \"Emerging Markets\",\n                \"weight\": 8.22\n            },\n            {\n                \"name\": \"High Yield Corporate\",\n                \"weight\": 4.64\n            },\n            {\n                \"name\": \"Investment Grade Corporate\",\n                \"weight\": 4.98\n            },\n            {\n                \"name\": \"Mortgage Backed Securities\",\n                \"weight\": 44.44\n            },\n            {\n                \"name\": \"Other\",\n                \"weight\": 0\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 24.61\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 1.22\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 0.64\n            },\n            {\n                \"name\": \"Cayman Islands\",\n                \"weight\": 0.53\n            },\n            {\n                \"name\": \"Chile\",\n                \"weight\": 0.76\n            },\n            {\n                \"name\": \"Colombia\",\n                \"weight\": 0.48\n            },\n            {\n                \"name\": \"India\",\n                \"weight\": 0.81\n            },\n            {\n                \"name\": \"Indonesia\",\n                \"weight\": 0.67\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 1.07\n            },\n            {\n                \"name\": \"Singapore\",\n                \"weight\": 0.48\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 89.81\n            }\n        ]\n    },\n    {\n        \"ticker\": \"WDIV\",\n        \"etfname\": \"SPDR® S&P® Global Dividend ETF\",\n        \"description\": \"The S&P Global Dividend Aristocrats Index is designed to measure the performance of high dividend-yield companies included in the S&P Global BMI (Broad Market Index) that have followed a managed-dividends policy of increasing or stable dividends for at least ten consecutive years. To be included in the Index, stocks must meet the following criteria: (i) increased dividends or maintained stable dividends every year for at least ten consecutive years; (ii) a float-adjusted market capitalization greater than $1 billion as of the last business day of December (the \\\"Rebalancing Reference Date\\\"); (iii) a three-month average daily value traded greater than $5 million prior to the Rebalancing Reference Date; (iv) new constituents must have a maximum 100% dividend payout ratio and current constituents must have a non-negative dividend payout ratio; and (v) a maximum indicated dividend yield of 10% as of the Rebalancing Reference Date.\",\n        \"holdings\": [\n            {\n                \"name\": \"AT&T Inc.\",\n                \"weight\": 1.61\n            },\n            {\n                \"name\": \"Compass Minerals International Inc.\",\n                \"weight\": 1.52\n            },\n            {\n                \"name\": \"EDP-Energias de Portugal SA\",\n                \"weight\": 1.5\n            },\n            {\n                \"name\": \"H&M Hennes & Mauritz AB Class B\",\n                \"weight\": 1.82\n            },\n            {\n                \"name\": \"IG Group Holdings plc\",\n                \"weight\": 1.61\n            },\n            {\n                \"name\": \"IGM Financial Inc.\",\n                \"weight\": 1.58\n            },\n            {\n                \"name\": \"Pennon Group Plc\",\n                \"weight\": 1.48\n            },\n            {\n                \"name\": \"Philip Morris International Inc.\",\n                \"weight\": 1.46\n            },\n            {\n                \"name\": \"Power Corporation of Canada\",\n                \"weight\": 1.48\n            },\n            {\n                \"name\": \"Power Financial Corporation\",\n                \"weight\": 1.58\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 11.12\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 5.97\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 8.04\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 6.29\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 25.3\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 3.93\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 9.49\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 2.1\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 10.35\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 15.89\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Australia\",\n                \"weight\": 2.1\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 23.24\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 7.23\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 3.02\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 3\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 6.58\n            },\n            {\n                \"name\": \"Sweden\",\n                \"weight\": 4.11\n            },\n            {\n                \"name\": \"Switzerland\",\n                \"weight\": 4.72\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 14.92\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 21.04\n            }\n        ]\n    },\n    {\n        \"ticker\": \"WIP\",\n        \"etfname\": \"SPDR® FTSE International Government Inflation-Protected Bond ETF\",\n        \"description\": \"The FTSE International Inflation-Linked Securities Select Index is designed to measure the total return performance of inflation-linked bonds outside the United States with fixed-rate coupon payments that are linked to an inflation index. Inflation-protected public obligations of the inflation-linked government bond markets of developed and emerging market countries, commonly known in the United States as TIPS, are securities issued by such governments that are designed to provide inflation protection to investors. The Index includes government debt (direct obligations of the issuer country) but does not include quasi-government debt or corporate debt.\",\n        \"holdings\": [\n            {\n                \"name\": \"DEUTSCHLAND I/L BOND 0.1 04/15/2023\",\n                \"weight\": 1.18\n            },\n            {\n                \"name\": \"DEUTSCHLAND I/L BOND 0.1 04/15/2026\",\n                \"weight\": 1.28\n            },\n            {\n                \"name\": \"DEUTSCHLAND I/L BOND 0.5 04/15/2030\",\n                \"weight\": 1.28\n            },\n            {\n                \"name\": \"NOTA DO TESOURO NACIONAL 6 08/15/2050\",\n                \"weight\": 1.64\n            },\n            {\n                \"name\": \"SPAIN I/L BOND 1.8 11/30/2024\",\n                \"weight\": 1.16\n            },\n            {\n                \"name\": \"TITULOS DE TESORERIA 4.75 02/23/2023\",\n                \"weight\": 1.2\n            },\n            {\n                \"name\": \"TSY 0 1/8% 2068 I/L GILT 0.125 03/22/2068\",\n                \"weight\": 1.22\n            },\n            {\n                \"name\": \"TSY 0 3/4% 2047 I/L GILT 0.75 11/22/2047\",\n                \"weight\": 1.16\n            },\n            {\n                \"name\": \"TSY 1 1/4% 2055 I/L GILT 1.25 11/22/2055\",\n                \"weight\": 1.36\n            },\n            {\n                \"name\": \"TSY 1 1/8% 2037 I/L GILT 1.125 11/22/2037\",\n                \"weight\": 1.16\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.07\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 99.93\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Brazil\",\n                \"weight\": 8.13\n            },\n            {\n                \"name\": \"Canada\",\n                \"weight\": 4.67\n            },\n            {\n                \"name\": \"France\",\n                \"weight\": 8.23\n            },\n            {\n                \"name\": \"Germany\",\n                \"weight\": 4.56\n            },\n            {\n                \"name\": \"Israel\",\n                \"weight\": 4.61\n            },\n            {\n                \"name\": \"Italy\",\n                \"weight\": 5.73\n            },\n            {\n                \"name\": \"Japan\",\n                \"weight\": 4.55\n            },\n            {\n                \"name\": \"Mexico\",\n                \"weight\": 4.7\n            },\n            {\n                \"name\": \"Turkey\",\n                \"weight\": 4.7\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 23.41\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XNTK\",\n        \"etfname\": \"SPDR® NYSE Technology ETF\",\n        \"description\": \"The NYSE Technology Index composed of 35 leading U.S.-listed technology-related companies. The investible universe of the Index comprises all stocks in the Information Technology sector and technology-related stocks in the Consumer Discretionary sector, as defined by the Index Provider (as defined below) that are listed on major U.S. stock exchanges and meet the following criteria as of the index rebalance reference date: (i) issued by a company with a minimum market capitalization of $2 billion and (ii) have a trailing 3-month average daily traded value of $10 million. Stocks must also meet at least one of the following three revenue- and sales-based criteria: (i) have an increase in sales over the last twelve months, (ii) have only one consecutive quarter of negative sales growth over the last two years, or (iii) have revenue totals from the last four quarters that classify it within the top 75 companies within the specific industry classification designated to it by the Index Provider. Eligible stocks are then ranked based on market capitalization and liquidity, and the top 35 stocks are selected for inclusion in the Index. At least 75% of the companies included in the Index must be headquartered in the United States. The Index is equal-weighted and rebalanced annually after the close of trading on the third Friday of December.\",\n        \"holdings\": [\n            {\n                \"name\": \"Advanced Micro Devices Inc.\",\n                \"weight\": 3.23\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 2.98\n            },\n            {\n                \"name\": \"JD.com Inc. Sponsored ADR Class A\",\n                \"weight\": 3.09\n            },\n            {\n                \"name\": \"Micron Technology Inc.\",\n                \"weight\": 2.97\n            },\n            {\n                \"name\": \"Netflix Inc.\",\n                \"weight\": 3.01\n            },\n            {\n                \"name\": \"salesforce.com inc.\",\n                \"weight\": 2.94\n            },\n            {\n                \"name\": \"ServiceNow Inc.\",\n                \"weight\": 2.93\n            },\n            {\n                \"name\": \"Shopify Inc. Class A\",\n                \"weight\": 3.13\n            },\n            {\n                \"name\": \"Tesla Inc\",\n                \"weight\": 4.11\n            },\n            {\n                \"name\": \"Workday Inc. Class A\",\n                \"weight\": 2.97\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Application Software\",\n                \"weight\": 11.63\n            },\n            {\n                \"name\": \"Automobile Manufacturers\",\n                \"weight\": 4.11\n            },\n            {\n                \"name\": \"Interactive Media & Services\",\n                \"weight\": 8.66\n            },\n            {\n                \"name\": \"Internet & Direct Marketing Retail\",\n                \"weight\": 11.2\n            },\n            {\n                \"name\": \"Internet Services & Infrastructure\",\n                \"weight\": 3.13\n            },\n            {\n                \"name\": \"Movies & Entertainment\",\n                \"weight\": 3.01\n            },\n            {\n                \"name\": \"Semiconductor Equipment\",\n                \"weight\": 8.21\n            },\n            {\n                \"name\": \"Semiconductors\",\n                \"weight\": 27.98\n            },\n            {\n                \"name\": \"Systems Software\",\n                \"weight\": 10.92\n            },\n            {\n                \"name\": \"Technology Hardware Storage & Peripherals\",\n                \"weight\": 2.99\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"China\",\n                \"weight\": 8.75\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 5.44\n            },\n            {\n                \"name\": \"Taiwan\",\n                \"weight\": 2.54\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 83.27\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ZCAN\",\n        \"etfname\": \"SPDR® Solactive Canada ETF\",\n        \"description\": \"The Solactive GBS Canada Large & Mid Cap USD Index NTR is a free float-adjusted market capitalization index that is designed to measure the equity market performance of large- and mid-cap companies in Canada. Securities eligible for inclusion in the Index include common stock, preferred stock, real estate investment trusts (\\\"REITs\\\") and depositary receipts.\",\n        \"holdings\": [\n            {\n                \"name\": \"Bank of Montreal\",\n                \"weight\": 3.15\n            },\n            {\n                \"name\": \"Bank of Nova Scotia\",\n                \"weight\": 4.24\n            },\n            {\n                \"name\": \"Brookfield Asset Management Inc. Class A\",\n                \"weight\": 3.32\n            },\n            {\n                \"name\": \"Canadian National Railway Company\",\n                \"weight\": 4.25\n            },\n            {\n                \"name\": \"Enbridge Inc.\",\n                \"weight\": 5.14\n            },\n            {\n                \"name\": \"Royal Bank of Canada\",\n                \"weight\": 7.27\n            },\n            {\n                \"name\": \"Shopify Inc. Class A\",\n                \"weight\": 2.99\n            },\n            {\n                \"name\": \"Suncor Energy Inc.\",\n                \"weight\": 3.14\n            },\n            {\n                \"name\": \"TC Energy Corporation\",\n                \"weight\": 3.17\n            },\n            {\n                \"name\": \"Toronto-Dominion Bank\",\n                \"weight\": 6.37\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 6.14\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 3.95\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 4.15\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 17.47\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 36.17\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 10.85\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 6.56\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 8.9\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 1.63\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.69\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Canada\",\n                \"weight\": 97\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 3\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ZDEU\",\n        \"etfname\": \"SPDR® Solactive Germany ETF\",\n        \"description\": \"The Solactive GBS Germany Large & Mid Cap USD Index NTR is a free float-adjusted market capitalization index that is designed to measure the equity market performance of large- and mid-cap companies in Germany. Securities eligible for inclusion in the Index include common stock, preferred stock, real estate investment trusts (\\\"REITs\\\") and depositary receipts.\",\n        \"holdings\": [\n            {\n                \"name\": \"adidas AG\",\n                \"weight\": 5.2\n            },\n            {\n                \"name\": \"Allianz SE\",\n                \"weight\": 8.46\n            },\n            {\n                \"name\": \"BASF SE\",\n                \"weight\": 5.3\n            },\n            {\n                \"name\": \"Bayer AG\",\n                \"weight\": 6.32\n            },\n            {\n                \"name\": \"Daimler AG\",\n                \"weight\": 3.22\n            },\n            {\n                \"name\": \"Deutsche Post AG\",\n                \"weight\": 2.96\n            },\n            {\n                \"name\": \"Deutsche Telekom AG\",\n                \"weight\": 4.35\n            },\n            {\n                \"name\": \"Munich Reinsurance Company\",\n                \"weight\": 3.56\n            },\n            {\n                \"name\": \"SAP SE\",\n                \"weight\": 11.39\n            },\n            {\n                \"name\": \"Siemens AG\",\n                \"weight\": 8.53\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 4.72\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 16.78\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 3.23\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 17.48\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 12.13\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 14.23\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 15.25\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 8.74\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.75\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.69\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Germany\",\n                \"weight\": 100\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ZGBR\",\n        \"etfname\": \"SPDR® Solactive United Kingdom ETF\",\n        \"description\": \"The Solactive GBS United Kingdom Large & Mid Cap USD Index NTR is a free float-adjusted market capitalization index that is designed to measure the equity market performance of large- and mid-cap companies in the United Kingdom. Securities eligible for inclusion in the Index include common stock, preferred stock, real estate investment trusts (\\\"REITs\\\") and depositary receipts.\",\n        \"holdings\": [\n            {\n                \"name\": \"AstraZeneca PLC\",\n                \"weight\": 5.37\n            },\n            {\n                \"name\": \"BP p.l.c.\",\n                \"weight\": 5.26\n            },\n            {\n                \"name\": \"British American Tobacco p.l.c.\",\n                \"weight\": 4.16\n            },\n            {\n                \"name\": \"Diageo plc\",\n                \"weight\": 4.05\n            },\n            {\n                \"name\": \"GlaxoSmithKline plc\",\n                \"weight\": 4.86\n            },\n            {\n                \"name\": \"HSBC Holdings Plc\",\n                \"weight\": 6.2\n            },\n            {\n                \"name\": \"Rio Tinto plc\",\n                \"weight\": 2.53\n            },\n            {\n                \"name\": \"Royal Dutch Shell Plc Class A\",\n                \"weight\": 4.79\n            },\n            {\n                \"name\": \"Royal Dutch Shell Plc Class B\",\n                \"weight\": 4.33\n            },\n            {\n                \"name\": \"Unilever PLC\",\n                \"weight\": 2.57\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 5.42\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 6.81\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 16.76\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 14.72\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 20.01\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 11.54\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 11.15\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 1.21\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 7.57\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 3.64\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Italy\",\n                \"weight\": 1.02\n            },\n            {\n                \"name\": \"Netherlands\",\n                \"weight\": 0.42\n            },\n            {\n                \"name\": \"United Kingdom\",\n                \"weight\": 97.81\n            },\n            {\n                \"name\": \"United States\",\n                \"weight\": 0.74\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ZHOK\",\n        \"etfname\": \"SPDR® Solactive Hong Kong ETF\",\n        \"description\": \"The Solactive GBS Hong Kong Large & Mid Cap USD Index NTR is a free float-adjusted market capitalization index that is designed to measure the equity market performance of large- and mid-cap companies in Hong Kong. Securities eligible for inclusion in the Index include common stock, preferred stock, real estate investment trusts (\\\"REITs\\\") and depositary receipts.\",\n        \"holdings\": [\n            {\n                \"name\": \"AIA Group Limited\",\n                \"weight\": 23.37\n            },\n            {\n                \"name\": \"CK Asset Holdings Limited\",\n                \"weight\": 3.03\n            },\n            {\n                \"name\": \"CK Hutchison Holdings Ltd\",\n                \"weight\": 4.63\n            },\n            {\n                \"name\": \"CLP Holdings Limited\",\n                \"weight\": 3.47\n            },\n            {\n                \"name\": \"Galaxy Entertainment Group Limited\",\n                \"weight\": 2.62\n            },\n            {\n                \"name\": \"Hang Seng Bank Limited\",\n                \"weight\": 2.8\n            },\n            {\n                \"name\": \"Hong Kong & China Gas Co. Ltd.\",\n                \"weight\": 3.57\n            },\n            {\n                \"name\": \"Hong Kong Exchanges & Clearing Ltd.\",\n                \"weight\": 7.47\n            },\n            {\n                \"name\": \"Link Real Estate Investment Trust\",\n                \"weight\": 3.99\n            },\n            {\n                \"name\": \"Sun Hung Kai Properties Limited\",\n                \"weight\": 3.95\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 0.92\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 10.42\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 2.29\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 34.5\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 4.75\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 13.15\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 0.82\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 21.54\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 11.62\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"China\",\n                \"weight\": 10.79\n            },\n            {\n                \"name\": \"Hong Kong\",\n                \"weight\": 89.21\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ZJPN\",\n        \"etfname\": \"SPDR® Solactive Japan ETF\",\n        \"description\": \"The Solactive GBS Japan Large & Mid Cap USD Index NTR is a free float-adjusted market capitalization index that is designed to measure the equity market performance of large- and mid-cap companies in Japan. Securities eligible for inclusion in the Index include common stock, preferred stock, real estate investment trusts (\\\"REITs\\\") and depositary receipts.\",\n        \"holdings\": [\n            {\n                \"name\": \"KDDI Corporation\",\n                \"weight\": 1.36\n            },\n            {\n                \"name\": \"Keyence Corporation\",\n                \"weight\": 1.84\n            },\n            {\n                \"name\": \"Mitsubishi UFJ Financial Group Inc.\",\n                \"weight\": 1.64\n            },\n            {\n                \"name\": \"Nippon Telegraph and Telephone Corporation\",\n                \"weight\": 1.57\n            },\n            {\n                \"name\": \"Recruit Holdings Co. Ltd.\",\n                \"weight\": 1.26\n            },\n            {\n                \"name\": \"Shin-Etsu Chemical Co Ltd\",\n                \"weight\": 1.31\n            },\n            {\n                \"name\": \"SoftBank Group Corp.\",\n                \"weight\": 1.88\n            },\n            {\n                \"name\": \"Sony Corporation\",\n                \"weight\": 2.49\n            },\n            {\n                \"name\": \"Takeda Pharmaceutical Co. Ltd.\",\n                \"weight\": 1.67\n            },\n            {\n                \"name\": \"Toyota Motor Corp.\",\n                \"weight\": 4.36\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 8.87\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 18.12\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 7.8\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 10.01\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 10.33\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 21.8\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 11.72\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 5.5\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 3.64\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 1.47\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"Japan\",\n                \"weight\": 100\n            }\n        ]\n    },\n    {\n        \"ticker\": \"TIPX\",\n        \"etfname\": \"SPDR® Bloomberg Barclays 1-10 Year TIPS ETF\",\n        \"description\": \"The Bloomberg Barclays 1-10 Year U.S. Government Inflation-Linked Bond Index is designed to measure the performance of the inflation protected public obligations of the U.S. Treasury commonly known as \\\"TIPS\\\" that have a remaining maturity greater than or equal to 1 year and less than 10 years. TIPS are securities issued by the U.S. Treasury that are designed to provide inflation protection to investors. The Bloomberg Barclays 1-10 Year Government Inflation-linked Bond Index includes publicly issued, TIPS that have at least 1 year remaining to maturity and less than 10 years on index rebalancing date, with an issue size equal to or in excess of $500 million. Bonds must be capital-indexed and linked to a domestic inflation index. The securities must be issued by the US Government and must be denominated in U.S. dollars and pay coupon and principal in U.S. dollars. New bonds/reopening's entering the index must settle on or before the index rebalancing date.\",\n        \"holdings\": [\n            {\n                \"name\": \"TSY INFL IX N/B 0.125 01/15/2022\",\n                \"weight\": 3.82\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.125 01/15/2023\",\n                \"weight\": 3.98\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.125 04/15/2021\",\n                \"weight\": 3.85\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.125 07/15/2024\",\n                \"weight\": 3.79\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.375 07/15/2023\",\n                \"weight\": 4\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.375 07/15/2025\",\n                \"weight\": 3.96\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.625 01/15/2024\",\n                \"weight\": 3.76\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.625 01/15/2026\",\n                \"weight\": 3.83\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 0.625 04/15/2023\",\n                \"weight\": 4.31\n            },\n            {\n                \"name\": \"TSY INFL IX N/B 1.125 01/15/2021\",\n                \"weight\": 3.72\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Cash\",\n                \"weight\": 0.36\n            },\n            {\n                \"name\": \"Treasury\",\n                \"weight\": 99.64\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"ULST\",\n        \"etfname\": \"SPDR® SSGA Ultra Short Term Bond ETF\",\n        \"description\": \"The Bloomberg Barclays US Treasury Bellwether 3 Month Index is a benchmark tracking the performance and attributes of the on-the-run U.S. Treasury that reflects the most recently issued three month security.\",\n        \"holdings\": [\n            {\n                \"name\": \"EVERGREEN CREDIT CARD TRUST EVGRN_19-1 2.15625 01/17/2023\",\n                \"weight\": 2.03\n            },\n            {\n                \"name\": \"GENERAL MOTORS FINANCIAL CO INC 3.2705 06/30/2022\",\n                \"weight\": 1.59\n            },\n            {\n                \"name\": \"GMF FLOORPLAN OWNER REVOLVING TRUST GFORT_18-3 1.99625 09/15/2022\",\n                \"weight\": 1.62\n            },\n            {\n                \"name\": \"MASTER CREDIT CARD TRUST MCCT_19-1A 2.13438 07/21/2022\",\n                \"weight\": 1.53\n            },\n            {\n                \"name\": \"MASTER CREDIT CARD TRUST MCCT_19-2A 2.58525 01/23/2023\",\n                \"weight\": 1.42\n            },\n            {\n                \"name\": \"NISSAN MASTER OWNER TRUST RECEIVABLES NMOTR_17-C 1.99625 10/17/2022\",\n                \"weight\": 2.5\n            },\n            {\n                \"name\": \"SSI US GOV MONEY MARKET CLASS  \",\n                \"weight\": 3.13\n            },\n            {\n                \"name\": \"TREASURY NOTE 1.625 07/31/2020\",\n                \"weight\": 3.49\n            },\n            {\n                \"name\": \"TRILLIUM CREDIT CARD TRUST II TCCT_18-2A 2.142 09/26/2023\",\n                \"weight\": 1.7\n            },\n            {\n                \"name\": \"UBS GROUP FUNDING JERSEY LTD 3.43913 02/01/2022\",\n                \"weight\": 1.39\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"ABS\",\n                \"weight\": 27.38\n            },\n            {\n                \"name\": \"CMBS\",\n                \"weight\": 1.98\n            },\n            {\n                \"name\": \"Financial Institutions\",\n                \"weight\": 25.01\n            },\n            {\n                \"name\": \"Industrial\",\n                \"weight\": 36.27\n            },\n            {\n                \"name\": \"Local Authority\",\n                \"weight\": 0.11\n            },\n            {\n                \"name\": \"Other\",\n                \"weight\": -0.14\n            },\n            {\n                \"name\": \"STIF Funds\",\n                \"weight\": 3.13\n            },\n            {\n                \"name\": \"Treasuries\",\n                \"weight\": 3.49\n            },\n            {\n                \"name\": \"Utility\",\n                \"weight\": 2.77\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"VLU\",\n        \"etfname\": \"SPDR® S&P® 1500 Value Tilt ETF\",\n        \"description\": \" The S&P 1500 Low Valuation Tilt Index applies an alternative weighting methodology to the S&P Composite 1500 Index so that stocks with relatively low valuations (i.e., relatively \\\"cheap\\\") are overweight relative to the S&P Composite 1500 Index and stocks with relatively high valuations (i.e., relatively \\\"rich\\\") are underweight. The S&P Composite 1500 Index, one of the leading indices of the U.S. equity market, is a capitalization-weighted combination of the large-cap S&P 500 Index, the S&P MidCap 400 Index, and the S&P Small Cap 600 Index.\",\n        \"holdings\": [\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 3.09\n            },\n            {\n                \"name\": \"AT&T Inc.\",\n                \"weight\": 2.01\n            },\n            {\n                \"name\": \"Bank of America Corp\",\n                \"weight\": 1.6\n            },\n            {\n                \"name\": \"Berkshire Hathaway Inc. Class B\",\n                \"weight\": 2.29\n            },\n            {\n                \"name\": \"CVS Health Corporation\",\n                \"weight\": 1.4\n            },\n            {\n                \"name\": \"Exxon Mobil Corporation\",\n                \"weight\": 1.44\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 1.83\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 1.4\n            },\n            {\n                \"name\": \"Walmart Inc.\",\n                \"weight\": 2.41\n            },\n            {\n                \"name\": \"Wells Fargo & Company\",\n                \"weight\": 1.32\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 8.68\n            },\n            {\n                \"name\": \"Consumer Discretionary\",\n                \"weight\": 9.22\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 8.71\n            },\n            {\n                \"name\": \"Energy\",\n                \"weight\": 6.51\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 21.68\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 11.79\n            },\n            {\n                \"name\": \"Industrials\",\n                \"weight\": 9.53\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 14.22\n            },\n            {\n                \"name\": \"Materials\",\n                \"weight\": 2.93\n            },\n            {\n                \"name\": \"Utilities\",\n                \"weight\": 4.02\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XAR\",\n        \"etfname\": \"SPDR® S&P® Aerospace & Defense ETF\",\n        \"description\": \"The S&P Aerospace & Defense Select Industry® Index represents the aerospace & defense segment of the S&P Total Stock Market IndexTM. The Index is modified equal weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Aerojet Rocketdyne Holdings Inc.\",\n                \"weight\": 4.3\n            },\n            {\n                \"name\": \"Axon Enterprise Inc\",\n                \"weight\": 4.05\n            },\n            {\n                \"name\": \"BWX Technologies Inc.\",\n                \"weight\": 3.97\n            },\n            {\n                \"name\": \"Huntington Ingalls Industries Inc.\",\n                \"weight\": 4.12\n            },\n            {\n                \"name\": \"L3Harris Technologies Inc\",\n                \"weight\": 4.16\n            },\n            {\n                \"name\": \"Lockheed Martin Corporation\",\n                \"weight\": 4.14\n            },\n            {\n                \"name\": \"Maxar Technologies Inc.\",\n                \"weight\": 4.5\n            },\n            {\n                \"name\": \"Mercury Systems Inc.\",\n                \"weight\": 4.03\n            },\n            {\n                \"name\": \"Northrop Grumman Corporation\",\n                \"weight\": 4.13\n            },\n            {\n                \"name\": \"TransDigm Group Incorporated\",\n                \"weight\": 4.27\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Aerospace & Defense\",\n                \"weight\": 100\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XBI\",\n        \"etfname\": \"SPDR® S&P® Biotech ETF\",\n        \"description\": \"The S&P Biotechnology Select IndustryTM represents the biotechnology segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The biotechnology segment of the S&P TMI comprises the Biotechnology sub-industry. The Index is modified equal weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Alnylam Pharmaceuticals Inc\",\n                \"weight\": 1.77\n            },\n            {\n                \"name\": \"BioMarin Pharmaceutical Inc.\",\n                \"weight\": 1.89\n            },\n            {\n                \"name\": \"bluebird bio Inc.\",\n                \"weight\": 1.77\n            },\n            {\n                \"name\": \"Exact Sciences Corporation\",\n                \"weight\": 1.87\n            },\n            {\n                \"name\": \"Exelixis Inc.\",\n                \"weight\": 1.94\n            },\n            {\n                \"name\": \"Global Blood Therapeutics Inc\",\n                \"weight\": 1.83\n            },\n            {\n                \"name\": \"Invitae Corp.\",\n                \"weight\": 1.89\n            },\n            {\n                \"name\": \"Seattle Genetics Inc.\",\n                \"weight\": 1.79\n            },\n            {\n                \"name\": \"United Therapeutics Corporation\",\n                \"weight\": 1.79\n            },\n            {\n                \"name\": \"Vertex Pharmaceuticals Incorporated\",\n                \"weight\": 1.89\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Biotechnology\",\n                \"weight\": 100\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XES\",\n        \"etfname\": \"SPDR® S&P® Oil & Gas Equipment & Services ETF\",\n        \"description\": \"The S&P Oil & Gas Equipment & Services Select Industry Index represents the oil and gas equipment and services segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The oil and gas equipment and services segment of the S&P TMI comprises the Oil & Gas Drilling sub-industry and the Oil & Gas Equipment & Services sub-industry. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\"). \",\n        \"holdings\": [\n            {\n                \"name\": \"Apergy Corp.\",\n                \"weight\": 4.79\n            },\n            {\n                \"name\": \"Baker Hughes Company Class A\",\n                \"weight\": 4.63\n            },\n            {\n                \"name\": \"Dril-Quip Inc.\",\n                \"weight\": 4.45\n            },\n            {\n                \"name\": \"Halliburton Company\",\n                \"weight\": 4.68\n            },\n            {\n                \"name\": \"Helmerich & Payne Inc.\",\n                \"weight\": 4.83\n            },\n            {\n                \"name\": \"Nabors Industries Ltd.\",\n                \"weight\": 4.9\n            },\n            {\n                \"name\": \"National Oilwell Varco Inc.\",\n                \"weight\": 4.55\n            },\n            {\n                \"name\": \"Oceaneering International Inc.\",\n                \"weight\": 4.51\n            },\n            {\n                \"name\": \"ProPetro Holding Corp.\",\n                \"weight\": 4.9\n            },\n            {\n                \"name\": \"Schlumberger NV\",\n                \"weight\": 4.45\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Oil & Gas Drilling\",\n                \"weight\": 26.44\n            },\n            {\n                \"name\": \"Oil & Gas Equipment & Services\",\n                \"weight\": 73.56\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XHB\",\n        \"etfname\": \"SPDR® S&P® Homebuilders ETF\",\n        \"description\": \"The S&P Homebuilders Select IndustryTM Index represents the homebuilders segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The homebuilders segment of the S&P TMI comprises the Homebuilding sub-industry. The Index is modified equal weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"D.R. Horton Inc.\",\n                \"weight\": 4.54\n            },\n            {\n                \"name\": \"Home Depot Inc.\",\n                \"weight\": 4.61\n            },\n            {\n                \"name\": \"Johnson Controls International plc\",\n                \"weight\": 4.36\n            },\n            {\n                \"name\": \"Lennar Corporation Class A\",\n                \"weight\": 4.87\n            },\n            {\n                \"name\": \"Lowe's Companies Inc.\",\n                \"weight\": 4.37\n            },\n            {\n                \"name\": \"Masco Corporation\",\n                \"weight\": 4.43\n            },\n            {\n                \"name\": \"Mohawk Industries Inc.\",\n                \"weight\": 4.4\n            },\n            {\n                \"name\": \"NVR Inc.\",\n                \"weight\": 4.48\n            },\n            {\n                \"name\": \"Owens Corning\",\n                \"weight\": 4.4\n            },\n            {\n                \"name\": \"PulteGroup Inc.\",\n                \"weight\": 4.58\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Building Products\",\n                \"weight\": 32.55\n            },\n            {\n                \"name\": \"Home Furnishings\",\n                \"weight\": 9.75\n            },\n            {\n                \"name\": \"Home Improvement Retail\",\n                \"weight\": 11.62\n            },\n            {\n                \"name\": \"Homebuilding\",\n                \"weight\": 33.68\n            },\n            {\n                \"name\": \"Homefurnishing Retail\",\n                \"weight\": 6.59\n            },\n            {\n                \"name\": \"Household Appliances\",\n                \"weight\": 5.82\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XHE\",\n        \"etfname\": \"SPDR® S&P® Health Care Equipment ETF\",\n        \"description\": \"The S&P Health Care Equipment Select Industry represents the health care equipment segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The health care equipment segment of the S&P TMI comprises the following sub-industries: Health Care Equipment and Health Care Supplies. The Index is modified equal weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Cardiovascular Systems Inc.\",\n                \"weight\": 1.86\n            },\n            {\n                \"name\": \"Cooper Companies Inc.\",\n                \"weight\": 1.82\n            },\n            {\n                \"name\": \"CryoPort Inc.\",\n                \"weight\": 1.93\n            },\n            {\n                \"name\": \"DexCom Inc.\",\n                \"weight\": 1.86\n            },\n            {\n                \"name\": \"IDEXX Laboratories Inc.\",\n                \"weight\": 1.82\n            },\n            {\n                \"name\": \"Integer Holdings Corporation\",\n                \"weight\": 1.86\n            },\n            {\n                \"name\": \"iRhythm Technologies Inc.\",\n                \"weight\": 2.24\n            },\n            {\n                \"name\": \"Merit Medical Systems Inc.\",\n                \"weight\": 1.98\n            },\n            {\n                \"name\": \"Nevro Corp.\",\n                \"weight\": 1.86\n            },\n            {\n                \"name\": \"Tandem Diabetes Care Inc.\",\n                \"weight\": 1.82\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Health Care Equipment\",\n                \"weight\": 75.56\n            },\n            {\n                \"name\": \"Health Care Supplies\",\n                \"weight\": 24.44\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XHS\",\n        \"etfname\": \"SPDR® S&P® Health Care Services ETF\",\n        \"description\": \"The S&P Health Care Services Select Industry® Index represents the health care services segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The health care services segment of the S&P TMI comprises the following sub-industries: Health Care Distributors, Health Care Facilities, Health Care Services, and Managed Health Care. The Index is modified equal weighted.\",\n        \"holdings\": [\n            {\n                \"name\": \"Amedisys Inc.\",\n                \"weight\": 2.45\n            },\n            {\n                \"name\": \"AMN Healthcare Services Inc.\",\n                \"weight\": 2.49\n            },\n            {\n                \"name\": \"Centene Corporation\",\n                \"weight\": 2.6\n            },\n            {\n                \"name\": \"Cigna Corporation\",\n                \"weight\": 2.47\n            },\n            {\n                \"name\": \"Covetrus Inc.\",\n                \"weight\": 2.5\n            },\n            {\n                \"name\": \"DaVita Inc.\",\n                \"weight\": 2.44\n            },\n            {\n                \"name\": \"Encompass Health Corporation\",\n                \"weight\": 2.47\n            },\n            {\n                \"name\": \"LHC Group Inc.\",\n                \"weight\": 2.47\n            },\n            {\n                \"name\": \"Patterson Companies Inc.\",\n                \"weight\": 2.49\n            },\n            {\n                \"name\": \"WellCare Health Plans Inc.\",\n                \"weight\": 2.47\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Health Care Distributors\",\n                \"weight\": 18.9\n            },\n            {\n                \"name\": \"Health Care Facilities\",\n                \"weight\": 21.11\n            },\n            {\n                \"name\": \"Health Care Services\",\n                \"weight\": 40.44\n            },\n            {\n                \"name\": \"Managed Health Care\",\n                \"weight\": 19.55\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XITK\",\n        \"etfname\": \"SPDR® FactSet Innovative Technology ETF\",\n        \"description\": \"The FactSet Innovative Technology Index (the \\\"Index\\\") is designed to represent the performance of U.S.-listed stock and American Depository Receipts (\\\"ADRs\\\") of Technology companies and Technology-related companies (including Electronic Media companies) within the most innovative segments of the Technology sector and Electronic Media sub-sector of the Media sector, as defined by FactSet Research Systems, Inc. (\\\"FactSet\\\" or the \\\"Index Provider\\\"). The Index Provider considers the most innovative segments of the Technology sector and Electronic Media sub-sector to be those with the highest revenue growth and believes that these companies are often involved in cutting edge research, innovative product and service development, disruptive business models, or a combination of these activities. In addition to traditional Technology companies, Electronic Media companies are included in the Index because of their core focus on technology and the integral role technology plays in determining how such companies operate, innovate and compete within their industry.\",\n        \"holdings\": [\n            {\n                \"name\": \"Advanced Micro Devices Inc.\",\n                \"weight\": 1.15\n            },\n            {\n                \"name\": \"Alteryx Inc. Class A\",\n                \"weight\": 1.28\n            },\n            {\n                \"name\": \"Bilibili Inc. Sponsored ADR Class Z\",\n                \"weight\": 1.15\n            },\n            {\n                \"name\": \"Cohu Inc.\",\n                \"weight\": 1.15\n            },\n            {\n                \"name\": \"CrowdStrike Holdings Inc. Class A\",\n                \"weight\": 1.14\n            },\n            {\n                \"name\": \"Pinterest Inc. Class A\",\n                \"weight\": 1.19\n            },\n            {\n                \"name\": \"Plantronics Inc.\",\n                \"weight\": 1.23\n            },\n            {\n                \"name\": \"Snap Inc. Class A\",\n                \"weight\": 1.17\n            },\n            {\n                \"name\": \"Twilio Inc. Class A\",\n                \"weight\": 1.13\n            },\n            {\n                \"name\": \"Zscaler Inc.\",\n                \"weight\": 1.18\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Consumer Data And Services\",\n                \"weight\": 8.4\n            },\n            {\n                \"name\": \"Design And Engineering Software\",\n                \"weight\": 3.19\n            },\n            {\n                \"name\": \"Enterprise Management Software\",\n                \"weight\": 18.44\n            },\n            {\n                \"name\": \"Games Software\",\n                \"weight\": 5.22\n            },\n            {\n                \"name\": \"Home And Office Software\",\n                \"weight\": 3.77\n            },\n            {\n                \"name\": \"Internet Hosting Services\",\n                \"weight\": 3.17\n            },\n            {\n                \"name\": \"It Infrastructure Software\",\n                \"weight\": 15.16\n            },\n            {\n                \"name\": \"Semiconductor Manufacturing Capital Equipment\",\n                \"weight\": 2.2\n            },\n            {\n                \"name\": \"Specialized Semiconductors\",\n                \"weight\": 3.22\n            },\n            {\n                \"name\": \"Web-Based Data And Services\",\n                \"weight\": 18.29\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLB\",\n        \"etfname\": \"The Materials Select Sector SPDR® Fund\",\n        \"description\": \"The Materials Select Sector Index seeks to provide an effective representation of the materials sector of the S&P 500 Index. The Index includes companies from the following industries: chemicals; metals and mining; paper and forest products; containers and packaging; and construction materials.\",\n        \"holdings\": [\n            {\n                \"name\": \"Air Products and Chemicals Inc.\",\n                \"weight\": 7.51\n            },\n            {\n                \"name\": \"Ball Corporation\",\n                \"weight\": 3.41\n            },\n            {\n                \"name\": \"Dow Inc.\",\n                \"weight\": 5.35\n            },\n            {\n                \"name\": \"DuPont de Nemours Inc.\",\n                \"weight\": 6.44\n            },\n            {\n                \"name\": \"Ecolab Inc.\",\n                \"weight\": 7.14\n            },\n            {\n                \"name\": \"Linde plc\",\n                \"weight\": 16.18\n            },\n            {\n                \"name\": \"LyondellBasell Industries NV\",\n                \"weight\": 3.21\n            },\n            {\n                \"name\": \"Newmont Corporation\",\n                \"weight\": 4.76\n            },\n            {\n                \"name\": \"PPG Industries Inc.\",\n                \"weight\": 4.32\n            },\n            {\n                \"name\": \"Sherwin-Williams Company\",\n                \"weight\": 7.04\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Chemicals\",\n                \"weight\": 71.35\n            },\n            {\n                \"name\": \"Construction Materials\",\n                \"weight\": 5.16\n            },\n            {\n                \"name\": \"Containers & Packaging\",\n                \"weight\": 13.94\n            },\n            {\n                \"name\": \"Metals & Mining\",\n                \"weight\": 9.55\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLC\",\n        \"etfname\": \"The Communication Services Select Sector SPDR® Fund\",\n        \"description\": \"The Communication Services Select Sector Index includes companies that have been identified as Communication Services companies by the Global Industry Classification Standard (GICS®), including securities of companies from the following industries: diversified telecommunication services; wireless telecommunication services; media; entertainment; and interactive media & services. The Index is one of eleven Select Sector Indexes developed and maintained in accordance with the following criteria: (1) each of the component securities in the Index is a constituent of the S&P 500 Index; and (2) the Index is calculated by S&P Dow Jones Indices LLC (\\\"S&P DJI\\\") based on a proprietary  \\\"modified market capitalization\\\" methodology, which means that modifications may be made to the market capitalization weights of single stock concentrations in order to conform to the requirements of the Internal Revenue Code of 1986, as amended (the \\\"Internal Revenue Code\\\" or \\\"IRC\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Activision Blizzard Inc.\",\n                \"weight\": 4.29\n            },\n            {\n                \"name\": \"Alphabet Inc. Class A\",\n                \"weight\": 11.8\n            },\n            {\n                \"name\": \"Alphabet Inc. Class C\",\n                \"weight\": 11.79\n            },\n            {\n                \"name\": \"AT&T Inc.\",\n                \"weight\": 4.23\n            },\n            {\n                \"name\": \"Charter Communications Inc. Class A\",\n                \"weight\": 4.52\n            },\n            {\n                \"name\": \"Comcast Corporation Class A\",\n                \"weight\": 4.39\n            },\n            {\n                \"name\": \"Facebook Inc. Class A\",\n                \"weight\": 19.71\n            },\n            {\n                \"name\": \"Netflix Inc.\",\n                \"weight\": 4.9\n            },\n            {\n                \"name\": \"Verizon Communications Inc.\",\n                \"weight\": 4.17\n            },\n            {\n                \"name\": \"Walt Disney Company\",\n                \"weight\": 4.07\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Diversified Telecommunication Services\",\n                \"weight\": 10.11\n            },\n            {\n                \"name\": \"Entertainment\",\n                \"weight\": 20.12\n            },\n            {\n                \"name\": \"Interactive Media & Services\",\n                \"weight\": 46.4\n            },\n            {\n                \"name\": \"Media\",\n                \"weight\": 20.3\n            },\n            {\n                \"name\": \"Wireless Telecommunication Services\",\n                \"weight\": 3.06\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLE\",\n        \"etfname\": \"The Energy Select Sector SPDR® Fund\",\n        \"description\": \"The Energy Sector Index seeks to provide an effective representation of the energy sector of the S&P 500 Index. The Index includes companies from the following industries: oil, gas and consumable fuels; and energy equipment and services.\",\n        \"holdings\": [\n            {\n                \"name\": \"Chevron Corporation\",\n                \"weight\": 20.03\n            },\n            {\n                \"name\": \"ConocoPhillips\",\n                \"weight\": 4.58\n            },\n            {\n                \"name\": \"EOG Resources Inc.\",\n                \"weight\": 4.74\n            },\n            {\n                \"name\": \"Exxon Mobil Corporation\",\n                \"weight\": 22.44\n            },\n            {\n                \"name\": \"Kinder Morgan Inc Class P\",\n                \"weight\": 4.22\n            },\n            {\n                \"name\": \"Marathon Petroleum Corporation\",\n                \"weight\": 3.58\n            },\n            {\n                \"name\": \"Occidental Petroleum Corporation\",\n                \"weight\": 3.78\n            },\n            {\n                \"name\": \"Phillips 66\",\n                \"weight\": 4.11\n            },\n            {\n                \"name\": \"Schlumberger NV\",\n                \"weight\": 4.25\n            },\n            {\n                \"name\": \"Valero Energy Corporation\",\n                \"weight\": 3.66\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Energy Equipment & Services\",\n                \"weight\": 9.91\n            },\n            {\n                \"name\": \"Oil Gas & Consumable Fuels\",\n                \"weight\": 90.09\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLF\",\n        \"etfname\": \"The Financial Select Sector SPDR® Fund\",\n        \"description\": \"The Financials Sector Index seeks to provide an effective representation of the financial sector of the S&P 500 Index. The Index includes companies from the following industries: diversified financial services; insurance; banks; capital markets; mortgage real estate investment trusts (\\\"REITs\\\"); consumer finance; and thrifts and mortgage finance.\",\n        \"holdings\": [\n            {\n                \"name\": \"American Express Company\",\n                \"weight\": 2.54\n            },\n            {\n                \"name\": \"Bank of America Corp\",\n                \"weight\": 7.97\n            },\n            {\n                \"name\": \"Berkshire Hathaway Inc. Class B\",\n                \"weight\": 12.94\n            },\n            {\n                \"name\": \"Citigroup Inc.\",\n                \"weight\": 5.02\n            },\n            {\n                \"name\": \"CME Group Inc. Class A\",\n                \"weight\": 2.15\n            },\n            {\n                \"name\": \"Goldman Sachs Group Inc.\",\n                \"weight\": 2.26\n            },\n            {\n                \"name\": \"JPMorgan Chase & Co.\",\n                \"weight\": 12.35\n            },\n            {\n                \"name\": \"Truist Financial Corporation\",\n                \"weight\": 2.18\n            },\n            {\n                \"name\": \"U.S. Bancorp\",\n                \"weight\": 2.25\n            },\n            {\n                \"name\": \"Wells Fargo & Company\",\n                \"weight\": 5.35\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Banks\",\n                \"weight\": 41.96\n            },\n            {\n                \"name\": \"Capital Markets\",\n                \"weight\": 21.71\n            },\n            {\n                \"name\": \"Consumer Finance\",\n                \"weight\": 5.37\n            },\n            {\n                \"name\": \"Diversified Financial Services\",\n                \"weight\": 12.96\n            },\n            {\n                \"name\": \"Insurance\",\n                \"weight\": 18\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLI\",\n        \"etfname\": \"The Industrial Select Sector SPDR® Fund\",\n        \"description\": \"The Industrials Select Sector Index seeks to provide an effective representation of the industrial sector of the S&P 500 Index. The Index includes companies from the following industries: aerospace and defense; industrial conglomerates; marine; transportation infrastructure; machinery; road and rail; air freight and logistics; commercial services and supplies; professional services; electrical equipment; construction and engineering; trading companies and distributors; airlines; and building products.\",\n        \"holdings\": [\n            {\n                \"name\": \"3M Company\",\n                \"weight\": 4.1\n            },\n            {\n                \"name\": \"Boeing Company\",\n                \"weight\": 6.81\n            },\n            {\n                \"name\": \"Caterpillar Inc.\",\n                \"weight\": 3.16\n            },\n            {\n                \"name\": \"General Electric Company\",\n                \"weight\": 4.12\n            },\n            {\n                \"name\": \"Honeywell International Inc.\",\n                \"weight\": 5.14\n            },\n            {\n                \"name\": \"Lockheed Martin Corporation\",\n                \"weight\": 4.27\n            },\n            {\n                \"name\": \"Raytheon Company\",\n                \"weight\": 2.57\n            },\n            {\n                \"name\": \"Union Pacific Corporation\",\n                \"weight\": 5.21\n            },\n            {\n                \"name\": \"United Parcel Service Inc. Class B\",\n                \"weight\": 3.28\n            },\n            {\n                \"name\": \"United Technologies Corporation\",\n                \"weight\": 5\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Aerospace & Defense\",\n                \"weight\": 27.41\n            },\n            {\n                \"name\": \"Air Freight & Logistics\",\n                \"weight\": 5.72\n            },\n            {\n                \"name\": \"Airlines\",\n                \"weight\": 3.97\n            },\n            {\n                \"name\": \"Building Products\",\n                \"weight\": 2.99\n            },\n            {\n                \"name\": \"Commercial Services & Supplies\",\n                \"weight\": 4.68\n            },\n            {\n                \"name\": \"Electrical Equipment\",\n                \"weight\": 5.38\n            },\n            {\n                \"name\": \"Industrial Conglomerates\",\n                \"weight\": 14.95\n            },\n            {\n                \"name\": \"Machinery\",\n                \"weight\": 17.17\n            },\n            {\n                \"name\": \"Professional Services\",\n                \"weight\": 3.73\n            },\n            {\n                \"name\": \"Road & Rail\",\n                \"weight\": 11.37\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLK\",\n        \"etfname\": \"The Technology Select Sector SPDR® Fund\",\n        \"description\": \"The Technology Select Sector Index seeks to provide an effective representation of the technology sector of the S&P 500 Index. The Index includes companies from the following industries: technology hardware, storage, and peripherals; software; communications equipment; semiconductors and semiconductor equipment; IT services; and electronic equipment, instruments and components.\",\n        \"holdings\": [\n            {\n                \"name\": \"Adobe Inc.\",\n                \"weight\": 2.57\n            },\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 20.1\n            },\n            {\n                \"name\": \"Cisco Systems Inc.\",\n                \"weight\": 3.13\n            },\n            {\n                \"name\": \"Intel Corporation\",\n                \"weight\": 4.15\n            },\n            {\n                \"name\": \"Mastercard Incorporated Class A\",\n                \"weight\": 4.35\n            },\n            {\n                \"name\": \"Microsoft Corporation\",\n                \"weight\": 19.18\n            },\n            {\n                \"name\": \"NVIDIA Corporation\",\n                \"weight\": 2.33\n            },\n            {\n                \"name\": \"PayPal Holdings Inc\",\n                \"weight\": 2.09\n            },\n            {\n                \"name\": \"salesforce.com inc.\",\n                \"weight\": 2.46\n            },\n            {\n                \"name\": \"Visa Inc. Class A\",\n                \"weight\": 5.33\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communications Equipment\",\n                \"weight\": 4.03\n            },\n            {\n                \"name\": \"Electronic Equipment Instruments & Components\",\n                \"weight\": 2.32\n            },\n            {\n                \"name\": \"IT Services\",\n                \"weight\": 23.37\n            },\n            {\n                \"name\": \"Semiconductors & Semiconductor Equipment\",\n                \"weight\": 18.02\n            },\n            {\n                \"name\": \"Software\",\n                \"weight\": 30.49\n            },\n            {\n                \"name\": \"Technology Hardware Storage & Peripherals\",\n                \"weight\": 21.77\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLP\",\n        \"etfname\": \"The Consumer Staples Select Sector SPDR® Fund\",\n        \"description\": \"The companies included in each Select Sector Index are selected on the basis of general industry classification from a universe of companies defined by the Standard & Poor's 500 Composite Stock® Index (\\\"S&P 500®\\\"). The ten Select Sector Indexes (each a \\\"Select Sector Index\\\") upon which the Select Sector SPDR Funds are based together comprise all of the companies in the S&P 500.The Consumer Staples Select Sector Index includes companies from the following industries: food and staples retailing; household products; food products; beverages; tobacco; and personal products.\",\n        \"holdings\": [\n            {\n                \"name\": \"Altria Group Inc\",\n                \"weight\": 4.42\n            },\n            {\n                \"name\": \"Coca-Cola Company\",\n                \"weight\": 11.38\n            },\n            {\n                \"name\": \"Colgate-Palmolive Company\",\n                \"weight\": 3.53\n            },\n            {\n                \"name\": \"Costco Wholesale Corporation\",\n                \"weight\": 4.7\n            },\n            {\n                \"name\": \"Kimberly-Clark Corporation\",\n                \"weight\": 2.89\n            },\n            {\n                \"name\": \"Mondelez International Inc. Class A\",\n                \"weight\": 4.66\n            },\n            {\n                \"name\": \"PepsiCo Inc.\",\n                \"weight\": 10.22\n            },\n            {\n                \"name\": \"Philip Morris International Inc.\",\n                \"weight\": 4.51\n            },\n            {\n                \"name\": \"Procter & Gamble Company\",\n                \"weight\": 15.9\n            },\n            {\n                \"name\": \"Walmart Inc.\",\n                \"weight\": 8.38\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Beverages\",\n                \"weight\": 26.42\n            },\n            {\n                \"name\": \"Food & Staples Retailing\",\n                \"weight\": 19.25\n            },\n            {\n                \"name\": \"Food Products\",\n                \"weight\": 17.95\n            },\n            {\n                \"name\": \"Household Products\",\n                \"weight\": 24.54\n            },\n            {\n                \"name\": \"Personal Products\",\n                \"weight\": 2.9\n            },\n            {\n                \"name\": \"Tobacco\",\n                \"weight\": 8.94\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLRE\",\n        \"etfname\": \"The Real Estate Select Sector SPDR® Fund\",\n        \"description\": \"The companies included in each Select Sector Index are selected on the basis of general industry classification from a universe of companies defined by the Standard & Poor's 500 Composite Stock® Index (\\\"S&P 500®\\\"). The ten Select Sector Indexes (each a \\\"Select Sector Index\\\") upon which the Select Sector SPDR Funds are based together comprise all of the companies in the S&P 500.The Real Estate Select Sector Index includes companies from the following industries: real estate management and development and REITs, excluding mortgage REITs.\",\n        \"holdings\": [\n            {\n                \"name\": \"American Tower Corporation\",\n                \"weight\": 12.98\n            },\n            {\n                \"name\": \"AvalonBay Communities Inc.\",\n                \"weight\": 3.76\n            },\n            {\n                \"name\": \"Crown Castle International Corp\",\n                \"weight\": 7.67\n            },\n            {\n                \"name\": \"Equinix Inc.\",\n                \"weight\": 6.26\n            },\n            {\n                \"name\": \"Equity Residential\",\n                \"weight\": 3.57\n            },\n            {\n                \"name\": \"Prologis Inc.\",\n                \"weight\": 7.45\n            },\n            {\n                \"name\": \"Public Storage\",\n                \"weight\": 4.13\n            },\n            {\n                \"name\": \"SBA Communications Corp. Class A\",\n                \"weight\": 3.54\n            },\n            {\n                \"name\": \"Simon Property Group Inc.\",\n                \"weight\": 5.57\n            },\n            {\n                \"name\": \"Welltower Inc.\",\n                \"weight\": 4.36\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Equity Real Estate Investment Trusts (Reits)\",\n                \"weight\": 97.49\n            },\n            {\n                \"name\": \"Real Estate Management & Development\",\n                \"weight\": 2.51\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLSR\",\n        \"etfname\": \"SPDR® SSGA US Sector Rotation ETF\",\n        \"description\": \"The S&P 500® Index is composed of five hundred (500) selected stocks, all of which are listed on national stock exchanges and spans over 25 separate industry groups.\",\n        \"holdings\": [\n            {\n                \"name\": \"Communication Services Select Sector SPDR Fund\",\n                \"weight\": 0.16\n            },\n            {\n                \"name\": \"Consumer Staples Select Sector SPDR Fund\",\n                \"weight\": 0.2\n            },\n            {\n                \"name\": \"Financial Select Sector SPDR Fund\",\n                \"weight\": 26.87\n            },\n            {\n                \"name\": \"Health Care Select Sector SPDR Fund\",\n                \"weight\": 23.88\n            },\n            {\n                \"name\": \"Real Estate Select Sector SPDR Fund\",\n                \"weight\": 9.98\n            },\n            {\n                \"name\": \"State Street Instl Us Governme Open-End \",\n                \"weight\": 0.15\n            },\n            {\n                \"name\": \"Technology Select Sector SPDR Fund\",\n                \"weight\": 38.77\n            },\n            {\n                \"name\": \"U.S. Dollar\",\n                \"weight\": 0\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Communication Services\",\n                \"weight\": 0.16\n            },\n            {\n                \"name\": \"Consumer Staples\",\n                \"weight\": 0.2\n            },\n            {\n                \"name\": \"Financials\",\n                \"weight\": 26.87\n            },\n            {\n                \"name\": \"Health Care\",\n                \"weight\": 23.88\n            },\n            {\n                \"name\": \"Information Technology\",\n                \"weight\": 38.77\n            },\n            {\n                \"name\": \"Real Estate\",\n                \"weight\": 9.98\n            },\n            {\n                \"name\": \"Unassigned\",\n                \"weight\": 0.15\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLU\",\n        \"etfname\": \"The Utilities Select Sector SPDR® Fund\",\n        \"description\": \"The companies included in each Select Sector Index are selected on the basis of general industry classification from a universe of companies defined by the Standard & Poor's 500 Composite Stock® Index (\\\"S&P 500®\\\"). The ten Select Sector Indexes (each a \\\"Select Sector Index\\\") upon which the Select Sector SPDR Funds are based together comprise all of the companies in the S&P 500.The Utilities Select Sector Index includes companies from the following industries: electric utilities; water utilities; multi-utilities; independent power producers and energy traders; and gas utilities.\",\n        \"holdings\": [\n            {\n                \"name\": \"American Electric Power Company Inc.\",\n                \"weight\": 5.31\n            },\n            {\n                \"name\": \"Dominion Energy Inc\",\n                \"weight\": 7.37\n            },\n            {\n                \"name\": \"Duke Energy Corporation\",\n                \"weight\": 7.46\n            },\n            {\n                \"name\": \"Exelon Corporation\",\n                \"weight\": 4.96\n            },\n            {\n                \"name\": \"NextEra Energy Inc.\",\n                \"weight\": 13.53\n            },\n            {\n                \"name\": \"Public Service Enterprise Group Inc\",\n                \"weight\": 3.35\n            },\n            {\n                \"name\": \"Sempra Energy\",\n                \"weight\": 4.46\n            },\n            {\n                \"name\": \"Southern Company\",\n                \"weight\": 7.7\n            },\n            {\n                \"name\": \"WEC Energy Group Inc\",\n                \"weight\": 3.34\n            },\n            {\n                \"name\": \"Xcel Energy Inc.\",\n                \"weight\": 3.76\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Electric Utilities\",\n                \"weight\": 61.93\n            },\n            {\n                \"name\": \"Gas Utilities\",\n                \"weight\": 1.5\n            },\n            {\n                \"name\": \"Independent Power and Renewable Electricity Producers\",\n                \"weight\": 2.52\n            },\n            {\n                \"name\": \"Multi-Utilities\",\n                \"weight\": 31.43\n            },\n            {\n                \"name\": \"Water Utilities\",\n                \"weight\": 2.63\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLV\",\n        \"etfname\": \"The Health Care Select Sector SPDR® Fund\",\n        \"description\": \"The companies included in each Select Sector Index are selected on the basis of general industry classification from a universe of companies defined by the Standard & Poor's 500 Composite Stock® Index (\\\"S&P 500®\\\"). The ten Select Sector Indexes (each a \\\"Select Sector Index\\\") upon which the Select Sector SPDR Funds are based together comprise all of the companies in the S&P 500.The Health Care Select Sector Index includes companies from the following industries: pharmaceuticals; health care equipment and supplies; health care providers and services; biotechnology; life sciences tools and services; and health care technology.\",\n        \"holdings\": [\n            {\n                \"name\": \"Abbott Laboratories\",\n                \"weight\": 4.13\n            },\n            {\n                \"name\": \"AbbVie Inc.\",\n                \"weight\": 3.24\n            },\n            {\n                \"name\": \"Amgen Inc.\",\n                \"weight\": 3.59\n            },\n            {\n                \"name\": \"Bristol-Myers Squibb Company\",\n                \"weight\": 4.03\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 10.06\n            },\n            {\n                \"name\": \"Medtronic Plc\",\n                \"weight\": 4.17\n            },\n            {\n                \"name\": \"Merck & Co. Inc.\",\n                \"weight\": 5.8\n            },\n            {\n                \"name\": \"Pfizer Inc.\",\n                \"weight\": 5.8\n            },\n            {\n                \"name\": \"Thermo Fisher Scientific Inc.\",\n                \"weight\": 3.46\n            },\n            {\n                \"name\": \"UnitedHealth Group Incorporated\",\n                \"weight\": 7.3\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Biotechnology\",\n                \"weight\": 13.52\n            },\n            {\n                \"name\": \"Health Care Equipment & Supplies\",\n                \"weight\": 25.6\n            },\n            {\n                \"name\": \"Health Care Providers & Services\",\n                \"weight\": 20.3\n            },\n            {\n                \"name\": \"Health Care Technology\",\n                \"weight\": 0.61\n            },\n            {\n                \"name\": \"Life Sciences Tools & Services\",\n                \"weight\": 7.37\n            },\n            {\n                \"name\": \"Pharmaceuticals\",\n                \"weight\": 32.61\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XLY\",\n        \"etfname\": \"The Consumer Discretionary Select Sector SPDR® Fund\",\n        \"description\": \"The companies included in each Select Sector Index are selected on the basis of general industry classification from a universe of companies defined by the Standard & Poor's 500 Composite Stock® Index (\\\"S&P 500®\\\"). The ten Select Sector Indexes (each a \\\"Select Sector Index\\\") upon which the Select Sector SPDR Funds are based together comprise all of the companies in the S&P 500.The Consumer Discretionary Select Sector Index includes companies from the following industries: retail (specialty, multiline, internet and direct marketing); hotels, restaurants and leisure; textiles, apparel and luxury goods; household durables; automobiles; auto components; distributors; leisure products; and diversified consumer services.\",\n        \"holdings\": [\n            {\n                \"name\": \"Amazon.com Inc.\",\n                \"weight\": 23.65\n            },\n            {\n                \"name\": \"Booking Holdings Inc.\",\n                \"weight\": 3.4\n            },\n            {\n                \"name\": \"General Motors Company\",\n                \"weight\": 1.79\n            },\n            {\n                \"name\": \"Home Depot Inc.\",\n                \"weight\": 10.38\n            },\n            {\n                \"name\": \"Lowe's Companies Inc.\",\n                \"weight\": 3.83\n            },\n            {\n                \"name\": \"McDonald's Corporation\",\n                \"weight\": 6.55\n            },\n            {\n                \"name\": \"NIKE Inc. Class B\",\n                \"weight\": 5.23\n            },\n            {\n                \"name\": \"Starbucks Corporation\",\n                \"weight\": 4.51\n            },\n            {\n                \"name\": \"Target Corporation\",\n                \"weight\": 2.38\n            },\n            {\n                \"name\": \"TJX Companies Inc\",\n                \"weight\": 3.08\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Auto Components\",\n                \"weight\": 1.3\n            },\n            {\n                \"name\": \"Automobiles\",\n                \"weight\": 3.46\n            },\n            {\n                \"name\": \"Distributors\",\n                \"weight\": 1.02\n            },\n            {\n                \"name\": \"Hotels Restaurants & Leisure\",\n                \"weight\": 21.16\n            },\n            {\n                \"name\": \"Household Durables\",\n                \"weight\": 4.52\n            },\n            {\n                \"name\": \"Internet & Direct Marketing Retail\",\n                \"weight\": 28.83\n            },\n            {\n                \"name\": \"Leisure Products\",\n                \"weight\": 0.55\n            },\n            {\n                \"name\": \"Multiline Retail\",\n                \"weight\": 5.53\n            },\n            {\n                \"name\": \"Specialty Retail\",\n                \"weight\": 25.48\n            },\n            {\n                \"name\": \"Textiles Apparel & Luxury Goods\",\n                \"weight\": 7.97\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XME\",\n        \"etfname\": \"SPDR® S&P® Metals & Mining ETF\",\n        \"description\": \"The S&P Metals & Mining Select Industry Index (the \\\"Index\\\") represents the metals and mining segment of the S&PTotal Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The metals & mining segment of the S&P TMI comprises the following sub-industries: Aluminum, Coal & Consumable Fuels, Copper, Diversified Metals & Mining, Gold, Precious Metals & Minerals, Silver, and Steel. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Commercial Metals Company\",\n                \"weight\": 4.9\n            },\n            {\n                \"name\": \"Compass Minerals International Inc.\",\n                \"weight\": 4.62\n            },\n            {\n                \"name\": \"Freeport-McMoRan Inc.\",\n                \"weight\": 4.62\n            },\n            {\n                \"name\": \"Hecla Mining Company\",\n                \"weight\": 5.12\n            },\n            {\n                \"name\": \"Newmont Corporation\",\n                \"weight\": 5.26\n            },\n            {\n                \"name\": \"Nucor Corporation\",\n                \"weight\": 4.55\n            },\n            {\n                \"name\": \"Reliance Steel & Aluminum Co.\",\n                \"weight\": 4.9\n            },\n            {\n                \"name\": \"Royal Gold Inc.\",\n                \"weight\": 4.83\n            },\n            {\n                \"name\": \"Steel Dynamics Inc.\",\n                \"weight\": 4.53\n            },\n            {\n                \"name\": \"Warrior Met Coal Inc.\",\n                \"weight\": 5.15\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Aluminum\",\n                \"weight\": 7.35\n            },\n            {\n                \"name\": \"Coal & Consumable Fuels\",\n                \"weight\": 9.09\n            },\n            {\n                \"name\": \"Copper\",\n                \"weight\": 4.63\n            },\n            {\n                \"name\": \"Diversified Metals & Mining\",\n                \"weight\": 6.8\n            },\n            {\n                \"name\": \"Gold\",\n                \"weight\": 16.36\n            },\n            {\n                \"name\": \"Silver\",\n                \"weight\": 5.12\n            },\n            {\n                \"name\": \"Steel\",\n                \"weight\": 50.65\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XOP\",\n        \"etfname\": \"SPDR® S&P® Oil & Gas Exploration & Production ETF\",\n        \"description\": \"The S&P Oil & Gas Exploration & Production Select Industry Index (the \\\"Index\\\") represents the oil and gas exploration and production segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The oil and gas exploration and production segment of the S&P TMI comprises the following sub-industries: Integrated Oil & Gas, Oil & Gas Exploration & Production, and Oil & Gas Refining & Marketing. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Apache Corporation\",\n                \"weight\": 3.65\n            },\n            {\n                \"name\": \"Cimarex Energy Co.\",\n                \"weight\": 2.58\n            },\n            {\n                \"name\": \"Concho Resources Inc.\",\n                \"weight\": 2.75\n            },\n            {\n                \"name\": \"ConocoPhillips\",\n                \"weight\": 2.6\n            },\n            {\n                \"name\": \"Devon Energy Corporation\",\n                \"weight\": 2.68\n            },\n            {\n                \"name\": \"EOG Resources Inc.\",\n                \"weight\": 2.79\n            },\n            {\n                \"name\": \"Hess Corporation\",\n                \"weight\": 2.75\n            },\n            {\n                \"name\": \"Occidental Petroleum Corporation\",\n                \"weight\": 2.91\n            },\n            {\n                \"name\": \"Pioneer Natural Resources Company\",\n                \"weight\": 2.59\n            },\n            {\n                \"name\": \"WPX Energy Inc.\",\n                \"weight\": 2.95\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Integrated Oil & Gas\",\n                \"weight\": 7.86\n            },\n            {\n                \"name\": \"Oil & Gas Exploration & Production\",\n                \"weight\": 74.72\n            },\n            {\n                \"name\": \"Oil & Gas Refining & Marketing\",\n                \"weight\": 17.41\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XPH\",\n        \"etfname\": \"SPDR® S&P® Pharmaceuticals ETF\",\n        \"description\": \"The S&P Pharmaceuticals Select Industry Index (the \\\"Index\\\") represents the pharmaceuticals segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The pharmaceuticals segment of the S&P TMI comprises the Pharmaceuticals sub-industry. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Catalent Inc\",\n                \"weight\": 4.33\n            },\n            {\n                \"name\": \"Elanco Animal Health Inc.\",\n                \"weight\": 4.72\n            },\n            {\n                \"name\": \"Eli Lilly and Company\",\n                \"weight\": 4.72\n            },\n            {\n                \"name\": \"Endo International Plc\",\n                \"weight\": 4.81\n            },\n            {\n                \"name\": \"Horizon Therapeutics Public Limited Company\",\n                \"weight\": 4.48\n            },\n            {\n                \"name\": \"Johnson & Johnson\",\n                \"weight\": 4.27\n            },\n            {\n                \"name\": \"Mylan N.V.\",\n                \"weight\": 4.7\n            },\n            {\n                \"name\": \"Perrigo Co. Plc\",\n                \"weight\": 4.48\n            },\n            {\n                \"name\": \"Pfizer Inc.\",\n                \"weight\": 4.32\n            },\n            {\n                \"name\": \"Zoetis Inc. Class A\",\n                \"weight\": 4.52\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Pharmaceuticals\",\n                \"weight\": 100\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XRT\",\n        \"etfname\": \"SPDR® S&P® Retail ETF\",\n        \"description\": \"The S&P Retail Select Industry Index (the \\\"Index\\\") represents the retail segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The retail segment of the S&P TMI comprises the following sub-industries: Apparel Retail, Automotive Retail, Computer & Electronic Retail, Department Stores, Drug Retail, Food Retailers, General Merchandise Stores, Hypermarkets & Super Centers, Internet & Direct Marketing Retail, and Specialty Stores. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Children's Place Inc.\",\n                \"weight\": 1.46\n            },\n            {\n                \"name\": \"Etsy Inc.\",\n                \"weight\": 1.47\n            },\n            {\n                \"name\": \"Grocery Outlet Holding Corp.\",\n                \"weight\": 1.44\n            },\n            {\n                \"name\": \"Grubhub Inc.\",\n                \"weight\": 1.64\n            },\n            {\n                \"name\": \"Guess? Inc.\",\n                \"weight\": 1.42\n            },\n            {\n                \"name\": \"L Brands Inc.\",\n                \"weight\": 1.47\n            },\n            {\n                \"name\": \"National Vision Holdings Inc.\",\n                \"weight\": 1.4\n            },\n            {\n                \"name\": \"Rite Aid Corporation\",\n                \"weight\": 2.06\n            },\n            {\n                \"name\": \"Signet Jewelers Limited\",\n                \"weight\": 1.65\n            },\n            {\n                \"name\": \"Wayfair Inc. Class A\",\n                \"weight\": 1.47\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Apparel Retail\",\n                \"weight\": 22.08\n            },\n            {\n                \"name\": \"Automotive Retail\",\n                \"weight\": 15.58\n            },\n            {\n                \"name\": \"Computer & Electronics Retail\",\n                \"weight\": 4.44\n            },\n            {\n                \"name\": \"Department Stores\",\n                \"weight\": 5.12\n            },\n            {\n                \"name\": \"Drug Retail\",\n                \"weight\": 3.21\n            },\n            {\n                \"name\": \"Food Retail\",\n                \"weight\": 5.71\n            },\n            {\n                \"name\": \"Hypermarkets & Super Centers\",\n                \"weight\": 4.61\n            },\n            {\n                \"name\": \"Internet & Direct Marketing Retail\",\n                \"weight\": 19.33\n            },\n            {\n                \"name\": \"OTHER\",\n                \"weight\": 5.8\n            },\n            {\n                \"name\": \"Specialty Stores\",\n                \"weight\": 14.13\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XSD\",\n        \"etfname\": \"SPDR® S&P® Semiconductor ETF\",\n        \"description\": \"The S&P Semiconductor Select Industry Index (the \\\"Index\\\") represents the semiconductors segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The semiconductors segment of the S&P TMI comprises the Semiconductors sub-industry. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Advanced Micro Devices Inc.\",\n                \"weight\": 3.52\n            },\n            {\n                \"name\": \"Cree Inc.\",\n                \"weight\": 3.33\n            },\n            {\n                \"name\": \"Inphi Corporation\",\n                \"weight\": 3.17\n            },\n            {\n                \"name\": \"Lattice Semiconductor Corporation\",\n                \"weight\": 3.29\n            },\n            {\n                \"name\": \"Micron Technology Inc.\",\n                \"weight\": 3.24\n            },\n            {\n                \"name\": \"NVIDIA Corporation\",\n                \"weight\": 3.16\n            },\n            {\n                \"name\": \"Semtech Corporation\",\n                \"weight\": 3.18\n            },\n            {\n                \"name\": \"Skyworks Solutions Inc.\",\n                \"weight\": 3.21\n            },\n            {\n                \"name\": \"SunPower Corporation\",\n                \"weight\": 3.31\n            },\n            {\n                \"name\": \"Synaptics Incorporated\",\n                \"weight\": 3.25\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Semiconductors\",\n                \"weight\": 100\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XSW\",\n        \"etfname\": \"SPDR® S&P® Software & Services ETF\",\n        \"description\": \"The S&P Software & Services Select Industry Index (the \\\"Index\\\") represents the software and services segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The software and services segment of the S&P TMI comprises the following sub-industries: Application Software, Data Processing & Outsourced Services, Home Entertainment Software, IT Consulting & Other Services, and Systems Software. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub- industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Alteryx Inc. Class A\",\n                \"weight\": 0.78\n            },\n            {\n                \"name\": \"Avaya Holdings Corp.\",\n                \"weight\": 0.7\n            },\n            {\n                \"name\": \"BlackLine Inc.\",\n                \"weight\": 0.68\n            },\n            {\n                \"name\": \"Cerence Inc\",\n                \"weight\": 0.77\n            },\n            {\n                \"name\": \"CrowdStrike Holdings Inc. Class A\",\n                \"weight\": 0.7\n            },\n            {\n                \"name\": \"GreenSky Inc. Class A\",\n                \"weight\": 0.71\n            },\n            {\n                \"name\": \"HubSpot Inc.\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"Paycom Software Inc.\",\n                \"weight\": 0.69\n            },\n            {\n                \"name\": \"Pluralsight Inc. Class A\",\n                \"weight\": 0.7\n            },\n            {\n                \"name\": \"Zscaler Inc.\",\n                \"weight\": 0.72\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Application Software\",\n                \"weight\": 52.02\n            },\n            {\n                \"name\": \"Data Processing & Outsourced Services\",\n                \"weight\": 19.54\n            },\n            {\n                \"name\": \"Interactive Home Entertainment\",\n                \"weight\": 2.95\n            },\n            {\n                \"name\": \"IT Consulting & Other Services\",\n                \"weight\": 9.93\n            },\n            {\n                \"name\": \"Systems Software\",\n                \"weight\": 15.55\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XTH\",\n        \"etfname\": \"SPDR® S&P® Technology Hardware ETF\",\n        \"description\": \"The S&P Technology Hardware Select Industry Index (the \\\"Index\\\") represents the technology hardware segment of the S&PTotal Market Index (\\\"S&P TMI\\\"). The S&PTMI is designed to track the broad U.S. equity market. The technology hardware segment of the S&PTMI comprises the following sub-industries: Electronic Components, Electronic Equipment & Instruments, and Technology Hardware, Storage & Peripherals. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Apple Inc.\",\n                \"weight\": 3.4\n            },\n            {\n                \"name\": \"Cognex Corporation\",\n                \"weight\": 3.15\n            },\n            {\n                \"name\": \"Coherent Inc.\",\n                \"weight\": 3.16\n            },\n            {\n                \"name\": \"HP Inc.\",\n                \"weight\": 3.18\n            },\n            {\n                \"name\": \"II-VI Incorporated\",\n                \"weight\": 3.49\n            },\n            {\n                \"name\": \"National Instruments Corporation\",\n                \"weight\": 3.19\n            },\n            {\n                \"name\": \"Pure Storage Inc. Class A\",\n                \"weight\": 3.43\n            },\n            {\n                \"name\": \"Seagate Technology PLC\",\n                \"weight\": 3.13\n            },\n            {\n                \"name\": \"Trimble Inc.\",\n                \"weight\": 3.22\n            },\n            {\n                \"name\": \"Western Digital Corporation\",\n                \"weight\": 3.83\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Electronic Components\",\n                \"weight\": 26.99\n            },\n            {\n                \"name\": \"Electronic Equipment & Instruments\",\n                \"weight\": 37.23\n            },\n            {\n                \"name\": \"Technology Hardware Storage & Peripherals\",\n                \"weight\": 35.78\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XTL\",\n        \"etfname\": \"SPDR® S&P® Telecom ETF\",\n        \"description\": \"The S&P Telecom Select Industry Index (the \\\"Index\\\") represents the telecommunications segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The telecommunications segment of the S&P TMI comprises the following sub-industries: Alternative Carriers, Communications Equipment, Integrated Telecommunication Services, and Wireless Telecommunication Services. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Arista Networks Inc.\",\n                \"weight\": 3.56\n            },\n            {\n                \"name\": \"Bandwidth Inc. Class A\",\n                \"weight\": 3.47\n            },\n            {\n                \"name\": \"CenturyLink Inc.\",\n                \"weight\": 3.26\n            },\n            {\n                \"name\": \"Cisco Systems Inc.\",\n                \"weight\": 3.22\n            },\n            {\n                \"name\": \"GCI Liberty Inc. Class A\",\n                \"weight\": 3.17\n            },\n            {\n                \"name\": \"Iridium Communications Inc.\",\n                \"weight\": 3.26\n            },\n            {\n                \"name\": \"Lumentum Holdings Inc.\",\n                \"weight\": 3.17\n            },\n            {\n                \"name\": \"Motorola Solutions Inc.\",\n                \"weight\": 3.29\n            },\n            {\n                \"name\": \"T-Mobile US Inc.\",\n                \"weight\": 3.25\n            },\n            {\n                \"name\": \"Vonage Holdings Corp.\",\n                \"weight\": 3.69\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Alternative Carriers\",\n                \"weight\": 23.97\n            },\n            {\n                \"name\": \"Communications Equipment\",\n                \"weight\": 56.39\n            },\n            {\n                \"name\": \"Integrated Telecommunication Services\",\n                \"weight\": 6.51\n            },\n            {\n                \"name\": \"Wireless Telecommunication Services\",\n                \"weight\": 13.13\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XTN\",\n        \"etfname\": \"SPDR® S&P® Transportation ETF\",\n        \"description\": \"The S&P Transportation Select Industry Index (the \\\"Index\\\") represents the transportation segment of the S&P Total Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The transportation segment of the S&P TMI comprises the following sub-industries: Air Freight & Logistics, Airlines, Airport Services, Highways & Rail Tracks, Marine, Marine Ports & Services, Railroads, and Trucking. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow sub-industry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Avis Budget Group Inc.\",\n                \"weight\": 2.75\n            },\n            {\n                \"name\": \"Delta Air Lines Inc.\",\n                \"weight\": 2.64\n            },\n            {\n                \"name\": \"Hertz Global Holdings Inc.\",\n                \"weight\": 2.63\n            },\n            {\n                \"name\": \"JetBlue Airways Corporation\",\n                \"weight\": 2.82\n            },\n            {\n                \"name\": \"Kansas City Southern\",\n                \"weight\": 2.74\n            },\n            {\n                \"name\": \"Norfolk Southern Corporation\",\n                \"weight\": 2.74\n            },\n            {\n                \"name\": \"Old Dominion Freight Line Inc.\",\n                \"weight\": 2.73\n            },\n            {\n                \"name\": \"Spirit Airlines Inc.\",\n                \"weight\": 2.79\n            },\n            {\n                \"name\": \"Uber Technologies Inc.\",\n                \"weight\": 3.26\n            },\n            {\n                \"name\": \"XPO Logistics Inc.\",\n                \"weight\": 2.79\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Air Freight & Logistics\",\n                \"weight\": 20.5\n            },\n            {\n                \"name\": \"Airlines\",\n                \"weight\": 25.58\n            },\n            {\n                \"name\": \"Airport Services\",\n                \"weight\": 2.59\n            },\n            {\n                \"name\": \"Marine\",\n                \"weight\": 3.73\n            },\n            {\n                \"name\": \"Railroads\",\n                \"weight\": 10.74\n            },\n            {\n                \"name\": \"Trucking\",\n                \"weight\": 36.85\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"XWEB\",\n        \"etfname\": \"SPDR® S&P® Internet ETF\",\n        \"description\": \"The S&P Internet Select Industry Index (\\\"the Index\\\") represents the internet segment of the S&PTotal Market Index (\\\"S&P TMI\\\"). The S&P TMI is designed to track the broad U.S. equity market. The internet segment of the S&P TMI comprises the Internet and Direct Marketing Retail, Internet Services & Infrastructure and Interactive Media & Services sub-industry. The Index is one of twenty-one (21) of the S&P Select Industry Indices (the \\\"Select Industry Indices\\\"), each designed to measure the performance of a narrow subindustry or group of sub-industries determined based on the Global Industry Classification Standard (\\\"GICS\\\").\",\n        \"holdings\": [\n            {\n                \"name\": \"Etsy Inc.\",\n                \"weight\": 3.01\n            },\n            {\n                \"name\": \"Grubhub Inc.\",\n                \"weight\": 3.36\n            },\n            {\n                \"name\": \"IAC/InterActiveCorp.\",\n                \"weight\": 3.04\n            },\n            {\n                \"name\": \"Match Group Inc.\",\n                \"weight\": 3.12\n            },\n            {\n                \"name\": \"MongoDB Inc. Class A\",\n                \"weight\": 2.93\n            },\n            {\n                \"name\": \"Pinterest Inc. Class A\",\n                \"weight\": 3.28\n            },\n            {\n                \"name\": \"Snap Inc. Class A\",\n                \"weight\": 3.23\n            },\n            {\n                \"name\": \"Twilio Inc. Class A\",\n                \"weight\": 3.12\n            },\n            {\n                \"name\": \"Wayfair Inc. Class A\",\n                \"weight\": 3.01\n            },\n            {\n                \"name\": \"Zillow Group Inc. Class C\",\n                \"weight\": 2.89\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"Interactive Media & Services\",\n                \"weight\": 41.35\n            },\n            {\n                \"name\": \"Internet & Direct Marketing Retail\",\n                \"weight\": 38.73\n            },\n            {\n                \"name\": \"Internet Services & Infrastructure\",\n                \"weight\": 19.92\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"DWFI\",\n        \"etfname\": \"SPDR® Dorsey Wright® Fixed Income Allocation ETF\",\n        \"description\": \"The Dorsey Wright Fixed Income Allocation Index is owned and developed by Dorsey, Wright & Associates (the \\\"Index Provider\\\") and is constructed pursuant to the Index Provider's proprietary methodology. The selection universe for the Index (the \\\"SelectionUniverse\\\") includes U.S.-listed fixed income ETFs advised by SSGA FM or its affiliates that are designed to target exposure to fixed income securities, including U.S. and non-U.S. developed and emerging market bonds, treasury bonds, corporate bonds, high yield bonds, inflation-protected bonds, floating rate notes, first lien senior secured floating rate bank loans, U.S nonconvertible preferred stock and other preferred securities, U.S. municipal bonds and U.S. convertible securities.\",\n        \"holdings\": [\n            {\n                \"name\": \"SPDR Bloomberg Barclays High Yield Bond ETF\",\n                \"weight\": 24.69\n            },\n            {\n                \"name\": \"SPDR Nuveen Bloomberg Barclays Municipal Bond ETF\",\n                \"weight\": 24.91\n            },\n            {\n                \"name\": \"SPDR Portfolio Intermediate Term Corporate Bond ETF\",\n                \"weight\": 24.67\n            },\n            {\n                \"name\": \"SPDR Portfolio Long Term Corporate Bond ETF\",\n                \"weight\": 25.59\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"GAL\",\n        \"etfname\": \"SPDR® SSGA Global Allocation ETF\",\n        \"description\": \"The MSCI ACWI IMI Index is a free float-adjusted market capitalization-weighted index that is designed to measure the combined equity market performance of developed and emerging markets. The Index covers approximately 99% of the global equity markets.\",\n        \"holdings\": [\n            {\n                \"name\": \"Invesco DB Gold Fund\",\n                \"weight\": 4\n            },\n            {\n                \"name\": \"SPDR Bloomberg Barclays High Yield Bond ETF\",\n                \"weight\": 9.91\n            },\n            {\n                \"name\": \"SPDR Dow Jones International Real Estate ETF\",\n                \"weight\": 3.04\n            },\n            {\n                \"name\": \"SPDR Dow Jones REIT ETF\",\n                \"weight\": 5.2\n            },\n            {\n                \"name\": \"SPDR Portfolio Developed World ex-US ETF\",\n                \"weight\": 16.96\n            },\n            {\n                \"name\": \"SPDR Portfolio Emerging Markets ETF\",\n                \"weight\": 6.88\n            },\n            {\n                \"name\": \"SPDR Portfolio Europe ETF\",\n                \"weight\": 3.98\n            },\n            {\n                \"name\": \"SPDR Portfolio Intermediate Term Corporate Bond ETF\",\n                \"weight\": 4\n            },\n            {\n                \"name\": \"SPDR Portfolio TIPS ETF\",\n                \"weight\": 5\n            },\n            {\n                \"name\": \"SPDR S&P 500 ETF Trust\",\n                \"weight\": 21.2\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"INKM\",\n        \"etfname\": \"SPDR® SSGA Income Allocation ETF\",\n        \"description\": \"The MSCI World Index is a free float-adjusted market capitalization weighted index that is designed to measure the large and mid-cap equity market performance of developed markets.\",\n        \"holdings\": [\n            {\n                \"name\": \"Invesco KBW Premium Yield Equity REIT ETF\",\n                \"weight\": 5.96\n            },\n            {\n                \"name\": \"iShares Mortgage Real Estate ETF\",\n                \"weight\": 5.1\n            },\n            {\n                \"name\": \"SPDR Blackstone / GSO Senior Loan ETF\",\n                \"weight\": 9.9\n            },\n            {\n                \"name\": \"SPDR Bloomberg Barclays Convertible Securities ETF\",\n                \"weight\": 5.04\n            },\n            {\n                \"name\": \"SPDR Bloomberg Barclays Emerging Markets Local Bond ETF\",\n                \"weight\": 9.88\n            },\n            {\n                \"name\": \"SPDR Bloomberg Barclays High Yield Bond ETF\",\n                \"weight\": 11.84\n            },\n            {\n                \"name\": \"SPDR Portfolio Long Term Corporate Bond ETF\",\n                \"weight\": 5.07\n            },\n            {\n                \"name\": \"SPDR Portfolio Long Term Treasury ETF\",\n                \"weight\": 9.14\n            },\n            {\n                \"name\": \"SPDR Portfolio S&P 500 High Dividend ETF\",\n                \"weight\": 15.1\n            },\n            {\n                \"name\": \"SPDR S&P Global Infrastructure ETF\",\n                \"weight\": 5.07\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"RLY\",\n        \"etfname\": \"SPDR® SSGA Multi-Asset Real Return ETF\",\n        \"description\": \"The Bloomberg Barclays U.S. Government Inflation-Linked Bond Index includes publicly issued, U.S. Treasury inflation protected securities that have at least 1 year remaining to maturity on index rebalancing date, with an issue size equal to or in excess of $500 million. Bonds must be capital-indexed and linked to an eligible inflation index. The securities must be denominated in U.S. dollars and pay coupon and principal in U.S. dollars. The notional coupon of a bond must be fixed or zero. Bonds must settle on or before the index rebalancing date.\",\n        \"holdings\": [\n            {\n                \"name\": \"Energy Select Sector SPDR Fund\",\n                \"weight\": 2.83\n            },\n            {\n                \"name\": \"Invesco DB Gold Fund\",\n                \"weight\": 3.06\n            },\n            {\n                \"name\": \"Invesco Optimum Yield Diversified Commodity Strategy No K-1 ETF\",\n                \"weight\": 20.39\n            },\n            {\n                \"name\": \"SPDR Dow Jones International Real Estate ETF\",\n                \"weight\": 9.16\n            },\n            {\n                \"name\": \"SPDR Dow Jones REIT ETF\",\n                \"weight\": 9.4\n            },\n            {\n                \"name\": \"SPDR FTSE International Government Inflation-Protected Bond ETF\",\n                \"weight\": 6.03\n            },\n            {\n                \"name\": \"SPDR Portfolio TIPS ETF\",\n                \"weight\": 13.16\n            },\n            {\n                \"name\": \"SPDR S&P Global Infrastructure ETF\",\n                \"weight\": 9.25\n            },\n            {\n                \"name\": \"SPDR S&P Global Natural Resources ETF\",\n                \"weight\": 22.69\n            },\n            {\n                \"name\": \"VanEck Vectors Agribusiness ETF\",\n                \"weight\": 2.05\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"GLD\",\n        \"etfname\": \"SPDR® Gold Shares\",\n        \"description\": \"\\ufeffGross Expense RatioThe fund's total annual operating expense ratio. It is gross of any fee waivers or expense reimbursements. It can be found in the fund's most recent prospectus.\",\n        \"holdings\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    },\n    {\n        \"ticker\": \"GLDM\",\n        \"etfname\": \"SPDR® Gold MiniShares<sup>SM</sup> Trust\",\n        \"description\": \"\\ufeffGross Expense RatioThe fund's total annual operating expense ratio. It is gross of any fee waivers or expense reimbursements. It can be found in the fund's most recent prospectus.\",\n        \"holdings\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ],\n        \"sector\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ],\n        \"country\": [\n            {\n                \"name\": \"null\",\n                \"weight\": null\n            }\n        ]\n    }\n]"}],"_postman_id":"0a7376de-9c64-be54-65fe-ccc510a33594"}]}