{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Sanggar Seni","type":"numeric"}],
  "records": [
    [1,2018,26],
    [2,2019,32],
    [3,2020,204],
    [4,2021,241],
    [5,2022,296],
    [6,2023,344]
]}
