{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Conception Rate (CR)","type":"numeric"}],
  "records": [
    [1,2018,57.72],
    [2,2019,70.96],
    [3,2020,64.12],
    [4,2021,88.77],
    [5,2022,57.03],
    [6,2023,77.57],
    [7,2024,75.58]
]}
