{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Persentase Jumlah CPPD"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2021,10,"%"],
    [2,2022,7.9,"%"],
    [3,2023,2,"%"],
    [4,2024,13.09,"%"],
    [5,2025,12.6,"%"]
]}
