{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Poverty Status"},{"type":"numeric","id":"Percentage of HHs with owned agri land"},{"type":"numeric","id":"Percentage of HHs renting-out land"},{"type":"numeric","id":"Percentage of HHs renting-in land"}],
  "records": [
    [1,"Poor",65.9,8.1,25.9],
    [2,"Non-poor",63.1,19.9,16.9]
]}
