{
  "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",6429,3175,3254],
    [2,"0-5",34,16,18],
    [3,"6-11",110,58,52],
    [4,"12-17",182,87,95],
    [5,"18-23",577,277,300],
    [6,"24-29",811,378,433],
    [7,"30-35",984,442,542],
    [8,"36-41",1029,534,495],
    [9,"42-47",897,478,419],
    [10,"48-53",595,313,282],
    [11,"54-59",487,223,264],
    [12,"60-65",349,163,186],
    [13,"66-71",236,129,107],
    [14,"72-77",76,44,32],
    [15,"78-83",35,18,17],
    [16,"84 y más",9,6,3],
    [17,"No especificado",18,9,9]
]}
