Cooperative Patent Classification Codes Meaning
For the US Patent competition. Source: cooperativepatentclassification.org
@kaggle.xhlulu_cpc_codes
For the US Patent competition. Source: cooperativepatentclassification.org
@kaggle.xhlulu_cpc_codes
CREATE TABLE titles (
"code" VARCHAR,
"title" VARCHAR,
"section" VARCHAR,
"class" DOUBLE,
"subclass" VARCHAR,
"group" DOUBLE,
"main_group" DOUBLE
);
Anyone who has the link will be able to view this.