{
  "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,2018,"-"],
    [9,2019,"-"],
    [10,2020,"-"],
    [11,2021,"21000"],
    [12,2022,"5000"],
    [13,2023,"17929"],
    [14,2024,"6191"]
]}
