{
  "fields": [{"id":"_id","type":"int"},{"id":"Año de la estadística","type":"numeric"},{"id":"Hombres","type":"numeric"},{"id":"Mujeres","type":"numeric"}],
  "records": [
    [1,1997,328,251],
    [2,1998,369,292],
    [3,1999,318,281],
    [4,2000,317,305],
    [5,2001,313,326],
    [6,2002,337,287],
    [7,2003,354,324],
    [8,2004,336,305],
    [9,2005,383,294],
    [10,2006,357,332],
    [11,2007,363,275],
    [12,2008,387,311],
    [13,2009,373,329],
    [14,2010,349,336],
    [15,2011,391,327],
    [16,2012,377,336],
    [17,2013,324,286],
    [18,2014,338,332],
    [19,2015,320,274],
    [20,2016,352,320],
    [21,2017,406,328],
    [22,2018,350,335],
    [23,2019,370,325],
    [24,2020,411,367],
    [25,2021,371,372],
    [26,2022,391,369],
    [27,2023,358,372],
    [28,2024,1,1]
]}
