{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Total Produksi Perikanan"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2022,4800,"ton"],
    [2,2023,4660.17,"ton"],
    [3,2024,4182.75,"ton"],
    [4,2025,5941.35,"ton"]
]}
