{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah(unit)","type":"text"}],
  "records": [
    [1,"2019","2"],
    [2,"2020","3"],
    [3,"2021","3"],
    [4,"2022","3"],
    [5,"2023","3"],
    [6,"2024","3"],
    [7,"2025","3"]
]}
