{
  "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,"Karnali Province",139,211,350,305,410,716,42,55,97,486,676,1163],
    [2,"Never Attended School",2,10,13,88,267,355,30,55,85,121,332,453],
    [4,"Attended School In The Past",64,106,170,209,137,346,11,1,12,285,244,529]
]}
