{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pagelaran/Pameran Seni Budaya","type":"numeric"}],
  "records": [
    [1,2018.0,46.0],
    [2,2019.0,69.0],
    [3,2020.0,41.0],
    [4,2021.0,5.0],
    [5,2022.0,9.0],
    [6,2023.0,38.0],
    [7,2024.0,34.0],
    [8,2018,46],
    [9,2019,69],
    [10,2020,41],
    [11,2021,5],
    [12,2022,9],
    [13,2023,38],
    [14,2024,34]
]}
