{
  "fields": [{"id":"_id","type":"int"},{"id":"Total","type":"text"},{"id":"Hombres","type":"numeric"},{"id":"Mujeres","type":"numeric"}],
  "records": [
    [1,"34956",17469,17487],
    [2,"238",133,105],
    [3,"555",277,278],
    [4,"836",422,414],
    [5,"3170",1615,1555],
    [6,"4994",2406,2588],
    [7,"5977",2892,3085],
    [8,"5598",2840,2758],
    [9,"4214",2048,2166],
    [10,"3220",1592,1628],
    [11,"2585",1322,1263],
    [12,"1724",882,842],
    [13,"1037",584,453],
    [14,"484",288,196],
    [15,"173",91,82],
    [16,"58",31,27],
    [17,"93",46,47]
]}
