{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"laju_pertumbuhan_penduduk","type":"text"}],
  "records": [
    [1,"2019","0.85"],
    [2,"2020","0.67"],
    [3,"2021","1.13"],
    [4,"2022","1.10"],
    [5,"2023","1.08"]
]}
