Configuring the components - 7.3

Google address standardization

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Data Quality components > Standardization components > Address standardization components > Google address standardization components
Data Quality and Preparation > Third-party systems > Data Quality components > Standardization components > Address standardization components > Google address standardization components
Design and Development > Third-party systems > Data Quality components > Standardization components > Address standardization components > Google address standardization components
Last publication date
2024-02-21

Procedure

  1. Double-click tFixedFlowInput to display its Basic settings view to define its properties.
  2. Click Edit schema to open a dialog box that displays the data structure of input data and define the data you want to pass to tGoogleAddressRow, two columns in this scenario, AddressID and Address, and then click OK to close the dialog box.
  3. Click Use Inline Table in the Mode area of the Basic settings view of tFixedFlowInput, and click the [+] button to add one column to the table.
  4. Fill in the field in the AddressID column with 1 and the Address column with "500 Oracle Parkway,Redwood Shores, CA 94065".
  5. Double-click tGoogleAddressRow to display its Basic settings view and define its properties.
  6. Select Address from the Address Column list and let the rest of settings as they are.
  7. Double-click tLogRow to display its Basic settings view and define its properties.
  8. Select Vertical (each row is a key/value list) in the Mode area and Print unique name in the Title printing mode area.