Patentsview's "Recently" Issued Utility Patents
This page is sending in a get request to the /patents endpoint with the following parameters:
q={"patent_type":"Utility"}
&f=["patent_number", "patent_date", "patent_title", "uspc_subclass_id", "cpc_subgroup_id"]
&s=[{"patent_date":"desc"}, {"patent_number":"desc"}]
In English that's asking for patents with a patent_type of Utility, specifying a list of fields
to return please, and if it's not too much bother could the patents come back
with a primary sort by patent date descending and a secondary sort of patent number descending?
To make a spreadsheet analogy, we're asking for rows of sorted patent data where the columns are the ones specified in the "f" parameter. Pretty cool, huh?
I don't think the "No longer published" is especially useful.
I'd rather that the service not return the uspcs attributes when they
aren't applicable (utility patents issued after May 2015).
The "Recent"
is because the patentsview data lags by several months. Patents are issued
each Tuesday and the most recent ones patentsview has are shown below.
Patent No. | Issue Date | Title | US Classification(s) | cpc(s) |
Requesting data from Patentsview. Results will appear here
in a few seconds! |
Rows returned:
?
Raw data as returned by patentsview