{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"numeric","id":"jumlah_peliputan"}],
  "records": [
    [1,2018,74],
    [2,2019,74]
]}
