{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Obyek Wisata Buatan","type":"numeric"}],
  "records": [
    [1,2018,6],
    [2,2019,19],
    [3,2020,23],
    [4,2021,22],
    [5,2022,45],
    [6,2023,37],
    [7,2018,6],
    [8,2019,19],
    [9,2020,23],
    [10,2021,22],
    [11,2022,45],
    [12,2023,37]
]}
