Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everybody,
I have CSVs and relational tables with names, adresses, postal codes, phones, etc.
In the case of data profiling with TOS Data Quality AND Data Preparation:
How could I aggregate local valid postal codes and street names to Talend?
The postal codes in TOS Data Quality are from different countries.
How to clean a postal code data value by inserting valid postal codes from an external catalog?
thanks and best regards
Hello,
If you have the whole address in your record, and if you deal with geographical addresses, tGoogleAddressRow will meet your needs.
TalendHelpCenter:tGoogleAddressRow
It converts human-readable addresses into geographic coordinates and other geographic information.
This component is available in Talend Data Management Platform, Talend Big Data Platform, Talend Real Time Big Data Platform, Talend Data Services Platform, Talend MDM Platform and Talend Data Fabric.
Best regards
Sabrina