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