{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persen","type":"numeric"}],
  "records": [
    [1,2018.0,80.6],
    [2,2019.0,81.5],
    [3,2020.0,82.54],
    [4,2021.0,82.78],
    [5,2022.0,79.14],
    [6,2023.0,77.97],
    [7,2024.0,82.73],
    [8,2025.0,84.37],
    [9,2018,80.6],
    [10,2019,81.5],
    [11,2020,82.54],
    [12,2021,82.78],
    [13,2022,79.14],
    [14,2023,77.97],
    [15,2024,82.73],
    [16,2025,84.37]
]}
