{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jumlah","type":"text"},{"id":"satuan","type":"text"}],
  "records": [
    [1,2018,"85,57","%"],
    [2,2019,"88,35","%"],
    [3,2020,"88,54","%"],
    [4,2021,"90,42","%"],
    [5,2022,"90,84","%"],
    [6,2023,"91,81","%"],
    [7,2024,"98,55","%"]
]}
