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