{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Poverty Status"},{"type":"numeric","id":"Average household consumption ( NRs.)"},{"type":"numeric","id":"Share of food"},{"type":"numeric","id":"Share of rent"},{"type":"numeric","id":"Share of education"},{"type":"numeric","id":"Share of other non- foods"},{"type":"numeric","id":"Total"}],
  "records": [
    [1,"Poor",252042,60.3,10.4,3.1,26.2,100],
    [2,"Non poor",577773,49.9,12,5.6,32.4,100]
]}
