Health expenditure const data = data.filter( (d) =>
d.AgeGroup === '0-18' && d.Service === 'Prescription Drugs' && d.Payer === 'Total' );