{
  "fields": [{"type":"int","id":"_id"},{"info":{"notes":"Tahun data prosentase","type_override":"numeric","label":"Tahun"},"type":"numeric","id":"tahun"},{"info":{"notes":"Prosentase kelancaran kegiatan kehumasan","type_override":"numeric","label":"Prosentase Kelancaran"},"type":"numeric","id":"prosentase kelancaran"}],
  "records": [
    [1,2016,100],
    [2,2017,100],
    [3,2018,100],
    [4,2019,100]
]}
