{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2006,13907],
    [2,2007,15214],
    [3,2008,16250],
    [4,2009,17718],
    [5,2010,17965],
    [6,2011,19082],
    [7,2012,19345],
    [8,2013,19934],
    [9,2014,21066]
]}
