{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Indicator"},{"type":"numeric","id":"Usual hours per week of male"},{"type":"numeric","id":"Usual hours per week of female"},{"type":"numeric","id":"Total usual hours per week"},{"type":"numeric","id":"Actual Hours per week of male"},{"type":"numeric","id":"Actual Hours per week of female"},{"type":"numeric","id":"Total Actual Hours per week"}],
  "records": [
    [1,"Total",48,39,44,44,36,41],
    [2,"Illiterate",46,37,41,40,33,36],
    [3,"Childhood education",51,25,40,42,23,34],
    [4,"Literate (Non-formal)",49,40,44,44,37,41],
    [5,"Less than Basic",49,39,47,44,35,42],
    [6,"Basic",50,37,46,46,34,42],
    [7,"Less than Secondary",49,40,46,44,36,42],
    [8,"Secondary",47,41,45,43,37,41],
    [9,"Tertiary",44,41,43,42,38,40]
]}
