{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"text","id":"Nilai"}],
  "records": [
    [1,2021,"200"],
    [2,2022,"11327"],
    [3,2023,"13699"],
    [4,2024,"6849"],
    [5,2025,"-"]
]}
