{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Arsip Statis","type":"text"}],
  "records": [
    [1,2018.0,"-"],
    [2,2019.0,"-"],
    [3,2020.0,"-"],
    [4,2021.0,"5554"],
    [5,2022.0,"100"],
    [6,2023.0,"1767"],
    [7,2024.0,"1228"],
    [8,2018,"-"],
    [9,2019,"-"],
    [10,2020,"-"],
    [11,2021,"5554"],
    [12,2022,"100"],
    [13,2023,"1767"],
    [14,2024,"1228"]
]}
