{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2013,95.2],
    [2,2013,4.8],
    [3,2013,100],
    [4,2013,76.7],
    [5,2013,23.3],
    [6,2013,100],
    [7,2013,83.8],
    [8,2013,100],
    [9,2013,16.2]
]}
