{
  "fields": [{"id":"_id","type":"int"},{"id":"año","type":"numeric"},{"id":"valor","type":"numeric"}],
  "records": [
    [1,2000,88.7],
    [2,2001,95.7],
    [3,2002,96.3],
    [4,2003,95.6],
    [5,2004,96.4],
    [6,2005,97],
    [7,2006,96.8],
    [8,2007,96.2],
    [9,2008,96.1],
    [10,2009,96.9],
    [11,2010,97.1],
    [12,2011,97.9],
    [13,2012,98.5],
    [14,2013,98.9],
    [15,2014,99],
    [16,2015,99],
    [17,2016,99.1],
    [18,2017,99.1],
    [19,2018,99]
]}
