Mastered Entity Attributes for Contacts
By default, Contacts data products include mastered entity attributes and attributes provided by data quality services. You can also add custom attributes.
You can configure which attributes are included in the the data product's entities table and their order from the entities page. See Configuring Entity Attribute Display.
When configuring publish destinations and datasets, you can also select which attributes are included in the published output, as well as attribute names and order. See Publishing Data Products.
Contacts (Golden Records) Dataset Attributes
The contacts (golden records) dataset includes the following types of attributes:
- Primary attributes, which are the unified schema attributes to which source columns are mapped.
- Curation attributes, which are calculated values for attributes that can help with data curation, such as the number of similar clusters and cluster size.
- Uniformity attributes, which are the calculated uniformity scores for clusters and selected attributes.
Primary Contacts (Golden Records) Attributes
The following attributes are provided by default in the unified schema:
| Attribute Name |
|---|
| tamr_id |
| name_prefix |
| first_name |
| middle_name |
| family_name |
| full_name |
| name_suffix |
| addresses.<address_type>.address |
| addresses.<address_type>.address_line_2 |
| addresses.<address_type>.address_line_3 |
| addresses.<address_type>.address_line_4 |
| addresses.<address_type>.city |
| addresses.<address_type>.state |
| addresses.<address_type>.postal_code |
| addresses.<address_type>.country |
| addresses.<address_type>.latitude |
| addresses.<address_type>.longitude |
| addresses.<address_type>.address_type |
| phones.<phone_type>.phone |
| emails.<email_type>.email |
| professional_title |
| org_name |
| org_alternative_names |
| org_website |
Curation Attributes
Uniformity Attributes
Enrichment Attributes
This dataset contains attributes added by the data quality services. See Phone Number and Address Standardization, Validation, and Geocoding for the attributes added by these data quality services.
Source-Linked Golden Records Dataset Attributes
Source Records Dataset Attributes
In addition to the attributes in the unified schema for your source datasets, this dataset includes clustering metadata fields to help you understand how each record was clustered. See Persistent Identifier Attributes in Data Products for more information about the clustering metadata attributes.
| Attribute Name |
|---|
| tamr_id |
| tamr_record_id |
| source_name |
| primary_key |
| name_prefix |
| first_name |
| middle_name |
| family_name |
| full_name |
| name_suffix |
| addresses.<address_type>.address |
| addresses.<address_type>.address_line_2 |
| addresses.<address_type>.address_line_3 |
| addresses.<address_type>.address_line_4 |
| addresses.<address_type>.city |
| addresses.<address_type>.state |
| addresses.<address_type>.postal_code |
| addresses.<address_type>.country |
| addresses.<address_type>.latitude |
| addresses.<address_type>.longitude |
| addresses.<address_type>.address_type |
| phones.<phone_type>.phone |
| emails.<email_type>.email |
| professional_title |
| org_name |
| org_alternative_names |
| org_website |
| clustering_metadata.ml_cluster_id |
| clustering_metadata.rule_cluster_id |
| clustering_metadata.verified_cluster_id |
| clustering_metadata.applied_clustering_rules |
Enhanced Source Records Dataset Attributes
In this dataset, source record values have been standardized and enhanced using the data quality services provided in the data product. Additionally, this dataset includes attributes added by the Phone Number, Address Standardization, Validation, and Geocoding, and Email data quality services.
This dataset does not include the clustering attributes available in the Source Records dataset.
Updated 3 months ago