{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kawasan Permukiman Kumuh","type":"numeric"}],
  "records": [
    [1,2018,5],
    [2,2019,5],
    [3,2020,5],
    [4,2021,25],
    [5,2022,25],
    [6,2023,25],
    [7,2024,25],
    [8,2018,5],
    [9,2019,5],
    [10,2020,5],
    [11,2021,25],
    [12,2022,25],
    [13,2023,25],
    [14,2024,25]
]}
