{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Realisasi"}],
  "records": [
    [1,2022,0.69],
    [2,2023,79.01],
    [3,2024,1.34],
    [4,2025,0.04]
]}
