{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jumlah","type":"numeric"},{"id":"satuan","type":"text"}],
  "records": [
    [1,2018,100,"%"],
    [2,2019,100,"%"],
    [3,2020,100,"%"],
    [4,2021,100,"%"],
    [5,2022,100,"%"],
    [6,2023,100,"%"],
    [7,2024,100,"%"]
]}
