{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah Kontrak"}],
  "records": [
    [1,2024,1],
    [2,2025,0]
]}
