{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persen","type":"numeric"}],
  "records": [
    [1,2018.0,99.77],
    [2,2019.0,99.57],
    [3,2020.0,99.95],
    [4,2021.0,99.87],
    [5,2022.0,99.41],
    [6,2023.0,99.91],
    [7,2024.0,99.83],
    [8,2025.0,99.94],
    [9,2018,99.77],
    [10,2019,99.57],
    [11,2020,99.95],
    [12,2021,99.87],
    [13,2022,99.41],
    [14,2023,99.91],
    [15,2024,99.83],
    [16,2025,99.94]
]}
