{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Poverty Status"},{"type":"numeric","id":"1 worker"},{"type":"numeric","id":"2-9 worker"},{"type":"numeric","id":"10 + workers"},{"type":"numeric","id":"Total"}],
  "records": [
    [1,"Poor",12.24,71.93,15.83,100],
    [2,"Non poor",36.08,49.09,14.83,100]
]}
