{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2021,0.362],
    [2,2022,0.39],
    [3,2023,0.387],
    [4,2024,0.367],
    [5,2025,0.35]
]}
