{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Age At Death (Years)"},{"type":"numeric","id":"Both Sexes"},{"type":"numeric","id":"Male"},{"type":"numeric","id":"Female"}],
  "records": [
    [1,"All Ages",100,52.87,47.13],
    [2,"Under 1",30.93,14.87,16.06],
    [3,"01-04",2.98,1.5,1.48],
    [4,"05-09",2.94,1.59,1.35],
    [5,"10-14",0.31,0.31,0],
    [6,"15-19",1.1,0.44,0.66],
    [7,"20-24",0.31,0.17,0.13],
    [8,"25-29",1.33,1.18,0.16],
    [9,"30-34",0.88,0.39,0.5],
    [10,"35-39",1.38,1.17,0.21],
    [11,"40-44",3.29,2.63,0.66],
    [12,"45-49",1.14,0.64,0.49],
    [13,"50-54",3.19,1.67,1.53],
    [14,"55-59",5.57,2.68,2.89],
    [15,"60-64",10.21,4.1,6.11],
    [16,"65-69",7.52,4.69,2.83],
    [17,"70-74",8.62,5.15,3.47],
    [18,"75-79",6.2,2.64,3.56],
    [19,"80-84",5.21,3.62,1.59],
    [20,"85 & above",6.88,3.43,3.45]
]}
