{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kasus Kematian Neonatal","type":"numeric"}],
  "records": [
    [1,2018.0,76.0],
    [2,2019.0,61.0],
    [3,2020.0,74.0],
    [4,2021.0,82.0],
    [5,2022.0,86.0],
    [6,2023.0,112.0],
    [7,2024.0,116.0],
    [8,2025.0,91.0],
    [9,2018,76],
    [10,2019,61],
    [11,2020,74],
    [12,2021,82],
    [13,2022,86],
    [14,2023,112],
    [15,2024,116],
    [16,2025,91]
]}
