{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Skor"}],
  "records": [
    [1,2021,0.21],
    [2,2022,0.63],
    [3,2023,0.6],
    [4,2024,0.82],
    [5,2025,0.71]
]}
