Baselight

Cooperative Patent Classification Codes Meaning

For the US Patent competition. Source: cooperativepatentclassification.org

@kaggle.xhlulu_cpc_codes

Titles
@kaggle.xhlulu_cpc_codes.titles

  • 8.53 MB
  • 260476 rows
  • 7 columns
code

Code

title

Title

section

Section

class

Class

subclass

Subclass

group

Group

main_group

Main Group

AHUMAN NECESSITIESAnan
A01AGRICULTURE; FORESTRY; ANIMAL HUSBANDRY; HUNTING; TRAPPING; FISHINGA1nan
A01BSOIL WORKING IN AGRICULTURE OR FORESTRY; PARTS, DETAILS, OR ACCESSORIES OF AGRICULTURAL MACHINES OR IMPLEMENTS, IN GENERAL (making or covering furrows or holes for sowing, planting, or manuring A01C5/00; soil working for engineering purposes E01, E02, E21; {measuring areas for agricultural purposes …A1B
A01B1/00Hand tools (edge trimmers for lawns A01G3/06 {; machines for working soil A01B35/00; making hand tools B21D})A1B1
A01B1/02Spades; Shovels {(hand-operated dredgers E02F3/02)}A1B12
A01B1/022{Collapsible; extensible; combinations with other tools}A1B122
A01B1/024{Foot protectors attached to the blade}A1B124
A01B1/026{with auxiliary handles for facilitating lifting}A1B126
A01B1/028{with ground abutment shoes or earth anchors for facilitating lifting}A1B128
A01B1/04with teethA1B14

CREATE TABLE titles (
  "code" VARCHAR,
  "title" VARCHAR,
  "section" VARCHAR,
  "class" DOUBLE,
  "subclass" VARCHAR,
  "group" DOUBLE,
  "main_group" DOUBLE
);

Share link

Anyone who has the link will be able to view this.