nateapathy/patentsview: Easy CPC-Based Queries of the PatentsView API

This package contains functions that make it easy to query the PatentsView API by CPC. The main function, patents_view(cpc="CPC#"), pulls a fixed set of fields for patents with a given CPC. Patents are only pulled if they have an application date after or on January 1, 2000. Patents are only pulled if the applicant is US-based. The function creates a flat file of patent information including: Patent number, title, abstract, granted date, inventor and assignee information, and other CPCs assigned

Getting started

Package details

AuthorNate Apathy
MaintainerNate Apathy <nate.apathy@gmail.com>
LicenseCC BY-SA
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nateapathy/patentsview")
nateapathy/patentsview documentation built on July 17, 2025, 4:23 a.m.