{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Budidaya","type":"numeric"}],
  "records": [
    [1,2018.0,6083.0],
    [2,2019.0,6886.0],
    [3,2020.0,6376.0],
    [4,2021.0,5180.0],
    [5,2022.0,6273.0],
    [6,2023.0,6123.0],
    [7,2024.0,6130.0],
    [8,2018,6083],
    [9,2019,6886],
    [10,2020,6376],
    [11,2021,5180],
    [12,2022,6273],
    [13,2023,6123],
    [14,2024,6130]
]}
