{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Prosentase (%)"}],
  "records": [
    [1,2018,85],
    [2,2019,85],
    [3,2020,85],
    [4,2021,85]
]}
