{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Perkebunan Cengkeh","type":"numeric"}],
  "records": [
    [1,2018.0,31.27],
    [2,2019.0,30.23],
    [3,2020.0,28.24],
    [4,2021.0,28.38],
    [5,2022.0,11.03],
    [6,2023.0,28.05],
    [7,2018,31.27],
    [8,2019,30.23],
    [9,2020,28.24],
    [10,2021,28.38],
    [11,2022,11.03],
    [12,2023,28.05]
]}
