{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Realisasi"}],
  "records": [
    [1,2021,48.48],
    [2,2022,51.24],
    [3,2023,62.72],
    [4,2024,78.59],
    [5,2025,80.19]
]}
