{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pengunjung Museum Langsung","type":"numeric"}],
  "records": [
    [1,2018.0,6980.0],
    [2,2019.0,7984.0],
    [3,2020.0,2199.0],
    [4,2021.0,2860.0],
    [5,2022.0,5653.0],
    [6,2023.0,8830.0],
    [7,2024.0,10370.0],
    [8,2025.0,8904.0],
    [9,2018,6980],
    [10,2019,7984],
    [11,2020,2199],
    [12,2021,2860],
    [13,2022,5653],
    [14,2023,8830],
    [15,2024,10370],
    [16,2025,8904]
]}
