Skip to content

This subtask will use the CIA website with Foreign Government details for a PEP (Politically Exposed Person) check

License

Notifications You must be signed in to change notification settings

IntelligentAutomationCommunity/Cortex-CHK-PEP-CIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Cortex-CHK-PEP-CIA

This project contains a subtask that can be used to to validate if a person is a Politically Exposed Person (PEP). This is a common tasks performed by onboarding new clients, employees, accounts etc. This specific subtask will check a name against the CIA Foreign Governments website (which is updated on a weekly basis) https://www.cia.gov/resources/world-leaders/

Inputs

The subtask accepts the following inputs:

  • i_name_to_locate: supply a person's name (just the name, no titles etc) to search for
  • i_name_to_locate: and optionally a country or government can be supplied (i.e. "Netherlands" for "The Netherlands"). If this is not supplied all countries/governments will be checked (which obviously takes much more processing time)

Outputs

The subtask provides the following output:

  • o_person_details: a structure with the results of the search. There is always an element called found. This element can have a value of "yes" or "no". If yes 3 additional elements will be part of the structure: person_name, person_country, person_position

Installation Instructions

Download the Studio Package file and Import it into your Cortex Environment. Don't forget to apply rights using the Studio Authorization module.

👍 Enjoy! 😉

About

This subtask will use the CIA website with Foreign Government details for a PEP (Politically Exposed Person) check

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages