{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jumlah","type":"text"},{"id":"satuan","type":"text"}],
  "records": [
    [1,2018,"39,86","%"],
    [2,2019,"43,32","%"],
    [3,2020,"36,7","%"],
    [4,2021,"46,45","%"],
    [5,2022,"53,32","%"],
    [6,2023,"56,27","%"],
    [7,2024,"54,65","%"]
]}
