{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2004,1041701],
    [2,2005,1020781],
    [3,2006,1180431],
    [4,2007,1181485],
    [5,2008,1280375],
    [6,2009,1397994],
    [7,2010,1471875],
    [8,2011,1564409],
    [9,2012,1547540],
    [10,2013,1817946],
    [11,2014,2088351]
]}
