{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Kepadatan Penduduk","type":"numeric"}],
  "records": [
    [1,2018.0,1.05],
    [2,2019.0,0.95],
    [3,2020.0,1.58],
    [4,2021.0,0.92],
    [5,2022.0,1.2],
    [6,2023.0,1.04],
    [7,2024.0,1.03],
    [8,2018,1.05],
    [9,2019,0.95],
    [10,2020,1.58],
    [11,2021,0.92],
    [12,2022,1.2],
    [13,2023,1.04],
    [14,2024,1.03]
]}
