{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"PDB per kapita (Juta)","type":"numeric"}],
  "records": [
    [1,2021.0,27.94],
    [2,2022.0,28.26],
    [3,2021,27.94],
    [4,2022,28.26]
]}
