{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persentase pelayanan ibu hamil","type":"numeric"}],
  "records": [
    [1,2018.0,95.83],
    [2,2019.0,95.5],
    [3,2020.0,95.57],
    [4,2021.0,61.3],
    [5,2022.0,79.48],
    [6,2023.0,87.09],
    [7,2018,95.83],
    [8,2019,95.5],
    [9,2020,95.57],
    [10,2021,61.3],
    [11,2022,79.48],
    [12,2023,87.09]
]}
