{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Persentase"}],
  "records": [
    [1,2021,83.74],
    [2,2022,85.24],
    [3,2023,86.5],
    [4,2024,91.9],
    [5,2025,89.33]
]}
