{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Kasus","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"-"],
    [4,2020,"-"],
    [5,2021,"-"],
    [6,2022,"422"],
    [7,2023,"238"],
    [8,2024,"481"]
]}
