{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,1998,17998],
    [2,1999,17799],
    [3,2000,18381],
    [4,2001,16915],
    [5,2002,15272],
    [6,2003,12698],
    [7,2004,12907],
    [8,2005,13095],
    [9,2006,14615],
    [10,2007,15995],
    [11,2008,17088],
    [12,2009,18629],
    [13,2010,19216],
    [14,2011,20079],
    [15,2012,20049],
    [16,2013,21042],
    [17,2014,22198]
]}
