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