{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pelayanan KB MOW","type":"text"}],
  "records": [
    [1,2018,"N/A"],
    [2,2019,"125"],
    [3,2020,"133"],
    [4,2021,"141"],
    [5,2022,"167"],
    [6,2023,"276"],
    [7,2018,"N/A"],
    [8,2019,"125"],
    [9,2020,"133"],
    [10,2021,"141"],
    [11,2022,"167"],
    [12,2023,"276"]
]}
