{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah(unit)","type":"text"}],
  "records": [
    [1,"2019","47"],
    [2,"2020","46"],
    [3,"2021","47"],
    [4,"2022","49"],
    [5,"2023","49"],
    [6,"2024","49"],
    [7,"2025","52"]
]}
