{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2014,42693],
    [2,2015,37280],
    [3,2016,34134],
    [4,2017,33241]
]}
