{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2000,869],
    [2,2001,846],
    [3,2002,817],
    [4,2003,877],
    [5,2004,768],
    [6,2005,723],
    [7,2006,588],
    [8,2007,656],
    [9,2008,592],
    [10,2009,531],
    [11,2010,449],
    [12,2011,1],
    [13,2012,522],
    [14,2013,496],
    [15,2014,434],
    [16,2015,426],
    [17,2016,428],
    [18,2017,339],
    [19,2018,337]
]}
