{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Pengeluaran Per Kapita"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2025,17482,"Rp"],
    [2,2016,13883,"Rp"],
    [3,2017,14254,"Rp"],
    [4,2018,14557,"Rp"],
    [5,2019,14791,"Rp"],
    [6,2020,14549,"Rp"],
    [7,2021,14862,"Rp"],
    [8,2022,15455,"Rp"],
    [9,2023,16195,"Rp"],
    [10,2024,16854,"Rp"]
]}
