Configuring the input component - Cloud - 8.0

Address standardization

Version
Cloud
8.0
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
Data Quality and Preparation > Third-party systems > Data Quality components > Standardization components > Address standardization components
Design and Development > Third-party systems > Data Quality components > Standardization components > Address standardization components
Last publication date
2024-02-20

Procedure

  1. Double-click tFixedFlowInput to open its Basic settings view in the Component tab.
  2. Create the schema through the Edit Schema button.
    In the open dialog box, click the [+] button and add the columns that will hold the information in the input address. For this example, add ID, Organization, Address1 x 8, Locality, AdministrativeArea, PostalCode and Country.
  3. Click OK.
  4. In the Number of rows field, enter 1.
  5. In the Mode area, select the Use Inline Content option.
  6. In the Content table, enter the address data you want to analyze, for example:
    1000		23 girdwood road								london		sw18	GBR
    1001		1111 bayhill drive ste 290	san bruno								ca		USA
    1002		23 girdwood road								london		sw18	GBR
    1003		1111 bayhill drive ste 290	san bruno								ca		USA
    1004		23 girdwood road								london		sw18	GBR
    1005		1111 bayhill drive ste 290	san bruno								ca		USA
    1006		23 girdwood road								london		sw18	GBR
    1007		1111 bayhill drive ste 290	san bruno								ca		USA
    1008		23 girdwood road								london		sw18	GBR
    1009		1111 bayhill drive ste 290	san bruno								ca		USA
    1010		23 girdwood road								london		sw18	GBR
    ...