{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Tebu","type":"numeric"}],
  "records": [
    [1,2018.0,364.79],
    [2,2019.0,432.63],
    [3,2020.0,345.33],
    [4,2021.0,362.43],
    [5,2022.0,465.05],
    [6,2023.0,433.26],
    [7,2024.0,482.0],
    [8,2018,364.79],
    [9,2019,432.63],
    [10,2020,345.33],
    [11,2021,362.43],
    [12,2022,465.05],
    [13,2023,433.26],
    [14,2024,482.0]
]}
