{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Ikan Hias","type":"numeric"}],
  "records": [
    [1,2018.0,3.208],
    [2,2019.0,11.975],
    [3,2020.0,15.782],
    [4,2021.0,15.805],
    [5,2022.0,15.199],
    [6,2023.0,15.785],
    [7,2018,3.208],
    [8,2019,11.975],
    [9,2020,15.782],
    [10,2021,15.805],
    [11,2022,15.199],
    [12,2023,15.785]
]}
