{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahum"},{"type":"numeric","id":"Capaian"}],
  "records": [
    [1,2022,0],
    [2,2023,13.45],
    [3,2024,34.68],
    [4,2025,45.45]
]}
