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