{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Nilai","type":"numeric"}],
  "records": [
    [1,2013,69.79],
    [2,2014,70.39],
    [3,2015,70.76],
    [4,2016,71.1],
    [5,2017,71.91],
    [6,2018,72.56],
    [7,2019,73.49],
    [8,2020,73],
    [9,2021,73.81],
    [10,2022,74.35]
]}
