{
  "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",445,383,62],
    [2,"18-27",121,107,14],
    [3,"28-37",167,142,25],
    [4,"38-47",99,87,12],
    [5,"48-57",44,36,8],
    [6,"58-68",14,11,3]
]}
