{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Tahun"},{"type":"numeric","id":"Warisan Budaya"}],
  "records": [
    [1,"2018",4],
    [2,"2019",4],
    [3,"2020",3],
    [4,"Total",11]
]}
