USPTO Contributor Index
Snowflake table name : CYBERSYN.USPTO_CONTRIBUTOR_INDEX
Name | Description | Type | Example |
---|---|---|---|
| Unique ID for this contributor. | VARCHAR |
|
| Name of the contributor. | VARCHAR |
|
| Type of contributor (Organization or Individual) | VARCHAR |
|
| Two letter country code of the contributor. | VARCHAR |
|
| A unique identifier for the country of the contributor. Joinable to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| Two letter state code of the contributor (when country is US). | VARCHAR |
|
| A unique identifier for the state of the contributor. Joinable to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| City of the contributor. | VARCHAR |
|
Last updated