{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Service per Conception (S/C)","type":"numeric"}],
  "records": [
    [1,2018,2.2],
    [2,2019,1.97],
    [3,2020,2.23],
    [4,2021,1.53],
    [5,2022,2.17],
    [6,2023,1.58],
    [7,2024,1.81]
]}
