{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Bayi","type":"numeric"}],
  "records": [
    [1,2018.0,80.6],
    [2,2019.0,81.5],
    [3,2020.0,82.5],
    [4,2021.0,82.6],
    [5,2022.0,78.7],
    [6,2023.0,78.0],
    [7,2024.0,78.67],
    [8,2018,80.6],
    [9,2019,81.5],
    [10,2020,82.5],
    [11,2021,82.6],
    [12,2022,78.7],
    [13,2023,78.0],
    [14,2024,78.67]
]}
