{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah SMP Swasta","type":"numeric"}],
  "records": [
    [1,2018,16],
    [2,2019,17],
    [3,2020,17],
    [4,2021,17],
    [5,2022,17],
    [6,2023,17],
    [7,2024,18],
    [8,2018,16],
    [9,2019,17],
    [10,2020,17],
    [11,2021,17],
    [12,2022,17],
    [13,2023,17],
    [14,2024,18]
]}
