{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Skor"}],
  "records": [
    [1,2021,123],
    [2,2022,110],
    [3,2023,118.21],
    [4,2024,101.43],
    [5,2025,89.43]
]}
