{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2000,99.1],
    [2,2001,98.9],
    [3,2002,99.4],
    [4,2003,99.3],
    [5,2004,99.3],
    [6,2005,99.5],
    [7,2006,98.7],
    [8,2007,98.6],
    [9,2008,99.7],
    [10,2009,99.7],
    [11,2010,99.8],
    [12,2011,99.5],
    [13,2012,99.9],
    [14,2013,99.9],
    [15,2014,99.9],
    [16,2015,100],
    [17,2016,100],
    [18,2017,100]
]}
