{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Nilai"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2021,70.5,"/100.000 penduduk"],
    [2,2022,57.6,"/100.000 penduduk"],
    [3,2023,77.7,"/100.000 penduduk"],
    [4,2024,77.7,"/100.000 penduduk"]
]}
