{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_unit","type":"text"}],
  "records": [
    [1,"2019","9.927"],
    [2,"2020","7.932"],
    [3,"2021","9.539"],
    [4,"2022","9.747"],
    [5,"2023","9.974"],
    [6,"2024","10.137"],
    [7,"2025","10.299"]
]}
