Fund Data with Tabs
Example:
Divdend Growth ETFs
NOBL
S&P 500 Ex-Energy ETF
Excludes oil, gas, and consumable fuels, and energy equitment and service companies
REGL
S&P 500 Ex-Finanicals & Real Estate ETF
Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...
SMDV
S&P 500 Ex-Health Care ETF
excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services com...
TMDV
S&P 500 Ex- Information Technology ETF
Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.
EFAD
S&P 500 Ex-Energy ETF
Excludes oil, gas, and consumable fuels, and energy equitment and service companies
EUDV
S&P 500 Ex-Finanicals & Real Estate ETF
Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...
EMDV
S&P 500 Ex-Health Care ETF
excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services com...
Config:
{
"heading": "Divdend Growth ETFs",
"fundData": [
{
"title": "US",
"products": [
{
"name": "S&P 500 Ex-Energy ETF",
"description": "Excludes oil, gas, and consumable fuels, and energy equitment and service companies",
"abbrevation": {
"label": "NOBL",
"to": "#"
},
"type": "DIVIDEND GROWERS",
"rating": {
"withoutTooltip": true,
"classname": "",
"stars": 4,
"ratingCategory": "46",
"date": "07/31/25"
},
"cta": {
"to": "#",
"label": "View Fund Details"
}
},
{
"name": "S&P 500 Ex-Finanicals & Real Estate ETF",
"description": "Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...",
"abbrevation": {
"label": "REGL",
"to": "#"
},
"type": "dividend Growers",
"multiple": null,
"cta": {
"to": "#",
"label": "View Fund Details"
}
},
{
"name": "S&P 500 Ex-Health Care ETF",
"description": "excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services companies.",
"abbrevation": {
"label": "SMDV",
"to": "#"
},
"type": "dividend Growers",
"multiple": null,
"rating": {
"withoutTooltip": true,
"classname": "",
"stars": 4,
"ratingCategory": "46",
"date": "07/31/25"
},
"cta": {
"to": "#",
"label": "View Fund Details"
}
},
{
"name": "S&P 500 Ex- Information Technology ETF",
"description": "Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.",
"abbrevation": {
"label": "TMDV",
"to": "#"
},
"type": "dividend Growers",
"multiple": null,
"rating": {
"withoutTooltip": true,
"classname": "",
"stars": 4,
"ratingCategory": "46",
"date": "07/31/25"
},
"cta": [
{
"to": "#",
"label": "View Fund Details"
}
]
}
]
},
{
"title": "International",
"products": [
{
"name": "S&P 500 Ex-Energy ETF",
"description": "Excludes oil, gas, and consumable fuels, and energy equitment and service companies",
"abbrevation": {
"label": "EFAD",
"to": "#"
},
"type": "DIVIDEND GROWERS",
"rating": {
"withoutTooltip": true,
"classname": "",
"stars": 4,
"ratingCategory": "46",
"date": "07/31/25"
},
"cta": {
"to": "#",
"label": "View Fund Details"
}
},
{
"name": "S&P 500 Ex-Finanicals & Real Estate ETF",
"description": "Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...",
"abbrevation": {
"label": "EUDV",
"to": "#"
},
"type": "DIVIDEND GROWERS",
"multiple": null,
"cta": {
"to": "#",
"label": "View Fund Details"
}
},
{
"name": "S&P 500 Ex-Health Care ETF",
"description": "excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services companies.",
"abbrevation": {
"label": "EMDV",
"to": "#"
},
"type": "DIVIDEND GROWERS",
"multiple": null,
"rating": {
"withoutTooltip": true,
"classname": "",
"stars": 4,
"ratingCategory": "46",
"date": "07/31/25"
},
"cta": {
"to": "#",
"label": "View Fund Details"
}
}
]
}
]
}