{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Obyek Wisata Buatan","type":"numeric"}],
  "records": [
    [1,2018,6],
    [2,2019,14],
    [3,2020,17],
    [4,2021,17],
    [5,2022,45],
    [6,2023,34],
    [7,2024,36],
    [8,2018,6],
    [9,2019,14],
    [10,2020,17],
    [11,2021,17],
    [12,2022,45],
    [13,2023,34],
    [14,2024,36]
]}
