{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Buah-Buahan","type":"numeric"}],
  "records": [
    [1,2018.0,192349.7],
    [2,2019.0,175552.8],
    [3,2020.0,238040.9],
    [4,2021.0,309001.7],
    [5,2022.0,307627.0],
    [6,2023.0,242742.0],
    [7,2024.0,121534.0],
    [8,2018,192349.7],
    [9,2019,175552.8],
    [10,2020,238040.9],
    [11,2021,309001.7],
    [12,2022,307627.0],
    [13,2023,242742.0],
    [14,2024,121534.0]
]}
