{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"%"}],
  "records": [
    [1,2022,13.1],
    [2,2023,5.2],
    [3,2024,1.6],
    [4,2025,11.55]
]}
