{
  "fields": [{"id":"_id","type":"int"},{"id":"EDADES","type":"text"},{"id":"TOTAL","type":"numeric"},{"id":"Hombres","type":"numeric"},{"id":"Mujeres","type":"numeric"}],
  "records": [
    [1,"Total",23117,11808,11309],
    [2,"0-5",187,109,78],
    [3,"6-11",377,191,186],
    [4,"12-17",582,293,289],
    [5,"18-23 ",1925,977,948],
    [6,"24-29 ",3281,1575,1706],
    [7,"30-35",3993,1955,2038],
    [8,"36-41",3768,1957,1811],
    [9,"42-47 ",2728,1362,1366],
    [10,"48-53",2103,1086,1017],
    [11,"54-59",1745,956,789],
    [12,"60-65 ",1166,634,532],
    [13,"66-71 ",707,394,313],
    [14,"72-77 ",317,195,122],
    [15,"78-83",127,67,60],
    [16,"84 y más  ",43,24,19],
    [17,"No especificado ",68,33,35]
]}
