Company Characteristics
Snowflake table name : CYBERSYN.COMPANY_CHARACTERISTICS
Name | Description | Type | Example |
---|---|---|---|
| Unique identifier assigned by Cybersyn to each company. | VARCHAR |
|
| The name of the company. | 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 company. In cases where a characteristic pre-dates the beginning of the data, a start date of NULL is assigned. | DATE | N/A |
| The ending of characteristics being valid for a given company. In cases where a characteristic is currently valid, an end date of NULL is assigned. | DATE | N/A |
Last updated