{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Gender"},{"type":"numeric","id":"Status in Employment as Paid Employed"},{"type":"numeric","id":"Status in Employment as Self Employed"},{"type":"numeric","id":"Status in Employment as Unpaid Family Member"},{"type":"numeric","id":"Primary NSIC Groups"},{"type":"numeric","id":"Secondary NSIC Groups"},{"type":"numeric","id":"Tertiary NSIC Groups"}],
  "records": [
    [1,"Nepal",67,24.5,8.4,13.7,31.9,54.4],
    [2,"Male",70.5,25.4,4.1,10.3,38,51.7],
    [3,"Female",60.8,23,16.3,19.8,20.8,59.3]
]}
