{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Dokumen","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"-"],
    [4,2020,"13"],
    [5,2021,"19"],
    [6,2022,"32"],
    [7,2023,"13"],
    [8,2024,"10"]
]}
