{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jml_penduduk","type":"numeric"},{"id":"laju_pertumbuhan","type":"numeric"}],
  "records": [
    [1,2017,772289,0.52],
    [2,2018,783551,1.46],
    [3,2019,791264,0.98],
    [4,2020,795556,0.54],
    [5,2021,800429,0.59]
]}
