{
  "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",16919,8439,8480],
    [2,"0-5",81,40,41],
    [3,"6-11",302,144,158],
    [4,"12-17",504,245,259],
    [5,"18-23",1652,789,863],
    [6,"24-29",2225,1043,1182],
    [7,"30-35",2695,1226,1469],
    [8,"36-41",2630,1377,1253],
    [9,"42-47",2150,1132,1018],
    [10,"48-53",1502,785,717],
    [11,"54-59",1251,622,629],
    [12,"60-65",919,465,454],
    [13,"66-71",605,345,260],
    [14,"72-77",217,127,90],
    [15,"78-83",100,53,47],
    [16,"84 y más",32,19,13],
    [17,"No especificado",54,27,27]
]}
