{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Siswa SMP","type":"numeric"}],
  "records": [
    [1,2018,35392],
    [2,2019,32245],
    [3,2020,32655],
    [4,2021,32740],
    [5,2022,32802],
    [6,2023,33140],
    [7,2024,33864],
    [8,2018,35392],
    [9,2019,32245],
    [10,2020,32655],
    [11,2021,32740],
    [12,2022,32802],
    [13,2023,33140],
    [14,2024,33864]
]}
