{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pengunjung Museum","type":"numeric"}],
  "records": [
    [1,2018,6980],
    [2,2019,7984],
    [3,2020,2199],
    [4,2021,2860],
    [5,2022,5653],
    [6,2023,8830],
    [7,2024,10370]
]}
