{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"numeric"}],
  "records": [
    [1,2018.0,99.75],
    [2,2019.0,99.86],
    [3,2020.0,99.88],
    [4,2021.0,99.73],
    [5,2022.0,99.44],
    [6,2023.0,99.6],
    [7,2024.0,100.0],
    [8,2018,99.75],
    [9,2019,99.86],
    [10,2020,99.88],
    [11,2021,99.73],
    [12,2022,99.44],
    [13,2023,99.6],
    [14,2024,100.0]
]}
