{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Olahan Ikan","type":"text"}],
  "records": [
    [1,2018.0,"2.035"],
    [2,2019.0,"2.112"],
    [3,2020.0,"2.202"],
    [4,2021.0,"2.269"],
    [5,2022.0,"2.337,08"],
    [6,2023.0,"6.123"],
    [7,2018,"2.035"],
    [8,2019,"2.112"],
    [9,2020,"2.202"],
    [10,2021,"2.269"],
    [11,2022,"2.337,08"],
    [12,2023,"6.123"]
]}
