There is a mismatch in the patent_type provided in the g_patent and the pg_published_application.
pg_published_application has 9 categories including many that do not appear in g_patent. e.g: new and new-utility. I also could not find any information on what these categories meant in the MPEP (200 - Types and Status of Application; Benefit and Priority Claims (uspto.gov))
g_patent has 7 categories including some that do not appear in pg_published_application. e.g. statutory invention registration and TVPP.
Specifically, I was trying to subset all non-provisional utility patent applications and grants. However, I am concerned how best I could do this, given the patent_type mismatch and the additional categories. I would greatly appreciate any support in this regard!
Thank you,
Sanjana