{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah SP"}],
  "records": [
    [1,2020,7],
    [2,2021,3],
    [3,2022,2],
    [4,2023,2],
    [5,2024,3],
    [6,2025,14]
]}
