{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2001,6.2],
    [2,2002,12],
    [3,2003,11.9],
    [4,2004,13.6],
    [5,2005,12.4],
    [6,2006,14.1],
    [7,2007,14],
    [8,2008,15.4],
    [9,2009,16],
    [10,2010,16.6],
    [11,2011,17],
    [12,2012,15.1],
    [13,2013,16.5],
    [14,2014,15.6],
    [15,2015,14.6],
    [16,2016,12.8],
    [17,2017,13.5]
]}
