{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio penerimaan pajak terhadap PDB","type":"numeric"}],
  "records": [
    [1,2021.0,0.23],
    [2,2022.0,2.54],
    [3,2021,0.23],
    [4,2022,2.54]
]}
