{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Lembaga","type":"numeric"}],
  "records": [
    [1,2017,550],
    [2,2018,363],
    [3,2019,389],
    [4,2020,770],
    [5,2021,658],
    [6,2022,417],
    [7,2023,599],
    [8,2024,599]
]}
