{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persentase Belanja Kesehatan (10%)","type":"numeric"},{"id":"Satuan","type":"text"}],
  "records": [
    [1,2018,15.77,"%"],
    [2,2019,16.32,"%"],
    [3,2020,29.07,"%"],
    [4,2021,29.84,"%"],
    [5,2022,32.01,"%"]
]}
