Learn R Programming

patentr (version 0.1.4)

y1976w1: Patents issued in week 1 of the year 1976.

Description

A dataset containing information about patents issued by the United States Patent and Trademark Office (USPTO) <https://www.uspto.gov/> in the first week of the year 1976. This can be recreated by running the `get_bulk_patent_data` function in the `patentr` package and setting the `year` and `week` parameters to `1976` and `1`, respectively.

Usage

y1976w1

Arguments

Format

A data frame with 1379 rows and 9 variables:

WKU

unique patient identifier

Title

patent title

App_Date

date on which patent application was submitted

Issue_Date

date on which patent was issued by USPTO

Inventor

patent inventor(s)

Assignee

person(s)/corporation(s) to whom the patent was assigned

ICL_Class

patent classification based on IPC system

References

patents referenced by this patent

Claims

free-text claims made about value of this patent