{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Angka Kematian Ibu","type":"numeric"}],
  "records": [
    [1,2018.0,75.05],
    [2,2019.0,81.23],
    [3,2020.0,81.04],
    [4,2021.0,191.64],
    [5,2022.0,99.09],
    [6,2023.0,102.44],
    [7,2024.0,95.28],
    [8,2025.0,76.44],
    [9,2018,75.05],
    [10,2019,81.23],
    [11,2020,81.04],
    [12,2021,191.64],
    [13,2022,99.09],
    [14,2023,102.44],
    [15,2024,95.28],
    [16,2025,76.44]
]}
