{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jumlah","type":"text"},{"id":"satuan","type":"text"}],
  "records": [
    [1,2018,"80,7","%"],
    [2,2019,"82,91","%"],
    [3,2020,"84,48","%"],
    [4,2021,"88,7","%"],
    [5,2022,"86,44","%"],
    [6,2023,"85,47","%"],
    [7,2024,"87,93","%"]
]}
