{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"text"}],
  "records": [
    [1,2018,"93,02"],
    [2,2019,"89,50"],
    [3,2020,"85,90"],
    [4,2021,"86,30"],
    [5,2022,"98,20"],
    [6,2023,"100,46"],
    [7,2024,"100,66"],
    [8,2018,"93,02"],
    [9,2019,"89,50"],
    [10,2020,"85,90"],
    [11,2021,"86,30"],
    [12,2022,"98,20"],
    [13,2023,"100,46"],
    [14,2024,"100,66"]
]}
