{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah/Frekuensi Diseminasi Hasil Litbang","type":"numeric"}],
  "records": [
    [1,2018,3],
    [2,2019,2],
    [3,2020,3],
    [4,2021,0],
    [5,2022,0],
    [6,2023,1],
    [7,2024,8],
    [8,2025,3]
]}
