{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_unit","type":"text"}],
  "records": [
    [1,"2019","128.59"],
    [2,"2020","142.559"],
    [3,"2021","136.207"],
    [4,"2022","105.061"],
    [5,"2023","103.225"],
    [6,"2024","95.002"],
    [7,"2025","90.671"]
]}
