Domain Characteristics
Snowflake table name : CYBERSYN.DOMAIN_CHARACTERISTICS
Name | Description | Type | Example |
---|---|---|---|
| Base domain for the website. For example, the domain_id for https://docs.cybersyn.com/ would be 'cybersyn.com' | VARCHAR |
|
| Specifies the kind of relationship or characteristic that is being reported in the VALUE field. | VARCHAR |
|
| The value related to the relationship type or characteristics specified. | VARCHAR |
|
| The beginning of characteristics taking effect for a given domain. In cases where a characteristic's known status pre-dates the beginning of the data, a start date of NULL is assigned. | DATE |
|
| The ending of characteristics taking effect for a given domain. In cases where a characteristic is currently valid, an end date of NULL is assigned. | DATE |
|
Last updated