{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_unit","type":"text"}],
  "records": [
    [1,"2019","980"],
    [2,"2020","1004"],
    [3,"2021","1012"],
    [4,"2022","926"],
    [5,"2023","1001"],
    [6,"2024","1041"],
    [7,"2025","1070"]
]}
