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