{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Angka Kematian Bayi","type":"numeric"}],
  "records": [
    [1,2018.0,7.51],
    [2,2019.0,7.58],
    [3,2020.0,7.77],
    [4,2021.0,9.72],
    [5,2022.0,9.98],
    [6,2023.0,14.03],
    [7,2024.0,13.25],
    [8,2018,7.51],
    [9,2019,7.58],
    [10,2020,7.77],
    [11,2021,9.72],
    [12,2022,9.98],
    [13,2023,14.03],
    [14,2024,13.25]
]}
