{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persen","type":"numeric"}],
  "records": [
    [1,2018.0,95.83],
    [2,2019.0,95.95],
    [3,2020.0,95.57],
    [4,2021.0,94.64],
    [5,2022.0,92.46],
    [6,2023.0,92.03],
    [7,2024.0,91.39],
    [8,2025.0,91.04],
    [9,2018,95.83],
    [10,2019,95.95],
    [11,2020,95.57],
    [12,2021,94.64],
    [13,2022,92.46],
    [14,2023,92.03],
    [15,2024,91.39],
    [16,2025,91.04]
]}
