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