{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_unit","type":"text"}],
  "records": [
    [1,"2019","2025-01-05 00:00:00"],
    [2,"2020","2025-01-05 00:00:00"],
    [3,"2021","2025-01-03 00:00:00"],
    [4,"2022","2/0"],
    [5,"2023","2/0"],
    [6,"2024","2/0"],
    [7,"2025","2/0"]
]}
