{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"Jumlah Usulan Proposal Pendidikan Keagamaan","type":"numeric"}],
  "records": [
    [1,2018.0,85.0],
    [2,2019.0,16.0],
    [3,2020.0,100.0],
    [4,2021.0,14.0],
    [5,2022.0,122.0],
    [6,2023.0,60.0],
    [7,2018,85],
    [8,2019,16],
    [9,2020,100],
    [10,2021,14],
    [11,2022,122],
    [12,2023,60]
]}
