{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pelayanan KB Implan","type":"text"}],
  "records": [
    [1,2018.0,"N/A"],
    [2,2019.0,"6"],
    [3,2020.0,"3"],
    [4,2021.0,"0"],
    [5,2022.0,"18"],
    [6,2023.0,"6"],
    [7,2018,"N/A"],
    [8,2019,"6"],
    [9,2020,"3"],
    [10,2021,"0"],
    [11,2022,"18"],
    [12,2023,"6"]
]}
