{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah PKBM Terakreditasi","type":"numeric"}],
  "records": [
    [1,2018,4],
    [2,2019,5],
    [3,2020,5],
    [4,2021,5],
    [5,2022,6],
    [6,2023,7],
    [7,2024,16],
    [8,2025,17]
]}
