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