{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"numeric"}],
  "records": [
    [1,2018.0,55.42],
    [2,2019.0,68.4],
    [3,2020.0,81.3],
    [4,2021.0,68.6],
    [5,2022.0,73.6],
    [6,2023.0,77.5],
    [7,2024.0,80.0],
    [8,2018,55.42],
    [9,2019,68.4],
    [10,2020,81.3],
    [11,2021,68.6],
    [12,2022,73.6],
    [13,2023,77.5],
    [14,2024,80.0]
]}
