Skip to content

Commit

Permalink
Update 2024-11-24-aml-tools.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matsygfors authored Nov 24, 2024
1 parent c5e0c48 commit 0130869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-11-24-aml-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This is a type of solution that will be able to convert almost any kind of date-

<p>Whatabout more complex examples like <b>twenty second of 6th month in 2021</b>? Yes it handles that resulting in <b>2021-06-22</b>. Or completly different formats like <b>March 5th, '21</b>? Results in <b>2021-03-05</b> and <b>second of july 1970</b> results in <b>1970-07-02</b>. As examples show, the input is not required to follow a specific format.</p>

**No data leaves your network**
**What do I need this for**

So, what can you use a tool like this for? For startes if would be possible to extract dates in a specific format from any kind of text. Or to validate the input or manually entered date field. Or convert fields in large old legacy data-sets. It would be a new tool in the toolbox of data-quality that in the long run would make AML, KYC and Financial Crime Prevention even better.

Expand Down

0 comments on commit 0130869

Please sign in to comment.