{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"numeric"}],
  "records": [
    [1,2018.0,95.83],
    [2,2019.0,95.5],
    [3,2020.0,95.57],
    [4,2021.0,61.3],
    [5,2022.0,79.45],
    [6,2023.0,87.04],
    [7,2024.0,100.0],
    [8,2018,95.83],
    [9,2019,95.5],
    [10,2020,95.57],
    [11,2021,61.3],
    [12,2022,79.45],
    [13,2023,87.04],
    [14,2024,100.0]
]}
