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