{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Arsip Dinamis","type":"text"}],
  "records": [
    [1,2018.0,"-"],
    [2,2019.0,"-"],
    [3,2020.0,"-"],
    [4,2021.0,"21000"],
    [5,2022.0,"5000"],
    [6,2023.0,"17929"],
    [7,2024.0,"6191"],
    [8,2025.0,"3970"],
    [9,2018,"-"],
    [10,2019,"-"],
    [11,2020,"-"],
    [12,2021,"21000"],
    [13,2022,"5000"],
    [14,2023,"17929"],
    [15,2024,"6191"],
    [16,2025,"3970"]
]}
