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