{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persentase pelayanan ibu bersalin","type":"numeric"}],
  "records": [
    [1,2018.0,99.75],
    [2,2019.0,99.86],
    [3,2020.0,99.88],
    [4,2021.0,99.73],
    [5,2022.0,99.41],
    [6,2023.0,99.87],
    [7,2018,99.75],
    [8,2019,99.86],
    [9,2020,99.88],
    [10,2021,99.73],
    [11,2022,99.41],
    [12,2023,99.87]
]}
