{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Dokumen","type":"numeric"}],
  "records": [
    [1,2017,27],
    [2,2018,23],
    [3,2019,32],
    [4,2020,40],
    [5,2021,22],
    [6,2022,58],
    [7,2023,48],
    [8,2024,48]
]}
