{
  "fields": [{"id":"_id","type":"int"},{"id":"Grupo de Edad","type":"text"},{"id":"Total","type":"numeric"},{"id":"Hombres","type":"numeric"},{"id":"Mujeres","type":"numeric"}],
  "records": [
    [1,"Total",11212,5549,5663],
    [2,"0-5",59,30,29],
    [3,"6-11",187,91,96],
    [4,"12-17",321,152,169],
    [5,"18-23",1037,494,543],
    [6,"24-29",1401,648,753],
    [7,"30-35",1776,789,987],
    [8,"36-41",1777,915,862],
    [9,"42-47",1516,820,696],
    [10,"48-53",1026,540,486],
    [11,"54-59",805,380,425],
    [12,"60-65",594,294,300],
    [13,"66-71",427,233,194],
    [14,"72-77",148,88,60],
    [15,"78-83",71,39,32],
    [16,"84 y más",20,13,7],
    [17,"No especificado",47,23,24]
]}
