Attribute: Website
BrandOperating Location
Core
Description
A website associated with a business.
Data Fields
| Field Name | Label | Description | Data Type | Tier |
|---|---|---|---|---|
| domain | Domain | The subdomain component of the website (e.g. "enigma" in "https://documentation.enigma.com/getting_started/introduction") | String | Core |
| firstObservedDate | First Observed Date | String | Core | |
| fragment | Fragment | The fragment component of the website (e.g. "getting_started/introduction" in "https://documentation.enigma.com/getting_started/introduction") | String | Core |
| id | ID | UUID! | Core | |
| lastObservedDate | Last Observed Date | String | Core | |
| path | Path | The path component of the website (e.g. "getting_started/introduction" in "https://documentation.enigma.com/getting_started/introduction") | String | Core |
| subdomain | Subdomain | The subdomain component of the website (e.g. "documentation" in "https://documentation.enigma.com/getting_started/introduction") | String | Core |
| topLevelDomain | Top Level Domain | The top_level_domain (a.k.a. tld) component of the website (e.g. "com" in "https://documentation.enigma.com/getting_started/introduction") | String | Core |
| website | Website | The complete url of the website including protocol, subdomain and path | String | Core |