{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_rupiah","type":"text"}],
  "records": [
    [1,"2019","3.479.689.872.885"],
    [2,"2020","3.604.610.739.322"],
    [3,"2021","3.402.301.570.112"],
    [4,"2022","5.851.006.690.969"],
    [5,"2023","5.902.604.233.165"],
    [6,"2024","5.952.575.508.104"],
    [7,"2025","6.005.555.160.391"]
]}
