{
  "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",366,313,53],
    [2,"18-27",100,87,13],
    [3,"28-37",141,120,21],
    [4,"38-47",75,66,9],
    [5,"48-57",37,30,7],
    [6,"58-68",13,10,3]
]}
