{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Realisasi"}],
  "records": [
    [1,2022,19.97],
    [2,2023,17],
    [3,2024,22.13],
    [4,2025,35]
]}
