{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Perkebunan Kopi","type":"numeric"}],
  "records": [
    [1,2018.0,283.3],
    [2,2019.0,288.52],
    [3,2020.0,292.0],
    [4,2021.0,290.99],
    [5,2022.0,204.56],
    [6,2023.0,212.4],
    [7,2018,283.3],
    [8,2019,288.52],
    [9,2020,292.0],
    [10,2021,290.99],
    [11,2022,204.56],
    [12,2023,212.4]
]}
