{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"total_dokumen","type":"numeric"}],
  "records": [
    [1,2025,50],
    [2,2024,29],
    [3,2023,33],
    [4,2022,1],
    [5,2021,92],
    [6,2020,138],
    [7,2019,94],
    [8,2018,94],
    [9,2017,97],
    [10,2016,110],
    [11,2015,33],
    [12,2014,21],
    [13,2013,34],
    [14,2012,24],
    [15,2011,21],
    [16,2001,1]
]}
