{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Total Pengguna Layanan","type":"numeric"}],
  "records": [
    [1,2019,12],
    [2,2020,45],
    [3,2021,30],
    [4,2022,82],
    [5,2023,13]
]}
