{
  "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,"Lumbini Province",409,536,946,897,1240,2137,174,180,354,1481,1956,3437],
    [2,"Never Attended School",14,40,54,210,643,853,105,167,273,329,850,1180],
    [4,"Attended School In The Past",173,287,460,658,566,1224,69,13,82,900,865,1766]
]}
