{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"No"},{"type":"text","id":"Description"},{"type":"numeric","id":"Population (Person)"},{"type":"numeric","id":"Rate (%)"}],
  "records": [
    [2,"1","Estimated population",91713345,100],
    [4,"","Male",45234104,49.3],
    [5,"","Female",46479241,50.7],
    [7,"","Urban",31131496,33.9],
    [8,"","Rural",60581849,66.1],
    [10,"1","Total estimated population ",13386330,100],
    [12,"","Male",6721461,50.2],
    [13,"","Female",6664869,49.8],
    [15,"","Urban",1438315,10.7],
    [16,"","Rural",11948015,89.3]
]}
