-
Greetings -
I noticed that the API is throwing errors when I ask for large lists of fields. For example, when I ask the API for data on all of the fields that are supposedly available for the paten…
-
As reported by @mustberuss in #5, it looks like the bulk data files are missing some non-utility patents. For example, patent number RE46653 is indexed in whatever backend db the PatentsView API is c…
-
It looks like the PatentsView data is missing CPC codes for some patents. If I search my PatentsView database for utility patents patents that don't have any CPC cods assigned to them, I come up with …
-
2,437,000 documents, 248 million sentences, 7.7 billion words: patents from http://deepdive.stanford.edu/opendata/#patent-google-patents (428GB). This is an already-preprocessed dataset, tokenized, wi…
-
Hi,
1. Issue
Vertexes described in Graphson that are saved to CosmosDB via the DocumentDB API are not entirely visible as Vertexes in the Graph API. The Graph API only shows ID, label and type pro…
ghost updated
6 years ago
-
Example from your docs:
http://www.patentsview.org/api/locations/query?q={%22inventor_last_name%22:[%22Yamazaki%22,%22Weder%22,%22Edison%22]}&f=[%22assignee_lastknown_city%22,%22assignee_lastknown_…
-
As noted here https://github.com/ropensci/patentsview/issues/11 by @mustberuss:
> Field validation is done in the api's executeQuery before the database is queried. It throws the 400 error since cp…
-
Hi,
- question
the example document contains: a subject (a patent) (also Vertex), a relation (assignees) (also Edge), an object (assignee)(also Vertex); the object is also a vertex.
could exp…
ghost updated
6 years ago
-
(This issue is happening again).
Hi, I'm not sure how many endpoints this issue is impacting, but something is definitely going on with the patents endpoint. For example, at the time of writing thi…
-
https://github.com/CSSIP-AIR/PatentsView-API/issues/29 has been fixed so cpc_sequence can be added back to the locations endpoint. I changed fieldsdf.R in my fork and ran it but it says a pr won't au…