{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2007,6756],
    [2,2008,7418],
    [3,2009,8196],
    [4,2010,9084],
    [5,2011,8769],
    [6,2012,9718],
    [7,2013,9121],
    [8,2014,9642],
    [9,2015,9203]
]}
