{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"numeric"}],
  "records": [
    [1,2018.0,97.85],
    [2,2019.0,134.7],
    [3,2020.0,80.79],
    [4,2021.0,86.1],
    [5,2022.0,100.34],
    [6,2023.0,102.24],
    [7,2024.0,100.0],
    [8,2018,97.85],
    [9,2019,134.7],
    [10,2020,80.79],
    [11,2021,86.1],
    [12,2022,100.34],
    [13,2023,102.24],
    [14,2024,100.0]
]}
