{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Angka Kelulusan SMP/MTs","type":"text"}],
  "records": [
    [1,2018,"100"],
    [2,2019,"100"],
    [3,2020,"99,98"],
    [4,2021,"100"],
    [5,2022,"100"],
    [6,2023,"99,99"],
    [7,2018,"100"],
    [8,2019,"100"],
    [9,2020,"99,98"],
    [10,2021,"100"],
    [11,2022,"100"],
    [12,2023,"99,99"]
]}
