{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahunan"},{"type":"numeric","id":"Realisasi"}],
  "records": [
    [1,2021,86.4],
    [2,2022,107.97],
    [3,2023,55.18],
    [4,2024,57.4],
    [5,2025,48.21]
]}
