{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Sayuran","type":"numeric"}],
  "records": [
    [1,2018.0,37901.0],
    [2,2019.0,32183.0],
    [3,2020.0,51297.0],
    [4,2021.0,61170.0],
    [5,2022.0,77804.0],
    [6,2023.0,70250.0],
    [7,2024.0,50835.0],
    [8,2018,37901],
    [9,2019,32183],
    [10,2020,51297],
    [11,2021,61170],
    [12,2022,77804],
    [13,2023,70250],
    [14,2024,50835]
]}
