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