{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kelompok Seni Suara/Musik","type":"numeric"}],
  "records": [
    [1,2018,9],
    [2,2019,10],
    [3,2020,14],
    [4,2021,30],
    [5,2022,42],
    [6,2023,49],
    [7,2024,64],
    [8,2025,71]
]}
