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