{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Perkebunan Kakao","type":"numeric"}],
  "records": [
    [1,2018,3.62],
    [2,2019,3.28],
    [3,2020,3.32],
    [4,2021,2.85],
    [5,2022,1.39],
    [6,2023,0.63],
    [7,2018,3.62],
    [8,2019,3.28],
    [9,2020,3.32],
    [10,2021,2.85],
    [11,2022,1.39],
    [12,2023,0.63]
]}
