{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Capaian"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2022,58.74,"Indeks"],
    [2,2023,60.15,"Indeks"],
    [3,2024,65.43,"Indeks"],
    [4,2025,77.2,"Indeks"]
]}
