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