{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"numeric"}],
  "records": [
    [1,2018.0,70.77],
    [2,2019.0,35.9],
    [3,2020.0,69.9],
    [4,2021.0,53.7],
    [5,2022.0,57.4],
    [6,2023.0,62.9],
    [7,2024.0,58.8],
    [8,2018,70.77],
    [9,2019,35.9],
    [10,2020,69.9],
    [11,2021,53.7],
    [12,2022,57.4],
    [13,2023,62.9],
    [14,2024,58.8]
]}
