{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Sex"},{"type":"numeric","id":"Non-Ag Sect of  age group (5-13)"},{"type":"numeric","id":"Ag Sect of age group (5-13)"},{"type":"numeric","id":"Non-Ag Sect of age group (14-17)"},{"type":"numeric","id":"Ag Sect of age group (14-17)"},{"type":"numeric","id":"Non-Ag Sect of age group (5-17)"},{"type":"numeric","id":"Ag Sect age group (5-17)"},{"type":"numeric","id":"Total children"}],
  "records": [
    [1,"Male",33,330,47,94,80,424,504],
    [2,"Female",39,446,23,70,62,515,577],
    [3,"Total",72,776,70,164,141,939,1081]
]}
