{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"country_code","type":"text"},{"id":"country_name","type":"text"},{"id":"jumlah_permohonan","type":"numeric"}],
  "records": [
    [1,2025,"ID","Indonesia",18],
    [2,2025,"JP","Japan",1]
]}
