{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"laju_pertumbuhan_ekonomi","type":"text"}],
  "records": [
    [1,"2019","5.94"],
    [2,"2020","-3.64"],
    [3,"2021","4.06"],
    [4,"2022","6.12"],
    [5,"2023","6.04"]
]}
