{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah pencaker yang terdaftar"}],
  "records": [
    [1,2021,3825],
    [2,2022,3743],
    [3,2023,4445],
    [4,2024,4253],
    [5,2025,5931]
]}
