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