{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2006,14.4],
    [2,2007,16.8],
    [3,2008,22.8],
    [4,2009,30.6],
    [5,2010,36.7],
    [6,2011,47.4],
    [7,2012,52.2],
    [8,2013,56.8],
    [9,2014,61.4],
    [10,2015,63],
    [11,2016,64.2],
    [12,2017,66.2],
    [13,2018,67.9]
]}
