{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Penduduk","type":"numeric"}],
  "records": [
    [1,2018,985543],
    [2,2019,1003246],
    [3,2020,1011425],
    [4,2021,1021920],
    [5,2022,1035959],
    [6,2023,1046474],
    [7,2024,1057750],
    [8,2018,985543],
    [9,2019,1003246],
    [10,2020,1011425],
    [11,2021,1021920],
    [12,2022,1035959],
    [13,2023,1046474],
    [14,2024,1057750]
]}
