USPTO Patent Index
Snowflake table name : CYBERSYN.USPTO_PATENT_INDEX
Name | Description | Type | Example |
---|---|---|---|
| Unique ID of the patent that can be used to find the patent in the USPTO Patent Public Search Basic (PPUBS Basic). | VARCHAR |
|
| ID of the patent that can be used to find the patent in Google Patents. | VARCHAR |
|
| Title of the invention. | VARCHAR |
|
| Status of the patent (i.e., Application or Grant). | VARCHAR |
|
| Type of patent. One of "design", "utility", "sir", "reissue", "plant". | VARCHAR |
|
| The date on which the patent office received the patent application. | DATE |
|
| Date when the patent application is published and made available to the public. | DATE |
|
| The number of claims that the patent contains. By USPTO definitions, a claim "defines the matter for which protection is sought." | NUMBER |
|
| The CPC (Cooperative Patent Classification) section designation for the patent. | VARCHAR |
|
| The CPC (Cooperative Patent Classification) class description for the parent. This is the child category of the CPC section description. | VARCHAR |
|
| The CPC (Cooperative Patent Classification) subclass description for the patent. This is the child category of the CPC class description. | VARCHAR |
|
| The CPC (Cooperative Patent Classification) group description for the patent. This is the child category of the CPC subclass description. | VARCHAR |
|
| The CPC (Cooperative Patent Classification) subgroup description for the patent. This is the child category of the CPC group description. | VARCHAR |
|
| The raw text of the patent in XML format. | VARCHAR |
|
| The raw text of the patent in JSON format. | OBJECT |
|
Last updated