{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"%"}],
  "records": [
    [1,2021,-29],
    [2,2022,17],
    [3,2023,21],
    [4,2024,-20],
    [5,2025,23]
]}
