{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"numeric","id":"jumlah_perbup"}],
  "records": [
    [1,2015,110],
    [2,2016,163],
    [3,2017,118],
    [4,2018,161],
    [5,2019,132]
]}
