Difference between revisions of "Patent Data Specifications"

From edegan.com
Jump to navigation Jump to search
Line 3: Line 3:
 
The patent database contains the merged datasets from the USPTO bulk data and Harvard Dataverse using SQL. Specifics on how the datasets were merged are given in [[Patent Data Processing - SQL Steps]]. The patent database consists of 16 tables covering patents, patent litigation, patent maintenance, patent assignment, and other details on patent owners. Additionally, known issues with each table have been recorded.  
 
The patent database contains the merged datasets from the USPTO bulk data and Harvard Dataverse using SQL. Specifics on how the datasets were merged are given in [[Patent Data Processing - SQL Steps]]. The patent database consists of 16 tables covering patents, patent litigation, patent maintenance, patent assignment, and other details on patent owners. Additionally, known issues with each table have been recorded.  
 
<section end="pds" />
 
<section end="pds" />
==Tables==  
+
==Datasets==
  
[[Assignee Table | assignee]]: {{#section:Assignee_Table|assignee}}
+
[[Patent]]
[[Citation Table | citation]]: {{#section:Citation_Table|citation}}
 
[[Fee Table | fee]]: {{#section:Fee_Table|fee}}
 
[[Fee Status Table | feestatus]]:{{#section:Fee_Status_Table|feestatus}}
 
[[HistPatent Table | histpatent]]:{{#section:HistPatent_Table|hist}}
 
[[LexJudge Table | lexjudge]]:{{#section:LexJudge_Table|judge}}
 
[[Match Orgname Table | matchorgname]]:{{#section:Match_Orgname_Table|orgname}}
 
  
[[MSA List Table | msalist]]
+
[[USPTOAssigneesData]]
 
 
[[MSA Wage Table | msawage]]
 
 
 
[[Patent Table | patent]]:{{#section:Patent_Table|patent}}
 
[[PTO Tables]]
 
 
 
[[Stdorgname Table|stdorgname]]:{{#section:Stdorgname_Table|std}}
 
  
 
==References==
 
==References==
 
<ref name=IEEE > [https://www.ieee.org/documents/ieee_why_inventors_reference.pdf] 'Why do Inventors Reference Papers and Patents in their Patent Applications?', IEEE (2010). </ref>
 
<ref name=IEEE > [https://www.ieee.org/documents/ieee_why_inventors_reference.pdf] 'Why do Inventors Reference Papers and Patents in their Patent Applications?', IEEE (2010). </ref>

Revision as of 12:56, 26 July 2016

Return to Patent Data Wiki Page.

The patent database contains the merged datasets from the USPTO bulk data and Harvard Dataverse using SQL. Specifics on how the datasets were merged are given in Patent Data Processing - SQL Steps. The patent database consists of 16 tables covering patents, patent litigation, patent maintenance, patent assignment, and other details on patent owners. Additionally, known issues with each table have been recorded.

Datasets

Patent

USPTOAssigneesData

References

[1]

  1. [1] 'Why do Inventors Reference Papers and Patents in their Patent Applications?', IEEE (2010).