{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2021,146.5],
    [2,2022,105.87],
    [3,2023,96.68],
    [4,2024,88.57],
    [5,2025,115.4]
]}
