{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Jagung","type":"numeric"}],
  "records": [
    [1,2018,36835],
    [2,2019,48266.89],
    [3,2020,69029.42],
    [4,2021,42373.4],
    [5,2022,27584.62],
    [6,2023,40933.15],
    [7,2024,52757.29]
]}
