{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Service per Conception (S/C)","type":"numeric"}],
  "records": [
    [1,2018.0,2.2],
    [2,2019.0,1.97],
    [3,2020.0,2.23],
    [4,2021.0,1.53],
    [5,2022.0,2.17],
    [6,2023.0,1.58],
    [7,2024.0,1.81],
    [8,2018,2.2],
    [9,2019,1.97],
    [10,2020,2.23],
    [11,2021,1.53],
    [12,2022,2.17],
    [13,2023,1.58],
    [14,2024,1.81]
]}
