{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,1998,122],
    [2,1999,125],
    [3,2000,132],
    [4,2001,152],
    [5,2002,179],
    [6,2003,209],
    [7,2004,216],
    [8,2005,212],
    [9,2006,205],
    [10,2007,217],
    [11,2008,232],
    [12,2009,249],
    [13,2010,261],
    [14,2011,273],
    [15,2012,278]
]}
