Hi all,
"uspatentcitation" file has over 115 million records where captures citation between patents -> {'patnet-id': '5354551', 'citation-id': '4875247'}.
Assuming that both patent-id and citation-id field contains patent, the expectation is to being able to fetch metadata from the "patent" file. Patent file has over 7,5 million unique values -> {'patent-id': 10000008, 'time': Timestamp('2018-06-19')}.
A quick look up shows that over 100 million ids (either patent-id or citation-id) from "uspatentcitation" file has no information in "patent" file. Is this normal or am I missing a file where it can give the metadata for patent-id and citation-id (i.e. date of application, title, cpc,...)?
I hope the observation and question was clear, but happy to give more clarification.
Thanks in advance for your attention!
Arash