{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"numeric"}],
  "records": [
    [1,2018.0,98.5],
    [2,2019.0,94.44],
    [3,2020.0,81.04],
    [4,2021.0,86.94],
    [5,2022.0,94.41],
    [6,2023.0,96.7],
    [7,2024.0,100.0],
    [8,2025.0,100.0],
    [9,2018,98.5],
    [10,2019,94.44],
    [11,2020,81.04],
    [12,2021,86.94],
    [13,2022,94.41],
    [14,2023,96.7],
    [15,2024,100.0],
    [16,2025,100.0]
]}
