{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Realisasi"}],
  "records": [
    [1,2021,41],
    [2,2022,61],
    [3,2023,73.5],
    [4,2024,72.68],
    [5,2025,72.68]
]}
