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