{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Realisasi"}],
  "records": [
    [1,2022,74.89],
    [2,2023,89.44],
    [3,2024,84.21],
    [4,2025,96]
]}
