{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2014,16.8],
    [2,2015,16.4],
    [3,2016,15.9],
    [4,2017,15.7]
]}
