{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Tingkat Inflasi","type":"numeric"}],
  "records": [
    [1,2018.0,2.98],
    [2,2019.0,2.28],
    [3,2020.0,1.9],
    [4,2021.0,2.18],
    [5,2022.0,6.49],
    [6,2023.0,2.61],
    [7,2024.0,1.51],
    [8,2018,2.98],
    [9,2019,2.28],
    [10,2020,1.9],
    [11,2021,2.18],
    [12,2022,6.49],
    [13,2023,2.61],
    [14,2024,1.51]
]}
