{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,1998,14838],
    [2,1999,14673],
    [3,2000,14526],
    [4,2001,13922],
    [5,2002,12535],
    [6,2003,10613],
    [7,2004,10865],
    [8,2005,11085],
    [9,2006,12454],
    [10,2007,13624],
    [11,2008,14417],
    [12,2009,15812],
    [13,2010,16245],
    [14,2011,16993],
    [15,2012,16811],
    [16,2013,17619],
    [17,2014,18571]
]}
