{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Angka Kematian Neonatal","type":"numeric"}],
  "records": [
    [1,2018.0,5.19],
    [2,2019.0,4.1],
    [3,2020.0,5.0],
    [4,2021.0,5.82],
    [5,2022.0,6.6],
    [6,2023.0,8.8],
    [7,2018,5.19],
    [8,2019,4.1],
    [9,2020,5.0],
    [10,2021,5.82],
    [11,2022,6.6],
    [12,2023,8.8]
]}
