{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Poverty Status"},{"type":"numeric","id":"Male of age 5 years and above"},{"type":"numeric","id":"Female of age 5 years and above"},{"type":"numeric","id":"Total of age 5 years and above"},{"type":"numeric","id":"Male of age  15 years and above"},{"type":"numeric","id":"Female of age 15 years and above"},{"type":"numeric","id":"Total of age 5 years abd above"}],
  "records": [
    [1,"Poor",73.6,60.6,66.4,65.7,49.9,56.7],
    [2,"Non-poor",88.6,72.5,80.0,86.5,67.3,76.0]
]}
