--- license: cc-by-sa-4.0 task_categories: - tabular-classification language: - en tags: - '#BankingData' - '#Anti-MoneyLaunderingData' - '#AnamolyDetectionData' size_categories: - 1K> ### Files - BankingData-SyntheticData.ipynb – This file Colab notebook containing the code for generating customer, account and transaction data as mentioned above - Input Files - MasterData.xlsx, Conditions.xlsx - Two master data files which are input to the synthetic data generation - Output Files - customers.csv - has customer data for 400 customers - accounts.csv - has customer data for 1000 accounts - transactions.csv – has transaction details for 10000 transactions over 14 transaction days - transactiionFeatures.csv - transaction file enriched with more features like counterparty business code, PEP flag etc which are needed for further analysis / modelling of transaction data