{
  "fields": [{"type":"int","id":"_id"},{"info":{"notes":"","type_override":"","label":"Tahun"},"type":"numeric","id":"tahun"},{"info":{"notes":"","type_override":"","label":"Jumlah Wisatawan Mancanegara"},"type":"numeric","id":"jml_wisatawan_mancanegara"},{"info":{"notes":"","type_override":"","label":"Jumlah Wisatawan Nusantara"},"type":"numeric","id":"jml_wisatawan_nusantara"}],
  "records": [
    [1,2016,0,2874400],
    [2,2017,2822,7917642],
    [3,2018,1906,8061027],
    [4,2019,830,7019035],
    [5,2020,239,2230852]
]}
