{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"TPAK"},{"type":"text","id":"Satuan"}],
  "records": [
    [1,2021,64.29,"%"],
    [2,2022,65.58,"%"],
    [3,2023,63.48,"%"],
    [4,2024,66.8,"%"],
    [5,2025,66.52,"%"]
]}
