Page 1 of 1

Data retrieval of the patent references possible ?.

Posted: Thu Jul 01, 2021 9:06 am
by alexsunny123
Hello,

I am new to patent research and I could use some help. I am researching about a half a dozen patents, and I need help creating a code to find the patents that each of them reference. I need the publication date, filing date, and priority date of each patent that is referenced from the original patent. I would then like to search for each of the resulting patents using the same method and record the third tier of patents that are referenced.

Also, what would be the best method to extract the data and put it in Microsoft Excel? Is all of this possible using this service? If not, is there a way to complete my research using a more effective method than just searching through each patent individually?

thanks
alexsunny

Re: Data retrieval of the patent references possible ?.

Posted: Mon Jul 05, 2021 8:14 am
by EPO / PATSTAT Support
Hello alexsunny,
yes, it can be done in PATSTAT, but if you only need to do this for "half a dozen" of patent applications, it might be easier and quicker to do this via ESPACENET and the CCD (Common Citation Document) platform.
https://www.fiveipoffices.org/activitie ... /ccd_index .
Getting acquainted with PATSTAT and SQL can be rather challenging.
CCD allows for "1 level" lookup and easy export into an excel sheet. You have then the possibility from within that excel sheet directly open the "cited" documents and repeat the process.
(There is a small hick-up: the link in the excel sheet goes to what we call the "old espacenet", so you might be thrown of guard on the different layout, but the functionality is the same and you can also export that "second level" citation.) Priority data is not in the exported data; filing date is.
If your patents include US patents (or cited US patents), you also might exclude the citations given by the applicants to keep the numbers reasonable (and the results more relevant). This yo can do via the filter on the CitnOrigin column H in the exported excel sheet.

And what is also important is the size of the search reports of those "half a dozen of patents". If many documents are cited (by the family), and they in turn cited many other patents (or NPL), then the numbers can get very high anyway. You will need to try it out with your selection.

Is it possible to get data of citations from CCD ?

Posted: Mon Jun 05, 2023 9:11 am
by alok.tripathi
Using python script and making api call, Is it possible to get citation data from common citation document ?
As there are some tokens being used in header of GET request.

Re: Data retrieval of the patent references possible ?.

Posted: Wed Oct 25, 2023 4:18 am
by wargroup
I think it's completely possible. To make the numbers realistic (and the findings more applicable), you may also take the citations that the applicants provided into consideration. By using the filter on the CitnOrigin column H in the exported Excel file, you can do this.

Re: Data retrieval of the patent references possible ?.

Posted: Tue Nov 14, 2023 6:00 am
by salmawisoky85
To find the patents referenced by the original patents, you can use the patent databases and APIs provided by patent offices like the United States Patent and Trademark Office (USPTO) or the European Patent Office (EPO). These databases allow you to search for patents based on various criteria, including patent numbers, keywords, and citation information.

Re: Data retrieval of the patent references possible ?.

Posted: Wed Nov 22, 2023 3:09 pm
by EPO / PATSTAT Support