{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Budidaya","type":"numeric"}],
  "records": [
    [1,2018,6.083],
    [2,2019,6.886],
    [3,2020,6.376],
    [4,2021,5.18],
    [5,2022,6.273],
    [6,2023,6.123],
    [7,2018,6.083],
    [8,2019,6.886],
    [9,2020,6.376],
    [10,2021,5.18],
    [11,2022,6.273],
    [12,2023,6.123]
]}
