{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"numeric","id":"jumlah"}],
  "records": [
    [1,2015,154],
    [2,2016,171],
    [3,2017,187],
    [4,2018,187],
    [5,2019,197]
]}
