{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Objek Wisata Pendidikan","type":"numeric"}],
  "records": [
    [1,2018,2],
    [2,2019,3],
    [3,2020,3],
    [4,2021,3],
    [5,2022,4],
    [6,2023,3],
    [7,2018,2],
    [8,2019,3],
    [9,2020,3],
    [10,2021,3],
    [11,2022,4],
    [12,2023,3]
]}
