{
  "fields": [{"id":"_id","type":"int"},{"id":"nama_data","type":"text"},{"id":"tahun","type":"numeric"},{"id":"jumlah","type":"numeric"}],
  "records": [
    [1,"Tenaga Kerja ",2024,1435],
    [2,"Perusahaan ",2024,101],
    [3,"Asal Negara ",2024,17],
    [4,"Wilayah Kerja ",2024,14],
    [5,"Retribusi/Remitens ",2024,933933600]
]}
