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