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