{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Total Informasi","type":"numeric"}],
  "records": [
    [1,2018,0],
    [2,2019,222],
    [3,2020,338],
    [4,2021,871],
    [5,2022,973],
    [6,2023,1001],
    [7,2024,751],
    [8,2025,699],
    [9,2018,0],
    [10,2019,222],
    [11,2020,338],
    [12,2021,871],
    [13,2022,973],
    [14,2023,1001],
    [15,2024,751],
    [16,2025,699]
]}
