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