{
  "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,"0-5",9862,5186,4676],
    [2,"6--11",88,53,35],
    [3,"12--17",153,79,74],
    [4,"18-23",235,110,125],
    [5,"24-29 ",744,399,345],
    [6,"30-35",1309,643,666],
    [7,"36-41",1653,841,812],
    [8,"42-47",1598,832,766],
    [9,"48-53 ",1220,618,602],
    [10,"54-59",944,526,418],
    [11,"60-65 ",766,446,320],
    [12,"66-71  ",534,278,256],
    [13,"72-77",351,193,158],
    [14,"78-83 ",172,110,62],
    [15,"84 y más ",56,33,23],
    [16,"No especificado ",17,10,7],
    [17,"",22,15,7]
]}
