{
  "fields": [{"id":"_id","type":"int"},{"id":"No","type":"numeric"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kasus","type":"numeric"},{"id":"AKI","type":"text"}],
  "records": [
    [1,1,2018,6,"49.66"],
    [2,2,2019,5,"42.12"],
    [3,3,2020,8,"72.12"],
    [4,4,2021,6,"53,30"],
    [5,5,2022,7,"61,07"],
    [6,6,2023,10,"91.42"]
]}
