{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jumlah","type":"text"},{"id":"satuan","type":"text"}],
  "records": [
    [1,2018,"98,37","%"],
    [2,2019,"98,31","%"],
    [3,2020,"100,48","%"],
    [4,2021,"98,62","%"],
    [5,2022,"93,55","%"],
    [6,2023,"98,35","%"],
    [7,2024,"85,35","%"]
]}
