{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"%","type":"text"}],
  "records": [
    [1,2018,"99,77"],
    [2,2019,"99,88"],
    [3,2020,"99,95"],
    [4,2021,"87,54"],
    [5,2022,"97,30"],
    [6,2023,"98,61"],
    [7,2024,"100"],
    [8,2018,"99,77"],
    [9,2019,"99,88"],
    [10,2020,"99,95"],
    [11,2021,"87,54"],
    [12,2022,"97,30"],
    [13,2023,"98,61"],
    [14,2024,"100"]
]}
