{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Bayi","type":"numeric"}],
  "records": [
    [1,2018,763],
    [2,2019,864],
    [3,2020,751],
    [4,2021,816],
    [5,2022,840],
    [6,2023,650],
    [7,2024,953],
    [8,2018,763],
    [9,2019,864],
    [10,2020,751],
    [11,2021,816],
    [12,2022,840],
    [13,2023,650],
    [14,2024,953]
]}
