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