{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Penduduk","type":"text"}],
  "records": [
    [1,2018.0,"925.193"],
    [2,2019.0,"1.003.246"],
    [3,2020.0,"998.561"],
    [4,2021.0,"1.007.794"],
    [5,2022.0,"1.019.840"],
    [6,2023.0,"1.027.333"],
    [7,2024.0,"1.047.750"],
    [8,2018,"925.193"],
    [9,2019,"1.003.246"],
    [10,2020,"998.561"],
    [11,2021,"1.007.794"],
    [12,2022,"1.019.840"],
    [13,2023,"1.027.333"],
    [14,2024,"1.047.750"]
]}
