{
  "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.05],
    [4,2021.0,1.58],
    [5,2022.0,2.03],
    [6,2023.0,2.02],
    [7,2024.0,2.1],
    [8,2018,1.99],
    [9,2019,2.25],
    [10,2020,2.05],
    [11,2021,1.58],
    [12,2022,2.03],
    [13,2023,2.02],
    [14,2024,2.1]
]}
