JSFiddle - React, Tailwind, and code Playground
by lshettyl
JavaScript
const data = [
{
"Provider ID": 0,
"Broker ID": 16,
"[Plan name, employee-facing]": "Contribution Plan",
"employee Only": 86.1,
"employee + Spouse/Partner": 291.3,
"employee + Child(ren)": 121.4,
"employee + Family": 311.9,
" max contrib. / employee only": "Credited to your HRA:\n$250",
" max contrib. / employee + dependents": "Credited to your HRA:\n$500",
"Annual ded. / employee only": 1750,
"Annual ded. / employee + dependents": 3500,
"Annual OOP max / per person": 6850,
"Annual OOP max / entire famliy": 13700,
"Primary care doctor visit": "75% covered after deductible",
"Specialist doctor visit": "75% covered after deductible",
"Virtual doctor visit": "$4 copay Doctor on Demand",
"Eligible preventive care": "100% covered, no deductible",
"Centers of Excellence": "100% covered, no deductible",
"Urgent care": "75% covered after deductible",
"Emergency": "$300 copay, then 75% covered after deductible",
"Hospitalization": "75% covered after deductible",
"Generic drugs": 4,
"Brand-name drugs": "$50 or 25% of allowed cost*",
"Speciality drugs": "$50 or 20% of allowed cost*"
},
{
"Provider ID": 0,
"Broker ID": 23,
"[Plan name, employee-facing]": "Premier Plan",
"employee Only": 30.5,
"employee + Spouse/Partner": 154.1,
"employee + Child(ren)": 48.8,
"employee + Family": 180.8,
" max contrib. / employee only": "None",
" max contrib. / employee + dependents": "None",
"Annual ded. / employee only": 2750,
"Annual ded. / employee + dependents": 5500,
"Annual OOP max / per person": 6850,
"Annual OOP max / entire famliy": 13700,
"Primary care doctor visit": "$35 copay",
"Specialist doctor visit": "$75 copay",
"Virtual doctor visit": "$4 copay Doctor on Demand",
"Eligible preventive care": "100% covered, no deductible",
"Centers of Excellence": "100% covered, no deductible",
"Urgent care": "$75...