{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"School attendance history"},{"type":"numeric","id":"15-24 male"},{"type":"numeric","id":"15-24 female"},{"type":"numeric","id":"15-24 total"},{"type":"numeric","id":"25-64 male"},{"type":"numeric","id":"25-64 female"},{"type":"numeric","id":"25-64 total"},{"type":"numeric","id":"65 and above male"},{"type":"numeric","id":"65 and above female"},{"type":"numeric","id":"65 and above total"},{"type":"numeric","id":"Total male"},{"type":"numeric","id":"Total female"},{"type":"numeric","id":"Total"}],
  "records": [
    [1,"Koshi Province",395,502,897,1024,1269,2293,180,186,366,1598,1957,3556],
    [2,"Never Attended School",12,24,37,245,653,898,118,180,298,376,857,1233],
    [4,"Attended School In The Past",184,275,459,758,598,1357,61,7,68,1003,880,1883]
]}
