GithubHelp home page GithubHelp logo

kyc's Introduction

About

This project provides a minimalistic representation of a back-office dashboard feature used to screen and flag high-risk customers for KYC (Know Your Customer) compliance. Employees of Sample Bank LLC are target users of the dashboard.

Customer data are entered in the app and compared to individuals who are on a mock version of Treasury’s OFAC Specially Designated Nationals List (the list has been populated with test data for this project). Inclusion on the SDN List generally prohibits U.S. banks from maintaining accounts for those listed and U.S. persons could face civil or criminal penalties for engaging in business dealing with them. Should an individual be deemed a compliance risk, the dashboard user will be made aware of the issue.

Test Cases

  • John Smith and Jane Doe have been targeted under the Specially Designated Nationals List. If a form submission matches either name, it will be flagged as high-risk.
  • Any individual with citizenship with an OFAC-sanctioned country, even if the person has dual U.S. citizenship, with be flagged as high-risk.
  • Alison Norris has a Social Security number of 123-45-6789. If an account is opened that contains her name tied to a different Social, or her Social tied to a different name, it will be flagged as high-risk.
  • Anyone who is not found in the Sample Bank's database will be flagged as medium risk, at a minimum. They may be high-risk if they have a Social Security mismatch, are included in the Specially Designated Nationals List, or maintain citizenship with a sanctioned country.
  • Matt Lastname has a Social Security Number of 111-11-1111. His accounts are good standing. He is a low-risk customer.

Resources

This project was bootstrapped with Create React App.

kyc's People

Contributors

alison-codes avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.