{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Lembaga","type":"text"}],
  "records": [
    [1,2017,"2"],
    [2,2018,"2"],
    [3,2019,"2"],
    [4,2020,"2"],
    [5,2021,"1"],
    [6,2022,"2"],
    [7,2023,"2"],
    [8,2024,"-"]
]}
