{
  "fields": [{"id":"_id","type":"int"},{"id":"Año de nacimentos","type":"numeric"},{"id":"Hombres nacidos","type":"numeric"},{"id":"Mujeres nacidas","type":"numeric"}],
  "records": [
    [1,1997,402,385],
    [2,1998,403,373],
    [3,1999,434,385],
    [4,2000,468,474],
    [5,2001,560,486],
    [6,2002,527,553],
    [7,2003,544,531],
    [8,2004,565,509],
    [9,2005,568,517],
    [10,2006,582,515],
    [11,2007,637,560],
    [12,2008,648,587],
    [13,2009,599,594],
    [14,2010,596,509],
    [15,2011,573,564],
    [16,2012,577,554],
    [17,2013,504,522],
    [18,2014,536,552],
    [19,2015,573,473],
    [20,2016,538,515],
    [21,2017,540,471],
    [22,2018,509,438],
    [23,2019,529,539],
    [24,2020,486,453],
    [25,2021,528,480],
    [26,2022,493,502],
    [27,2023,454,447],
    [28,2024,32,18]
]}
