{
  "fields": [{"id":"_id","type":"int"},{"id":"Setting","type":"text","info":{"label":"Setting"}},{"id":"Referrals received from HSE","type":"text","info":{"label":"Referrals received from HSE"}},{"id":"Referral resolved","type":"numeric","info":{"label":"Referral resolved"}}],
  "records": [
    [1,"Primary school","963",114],
    [2,"Post-primary school","142",15],
    [3,"Special school","14",1],
    [4,"Other","652",2],
    [5,"TOTAL","1,771",132]
]}
