{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Penduduk","type":"text"}],
  "records": [
    [1,2018,"985.543"],
    [2,2019,"1.003.246"],
    [3,2020,"1.011.425"],
    [4,2021,"1.021.920"],
    [5,2022,"1.035.959"],
    [6,2023,"1.046.474"],
    [7,2018,"985.543"],
    [8,2019,"1.003.246"],
    [9,2020,"1.011.425"],
    [10,2021,"1.021.920"],
    [11,2022,"1.035.959"],
    [12,2023,"1.046.474"]
]}
