{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Sistem"}],
  "records": [
    [1,2021,3],
    [2,2022,3],
    [3,2023,3],
    [4,2024,3],
    [5,2025,3]
]}
