{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rata-rata Angka Kelahiran/ Total Fertility Rate (TFR)","type":"numeric"}],
  "records": [
    [1,2018.0,1.99],
    [2,2019.0,2.25],
    [3,2020.0,2.25],
    [4,2021.0,1.58],
    [5,2022.0,2.03],
    [6,2023.0,2.03],
    [7,2018,1.99],
    [8,2019,2.25],
    [9,2020,2.25],
    [10,2021,1.58],
    [11,2022,2.03],
    [12,2023,2.03]
]}
