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