{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH MTs TERAKREDITASI A","type":"numeric"}],
  "records": [
    [1,2018,16],
    [2,2019,16],
    [3,2020,16],
    [4,2021,16],
    [5,2022,18],
    [6,2023,18],
    [7,2024,18],
    [8,2025,21]
]}
