{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Prevalensi Kejadian (%)","type":"numeric"}],
  "records": [
    [1,2018,15.1],
    [2,2019,16.62],
    [3,2020,14],
    [4,2021,12.6],
    [5,2022,12.04]
]}
