Data Quality

Date DD MMM YYYY – Talend Data Quality Regex

Date DD MMM YYYY Name: Date DD MMM YYYY Icon: Author: mhallam Resources: Download: Date DD MMM YYYY version 3.1 – Direct download Install Instructions: Example: Coming soon… Features: Overview: This regular expressions matches dates of the form dd/MMM/yyyy or dd-MMM-yyyy where dd can be 1 or 2 digits long, MMM is a month abbreviation,…

Date MM DD YY – Talend Data Quality Regex

Date MM DD YY Name: Date MM DD YY Icon: Author: mhallam Resources: Download: Date MM DD YY version 3.1 – Direct download Install Instructions: Example: Coming soon… Features: Overview: It allows only two digit for years field. Release Notes: Release version: 3.1.2 – 2009-07-06 08:56:17 mysql Compatible: 3.1 (obsolete) Document get from Talend Exchange…

Regular Text – Talend Data Quality Regex

Regular Text Name: Regular Text Icon: Author: scorreia Resources: Download: Regular Text version 1.0 – Direct download Regular Text version 2.0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: match regular text matches regular text such as “hello Jean-Baptiste”. does not match text with any special character such as “# num”, “test;” Release…

International phone number – Talend Data Quality Regex

International phone number Name: International phone number Icon: Author: mhallam Resources: Download: International phone number version 3.1 – Direct download Install Instructions: Example: Coming soon… Features: Overview: Matches most international formated phonenumber. Release Notes: Release version: 3.1.2 – 2009-07-07 09:13:00 mysql Compatible: 3.1 (obsolete) Document get from Talend Exchange Thank you for watching.

Linuw path Verify – Talend Data Quality Regex

Linuw path Verify Name: Linuw path Verify Icon: Author: mhallam Resources: Download: Linuw path Verify version 3.1 – Direct download Install Instructions: Example: Coming soon… Features: Overview: This expressions was written for C#. Matches all valid Linux absolute paths (files or folders). Will not work for relative paths that do not begin with a /,…

Longitude Validation – Talend Data Quality Regex

Longitude Validation Name: Longitude Validation Icon: Author: mhallam Resources: Download: Longitude Validation version 3.1 – Direct download Longitude Validation version 4.0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: -98.092391 Longitude validation (similiar to Latitude Validation) and inspired by the same code Release Notes: Release version: 3.1.2 – 2009-07-07 14:14:21 mysql Release version:…

Initials – Talend Data Quality Regex

Initials Name: Initials Icon: Author: scorreia Resources: Download: Initials version 1.0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: A regex to identify text composed of initials only Release Notes: Release version: 1.0 – 2011-02-08 16:55:55 first release Compatible: 4.1 (obsolete) 4.2 (obsolete) 5.0 (obsolete) 5.1 (obsolete) Document get from Talend Exchange Thank…

IP Address – Talend Data Quality Regex

IP Address Name: IP Address Icon: Author: scorreia Resources: Download: IP Address version 1.0 – Direct download IP Address version 1.1 – Direct download Install Instructions: Example: Coming soon… Features: Overview: Matches: IP addresses such as 10.62.268.9, 212.27.28.10 Non-matches: 345.2.2.3, 123.1.1.34.4 Release Notes: Release version: 1.0 – 2009-03-09 08:45:43 initial release Release version: 1.1 –…

Date MM DD YYYY – Talend Data Quality Regex

Date MM DD YYYY Name: Date MM DD YYYY Icon: Author: mhallam Resources: Download: Date MM DD YYYY version 3.1 – Direct download Install Instructions: Example: Coming soon… Features: Overview: This regular expressions matches dates in the format MM/DD/YYYY where MM can be 01 to 12, DD can be 01 to 31 and YYYY is…

daysOfWeek – Talend Data Quality Regex

daysOfWeek Name: daysOfWeek Icon: Author: mhallam Resources: Download: daysOfWeek version 3.2 – Direct download Install Instructions: Example: Coming soon… Features: Overview: Saturday … Release Notes: Release version: 3.2.3 – 2010-01-27 17:45:46 Days of week in english Release version: 4.0 – 2014-07-29 08:00:53 Check if it is the full name of 7 days in a week,…